#EFDDCD#EFDDCD
#EFDDCD is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.8% C 0.029 H 64.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDDCD |
|---|---|
| RGB | rgb(239, 221, 205) |
| HSL | hsl(28, 52%, 87%) |
| HSV | hsv(28, 14%, 94%) |
| CMYK | cmyk(0%, 7.5%, 14.2%, 6.3%) |
| CIE-LAB | lab(89.15, 3.57, 10.08) |
| CIE-LCH | lch(89.15, 10.69, 70.47°) |
| OKLab | oklab(90.78% 0.0128 0.0263) |
| OKLCH | oklch(90.78% 0.029 64.1) |
| XYZ | xyz(72.4718, 74.4727, 68.3027) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.15
Antiquewhite
#FAEBD7
ΔE00 3.88
Champagne
#F7E7CE
ΔE00 4.63
Linen
#FAF0E6
ΔE00 5.19
Bisque
#FFE4C4
ΔE00 5.77
Papayawhip
#FFEFD5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDDCD #CDDFEF
analogous
#EFCDCE #EFDDCD #EFEECD
triadic
#EFDDCD #CDEFDD #DDCDEF
tetradic
#EFDDCD #CEEFCD #CDDFEF #EECDEF
square
#EFDDCD #CEEFCD #CDDFEF #EECDEF
split-complementary
#EFDDCD #CDEFEE #CDCEEF
monochromatic
#D19E70 #E0BD9F #EFDDCD #F8EFE8 #F8EFE8
Accessibility & contrast
On white
1.32
#EFDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EFDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDDCD
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDDCD | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DECC
Deuteranopia (green-blind)
#E7E2CD
Tritanopia (blue-blind)
#F6D9D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #efddcd; /* rgb */ color: rgb(239, 221, 205); /* oklch */ color: oklch(90.8% 0.029 64.1);
Tailwind
colors: {
custom: {
50: '#f4e7dc',
500: '#efddcd',
950: '#000000',
},
}SCSS
$custom: #efddcd; $custom-light: #f4e7dc; $custom-dark: #000000;
JSON
{
"hex": "#efddcd",
"rgb": {
"r": 239,
"g": 221,
"b": 205
},
"hsl": {
"h": 28.235,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.9078,
"c": 0.02928,
"h": 64.1
},
"luminance": 0.74471
}Semantic roles & 50–950 ramp
primary
#EFDDCD
secondary
#94B2CD
accent
#77BF27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484