Skip to content

Papayawhip #FFEFD5

papayawhip · rgb(255, 239, 213)
Color formats
HEX#FFEFD5
RGBrgb(255, 239, 213)
HSLhsl(37, 100%, 92%)
HSVhsv(37, 16%, 100%)
OKLCHoklch(96% 0.04 80)
CMYKcmyk(0%, 6%, 16%, 0%)
Contrast & accessibility
On white1.13:1below AA
On black18.56:1AA pass
Best text color#000000
Nearest CSS name: papayawhip
Copy-ready code
CSS custom properties
:root {
  --papayawhip: #ffefd5;
  --papayawhip-rgb: 255 239 213;
  --papayawhip-oklch: oklch(96% 0.04 80);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--papayawhip-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ffefd5] text-[#ffefd5] border-[#ffefd5]
Shades & tints
Color harmonies
About this color

#FFEFD5 is a color with the RGB value rgb(255, 239, 213). Its closest CSS named color is "papayawhip". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #FFEFD5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied