#EFDEC9#EFDEC9
#EFDEC9 is a very light, muted orange. Relative luminance 0.748; OKLCH L 90.9% C 0.034 H 73.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEC9 |
|---|---|
| RGB | rgb(239, 222, 201) |
| HSL | hsl(33, 54%, 86%) |
| HSV | hsv(33, 16%, 94%) |
| CMYK | cmyk(0%, 7.1%, 15.9%, 6.3%) |
| CIE-LAB | lab(89.30, 2.44, 12.40) |
| CIE-LCH | lch(89.30, 12.64, 78.86°) |
| OKLab | oklab(90.88% 0.0098 0.0323) |
| OKLCH | oklch(90.88% 0.034 73.2) |
| XYZ | xyz(72.2600, 74.8117, 65.8805) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.75
Champagne
#F7E7CE
ΔE00 2.59
Antiquewhite
#FAEBD7
ΔE00 2.88
Blanchedalmond
#FFEBCD
ΔE00 4.08
Papayawhip
#FFEFD5
ΔE00 4.14
Bisque
#FFE4C4
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEC9 #C9DAEF
analogous
#EFCBC9 #EFDEC9 #EDEFC9
triadic
#EFDEC9 #C9EFDE #DEC9EF
tetradic
#EFDEC9 #C9EFCB #C9DAEF #EFC9ED
square
#EFDEC9 #C9EFCB #C9DAEF #EFC9ED
split-complementary
#EFDEC9 #C9EDEF #CBC9EF
monochromatic
#D3A46B #E1C19A #EFDEC9 #F8F1E7 #F8F1E7
Accessibility & contrast
On white
1.32
#EFDEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EFDEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEC9
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEC9 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC8
Deuteranopia (green-blind)
#E9E2C9
Tritanopia (blue-blind)
#F6DAD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efdec9; /* rgb */ color: rgb(239, 222, 201); /* oklch */ color: oklch(90.9% 0.034 73.2);
Tailwind
colors: {
custom: {
50: '#f4e8d9',
500: '#efdec9',
950: '#000000',
},
}SCSS
$custom: #efdec9; $custom-light: #f4e8d9; $custom-dark: #000000;
JSON
{
"hex": "#efdec9",
"rgb": {
"r": 239,
"g": 222,
"b": 201
},
"hsl": {
"h": 33.158,
"s": 54.286,
"l": 86.275
},
"oklch": {
"l": 0.90876,
"c": 0.0337,
"h": 73.2
},
"luminance": 0.7481
}Semantic roles & 50–950 ramp
primary
#EFDEC9
secondary
#8FABCD
accent
#6AC224
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483