#EFD9CD#EFD9CD
#EFD9CD is a very light, muted orange. Relative luminance 0.724; OKLCH L 90.0% C 0.029 H 50.6°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD9CD |
|---|---|
| RGB | rgb(239, 217, 205) |
| HSL | hsl(21, 52%, 87%) |
| HSV | hsv(21, 14%, 94%) |
| CMYK | cmyk(0%, 9.2%, 14.2%, 6.3%) |
| CIE-LAB | lab(88.15, 5.64, 8.66) |
| CIE-LCH | lch(88.15, 10.34, 56.90°) |
| OKLab | oklab(90% 0.0187 0.0227) |
| OKLCH | oklch(90% 0.029 50.6) |
| XYZ | xyz(71.4283, 72.3857, 67.9549) |
| Luminance | 0.7238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.81
Warm Beige
#E9DCC9
ΔE00 6.09
Linen
#FAF0E6
ΔE00 6.64
Antiquewhite
#FAEBD7
ΔE00 6.65
Seashell
#FFF5EE
ΔE00 7.28
Peach
#FFDAB9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD9CD #CDE3EF
analogous
#EFCDD2 #EFD9CD #EFEACD
triadic
#EFD9CD #CDEFD9 #D9CDEF
tetradic
#EFD9CD #D2EFCD #CDE3EF #EACDEF
square
#EFD9CD #D2EFCD #CDE3EF #EACDEF
split-complementary
#EFD9CD #CDEFEA #CDD2EF
monochromatic
#D19370 #E0B69F #EFD9CD #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.36
#EFD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#EFD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD9CD
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD9CD | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#F6D5D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #efd9cd; /* rgb */ color: rgb(239, 217, 205); /* oklch */ color: oklch(90.0% 0.029 50.6);
Tailwind
colors: {
custom: {
50: '#f4e4dc',
500: '#efd9cd',
950: '#000000',
},
}SCSS
$custom: #efd9cd; $custom-light: #f4e4dc; $custom-dark: #000000;
JSON
{
"hex": "#efd9cd",
"rgb": {
"r": 239,
"g": 217,
"b": 205
},
"hsl": {
"h": 21.176,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.90003,
"c": 0.02939,
"h": 50.6
},
"luminance": 0.72384
}Semantic roles & 50–950 ramp
primary
#EFD9CD
secondary
#94B8CD
accent
#89BF27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484