#EFE0D8#EFE0D8
#EFE0D8 is a very light, near-neutral orange. Relative luminance 0.766; OKLCH L 91.6% C 0.020 H 50.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0D8 |
|---|---|
| RGB | rgb(239, 224, 216) |
| HSL | hsl(21, 42%, 89%) |
| HSV | hsv(21, 10%, 94%) |
| CMYK | cmyk(0%, 6.3%, 9.6%, 6.3%) |
| CIE-LAB | lab(90.15, 3.78, 5.75) |
| CIE-LCH | lch(90.15, 6.88, 56.68°) |
| OKLab | oklab(91.65% 0.0127 0.0152) |
| OKLCH | oklch(91.65% 0.02 50.1) |
| XYZ | xyz(74.6457, 76.6209, 75.8094) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.24
Seashell
#FFF5EE
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 5.11
Warm Beige
#E9DCC9
ΔE00 5.65
Mistyrose
#FFE4E1
ΔE00 5.88
Antiquewhite
#FAEBD7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0D8 #D8E7EF
analogous
#EFD8DC #EFE0D8 #EFECD8
triadic
#EFE0D8 #D8EFE0 #E0D8EF
tetradic
#EFE0D8 #DCEFD8 #D8E7EF #ECD8EF
square
#EFE0D8 #DCEFD8 #D8E7EF #ECD8EF
split-complementary
#EFE0D8 #D8EFEC #D8DCEF
monochromatic
#CB9B81 #DDBEAD #EFE0D8 #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.29
#EFE0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EFE0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0D8
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0D8 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#E7E4D8
Tritanopia (blue-blind)
#F4DEDE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe0d8; /* rgb */ color: rgb(239, 224, 216); /* oklch */ color: oklch(91.6% 0.020 50.1);
Tailwind
colors: {
custom: {
50: '#f4e9e4',
500: '#efe0d8',
950: '#000000',
},
}SCSS
$custom: #efe0d8; $custom-light: #f4e9e4; $custom-dark: #000000;
JSON
{
"hex": "#efe0d8",
"rgb": {
"r": 239,
"g": 224,
"b": 216
},
"hsl": {
"h": 20.87,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.9165,
"c": 0.01975,
"h": 50.1
},
"luminance": 0.7662
}Semantic roles & 50–950 ramp
primary
#EFE0D8
secondary
#A0BCCB
accent
#87B531
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484