#EFD8CD#EFD8CD
#EFD8CD is a very light, muted orange. Relative luminance 0.719; OKLCH L 89.8% C 0.030 H 47.3°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD8CD |
|---|---|
| RGB | rgb(239, 216, 205) |
| HSL | hsl(19, 52%, 87%) |
| HSV | hsv(19, 14%, 94%) |
| CMYK | cmyk(0%, 9.6%, 14.2%, 6.3%) |
| CIE-LAB | lab(87.91, 6.16, 8.31) |
| CIE-LCH | lch(87.91, 10.34, 53.42°) |
| OKLab | oklab(89.81% 0.0201 0.0218) |
| OKLCH | oklch(89.81% 0.03 47.3) |
| XYZ | xyz(71.1713, 71.8717, 67.8692) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.29
Warm Beige
#E9DCC9
ΔE00 6.83
Linen
#FAF0E6
ΔE00 7.13
Antiquewhite
#FAEBD7
ΔE00 7.36
Seashell
#FFF5EE
ΔE00 7.62
Very Light Pink
#FFF4F2
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD8CD #CDE4EF
analogous
#EFCDD3 #EFD8CD #EFE9CD
triadic
#EFD8CD #CDEFD8 #D8CDEF
tetradic
#EFD8CD #D3EFCD #CDE4EF #E9CDEF
square
#EFD8CD #D3EFCD #CDE4EF #E9CDEF
split-complementary
#EFD8CD #CDEFE9 #CDD3EF
monochromatic
#D19070 #E0B49F #EFD8CD #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.37
#EFD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#EFD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD8CD
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD8CD | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#F6D4D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #efd8cd; /* rgb */ color: rgb(239, 216, 205); /* oklch */ color: oklch(89.8% 0.030 47.3);
Tailwind
colors: {
custom: {
50: '#f4e4dc',
500: '#efd8cd',
950: '#000000',
},
}SCSS
$custom: #efd8cd; $custom-light: #f4e4dc; $custom-dark: #000000;
JSON
{
"hex": "#efd8cd",
"rgb": {
"r": 239,
"g": 216,
"b": 205
},
"hsl": {
"h": 19.412,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.89809,
"c": 0.02968,
"h": 47.3
},
"luminance": 0.7187
}Semantic roles & 50–950 ramp
primary
#EFD8CD
secondary
#94BACD
accent
#8EBF27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484