#EFDCC5#EFDCC5
#EFDCC5 is a very light, muted orange. Relative luminance 0.736; OKLCH L 90.4% C 0.037 H 72.6°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCC5 |
|---|---|
| RGB | rgb(239, 220, 197) |
| HSL | hsl(33, 57%, 85%) |
| HSV | hsv(33, 18%, 94%) |
| CMYK | cmyk(0%, 7.9%, 17.6%, 6.3%) |
| CIE-LAB | lab(88.72, 2.87, 13.66) |
| CIE-LCH | lch(88.72, 13.96, 78.14°) |
| OKLab | oklab(90.39% 0.0111 0.0355) |
| OKLCH | oklch(90.39% 0.037 72.6) |
| XYZ | xyz(71.2675, 73.5698, 63.2586) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.47
Champagne
#F7E7CE
ΔE00 2.91
Antiquewhite
#FAEBD7
ΔE00 3.56
Bisque
#FFE4C4
ΔE00 3.87
Blanchedalmond
#FFEBCD
ΔE00 3.99
Papayawhip
#FFEFD5
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCC5 #C5D8EF
analogous
#EFC7C5 #EFDCC5 #EDEFC5
triadic
#EFDCC5 #C5EFDC #DCC5EF
tetradic
#EFDCC5 #C5EFC7 #C5D8EF #EFC5ED
square
#EFDCC5 #C5EFC7 #C5D8EF #EFC5ED
split-complementary
#EFDCC5 #C5EDEF #C7C5EF
monochromatic
#D5A265 #E2BF95 #EFDCC5 #F8F1E7 #F8F1E7
Accessibility & contrast
On white
1.34
#EFDCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#EFDCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCC5
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCC5 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC4
Deuteranopia (green-blind)
#E8E1C5
Tritanopia (blue-blind)
#F7D7D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdcc5; /* rgb */ color: rgb(239, 220, 197); /* oklch */ color: oklch(90.4% 0.037 72.6);
Tailwind
colors: {
custom: {
50: '#f4e6d6',
500: '#efdcc5',
950: '#000000',
},
}SCSS
$custom: #efdcc5; $custom-light: #f4e6d6; $custom-dark: #000000;
JSON
{
"hex": "#efdcc5",
"rgb": {
"r": 239,
"g": 220,
"b": 197
},
"hsl": {
"h": 32.857,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.90387,
"c": 0.03716,
"h": 72.6
},
"luminance": 0.73568
}Semantic roles & 50–950 ramp
primary
#EFDCC5
secondary
#8BA9CD
accent
#6BC421
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483