#EFDCC0#EFDCC0
#EFDCC0 is a very light, muted orange. Relative luminance 0.733; OKLCH L 90.3% C 0.043 H 77.6°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCC0 |
|---|---|
| RGB | rgb(239, 220, 192) |
| HSL | hsl(36, 59%, 85%) |
| HSV | hsv(36, 20%, 94%) |
| CMYK | cmyk(0%, 7.9%, 19.7%, 6.3%) |
| CIE-LAB | lab(88.61, 2.13, 16.13) |
| CIE-LCH | lch(88.61, 16.27, 82.48°) |
| OKLab | oklab(90.27% 0.0091 0.0417) |
| OKLCH | oklch(90.27% 0.043 77.6) |
| XYZ | xyz(70.7041, 73.3444, 60.2913) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.68
Warm Beige
#E9DCC9
ΔE00 3.30
Blanchedalmond
#FFEBCD
ΔE00 3.33
Bisque
#FFE4C4
ΔE00 3.51
Papayawhip
#FFEFD5
ΔE00 4.20
Antiquewhite
#FAEBD7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCC0 #C0D3EF
analogous
#EFC5C0 #EFDCC0 #EBEFC0
triadic
#EFDCC0 #C0EFDC #DCC0EF
tetradic
#EFDCC0 #C0EFC5 #C0D3EF #EFC0EB
square
#EFDCC0 #C0EFC5 #C0D3EF #EFC0EB
split-complementary
#EFDCC0 #C0EBEF #C5C0EF
monochromatic
#D6A65E #E3C18F #EFDCC0 #F9F1E7 #F9F1E7
Accessibility & contrast
On white
1.34
#EFDCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#EFDCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCC0
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCC0 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBE
Deuteranopia (green-blind)
#E9E0C1
Tritanopia (blue-blind)
#F8D7D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdcc0; /* rgb */ color: rgb(239, 220, 192); /* oklch */ color: oklch(90.3% 0.043 77.6);
Tailwind
colors: {
custom: {
50: '#f4e6d3',
500: '#efdcc0',
950: '#000000',
},
}SCSS
$custom: #efdcc0; $custom-light: #f4e6d3; $custom-dark: #000000;
JSON
{
"hex": "#efdcc0",
"rgb": {
"r": 239,
"g": 220,
"b": 192
},
"hsl": {
"h": 35.745,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.90267,
"c": 0.04265,
"h": 77.6
},
"luminance": 0.73343
}Semantic roles & 50–950 ramp
primary
#EFDCC0
secondary
#86A3CD
accent
#63C71E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483