#EFDCC1#EFDCC1
#EFDCC1 is a very light, muted orange. Relative luminance 0.734; OKLCH L 90.3% C 0.042 H 76.7°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDCC1 |
|---|---|
| RGB | rgb(239, 220, 193) |
| HSL | hsl(35, 59%, 85%) |
| HSV | hsv(35, 19%, 94%) |
| CMYK | cmyk(0%, 7.9%, 19.2%, 6.3%) |
| CIE-LAB | lab(88.63, 2.28, 15.64) |
| CIE-LCH | lch(88.63, 15.80, 81.72°) |
| OKLab | oklab(90.29% 0.0095 0.0404) |
| OKLCH | oklch(90.29% 0.042 76.7) |
| XYZ | xyz(70.8153, 73.3889, 60.8768) |
| Luminance | 0.7339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.62
Warm Beige
#E9DCC9
ΔE00 3.07
Blanchedalmond
#FFEBCD
ΔE00 3.38
Bisque
#FFE4C4
ΔE00 3.51
Antiquewhite
#FAEBD7
ΔE00 4.07
Papayawhip
#FFEFD5
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDCC1 #C1D4EF
analogous
#EFC5C1 #EFDCC1 #EBEFC1
triadic
#EFDCC1 #C1EFDC #DCC1EF
tetradic
#EFDCC1 #C1EFC5 #C1D4EF #EFC1EB
square
#EFDCC1 #C1EFC5 #C1D4EF #EFC1EB
split-complementary
#EFDCC1 #C1EBEF #C5C1EF
monochromatic
#D6A560 #E2C190 #EFDCC1 #F9F1E7 #F9F1E7
Accessibility & contrast
On white
1.34
#EFDCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#EFDCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDCC1
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDCC1 | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBF
Deuteranopia (green-blind)
#E9E0C2
Tritanopia (blue-blind)
#F7D7D4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #efdcc1; /* rgb */ color: rgb(239, 220, 193); /* oklch */ color: oklch(90.3% 0.042 76.7);
Tailwind
colors: {
custom: {
50: '#f4e6d3',
500: '#efdcc1',
950: '#000000',
},
}SCSS
$custom: #efdcc1; $custom-light: #f4e6d3; $custom-dark: #000000;
JSON
{
"hex": "#efdcc1",
"rgb": {
"r": 239,
"g": 220,
"b": 193
},
"hsl": {
"h": 35.217,
"s": 58.974,
"l": 84.706
},
"oklch": {
"l": 0.90291,
"c": 0.04153,
"h": 76.7
},
"luminance": 0.73387
}Semantic roles & 50–950 ramp
primary
#EFDCC1
secondary
#87A4CD
accent
#64C71F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483