#EFDCCD#EFDCCD
#EFDCCD is a very light, muted orange. Relative luminance 0.739; OKLCH L 90.6% C 0.029 H 60.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCCD |
|---|---|
| RGB | rgb(239, 220, 205) |
| HSL | hsl(26, 52%, 87%) |
| HSV | hsv(26, 14%, 94%) |
| CMYK | cmyk(0%, 7.9%, 14.2%, 6.3%) |
| CIE-LAB | lab(88.90, 4.09, 9.72) |
| CIE-LCH | lch(88.90, 10.55, 67.18°) |
| OKLab | oklab(90.59% 0.0143 0.0254) |
| OKLCH | oklch(90.59% 0.029 60.7) |
| XYZ | xyz(72.2086, 73.9462, 68.2150) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.88
Antiquewhite
#FAEBD7
ΔE00 4.54
Champagne
#F7E7CE
ΔE00 5.37
Linen
#FAF0E6
ΔE00 5.45
Bisque
#FFE4C4
ΔE00 6.17
Papayawhip
#FFEFD5
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCCD #CDE0EF
analogous
#EFCDCF #EFDCCD #EFEDCD
triadic
#EFDCCD #CDEFDC #DCCDEF
tetradic
#EFDCCD #CFEFCD #CDE0EF #EDCDEF
square
#EFDCCD #CFEFCD #CDE0EF #EDCDEF
split-complementary
#EFDCCD #CDEFED #CDCFEF
monochromatic
#D19B70 #E0BC9F #EFDCCD #F8EFE8 #F8EFE8
Accessibility & contrast
On white
1.33
#EFDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#EFDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCCD
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCCD | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DDCC
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#F6D8D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdccd; /* rgb */ color: rgb(239, 220, 205); /* oklch */ color: oklch(90.6% 0.029 60.7);
Tailwind
colors: {
custom: {
50: '#f4e6dc',
500: '#efdccd',
950: '#000000',
},
}SCSS
$custom: #efdccd; $custom-light: #f4e6dc; $custom-dark: #000000;
JSON
{
"hex": "#efdccd",
"rgb": {
"r": 239,
"g": 220,
"b": 205
},
"hsl": {
"h": 26.471,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.90585,
"c": 0.02915,
"h": 60.7
},
"luminance": 0.73945
}Semantic roles & 50–950 ramp
primary
#EFDCCD
secondary
#94B3CD
accent
#7CBF27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484