#EFDFD9#EFDFD9
#EFDFD9 is a very light, near-neutral orange. Relative luminance 0.761; OKLCH L 91.5% C 0.019 H 41.8°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFD9 |
|---|---|
| RGB | rgb(239, 223, 217) |
| HSL | hsl(16, 41%, 89%) |
| HSV | hsv(16, 9%, 94%) |
| CMYK | cmyk(0%, 6.7%, 9.2%, 6.3%) |
| CIE-LAB | lab(89.92, 4.46, 4.90) |
| CIE-LCH | lch(89.92, 6.63, 47.70°) |
| OKLab | oklab(91.48% 0.0145 0.013) |
| OKLCH | oklch(91.48% 0.019 41.8) |
| XYZ | xyz(74.5074, 76.1369, 76.4030) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.89
Very Light Pink
#FFF4F2
ΔE00 4.95
Linen
#FAF0E6
ΔE00 5.11
Seashell
#FFF5EE
ΔE00 5.23
Lavenderblush
#FFF0F5
ΔE00 6.41
Warm Beige
#E9DCC9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFD9 #D9E9EF
analogous
#EFD9DE #EFDFD9 #EFEAD9
triadic
#EFDFD9 #D9EFDF #DFD9EF
tetradic
#EFDFD9 #DEEFD9 #D9E9EF #EAD9EF
square
#EFDFD9 #DEEFD9 #D9E9EF #EAD9EF
split-complementary
#EFDFD9 #D9EFEA #D9DEEF
monochromatic
#CB9683 #DDBBAE #EFDFD9 #F6EDE9 #F6EDE9
Accessibility & contrast
On white
1.29
#EFDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EFDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFD9
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFD9 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D9
Deuteranopia (green-blind)
#E6E3D9
Tritanopia (blue-blind)
#F4DDDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efdfd9; /* rgb */ color: rgb(239, 223, 217); /* oklch */ color: oklch(91.5% 0.019 41.8);
Tailwind
colors: {
custom: {
50: '#f4e9e4',
500: '#efdfd9',
950: '#000000',
},
}SCSS
$custom: #efdfd9; $custom-light: #f4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#efdfd9",
"rgb": {
"r": 239,
"g": 223,
"b": 217
},
"hsl": {
"h": 16.364,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.91483,
"c": 0.01945,
"h": 41.8
},
"luminance": 0.76136
}Semantic roles & 50–950 ramp
primary
#EFDFD9
secondary
#A1C0CB
accent
#90B432
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484