#EFDFC0#EFDFC0
#EFDFC0 is a very light, muted orange. Relative luminance 0.749; OKLCH L 90.9% C 0.045 H 83.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFC0 |
|---|---|
| RGB | rgb(239, 223, 192) |
| HSL | hsl(40, 59%, 85%) |
| HSV | hsv(40, 20%, 94%) |
| CMYK | cmyk(0%, 6.7%, 19.7%, 6.3%) |
| CIE-LAB | lab(89.36, 0.59, 17.18) |
| CIE-LCH | lch(89.36, 17.19, 88.04°) |
| OKLab | oklab(90.86% 0.0047 0.0443) |
| OKLCH | oklch(90.86% 0.045 83.9) |
| XYZ | xyz(71.4985, 74.9333, 60.5561) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.82
Blanchedalmond
#FFEBCD
ΔE00 3.36
Wheat
#F5DEB3
ΔE00 3.62
Papayawhip
#FFEFD5
ΔE00 3.95
Warm Beige
#E9DCC9
ΔE00 4.08
Bisque
#FFE4C4
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFC0 #C0D0EF
analogous
#EFC8C0 #EFDFC0 #E8EFC0
triadic
#EFDFC0 #C0EFDF #DFC0EF
tetradic
#EFDFC0 #C0EFC8 #C0D0EF #EFC0E8
square
#EFDFC0 #C0EFC8 #C0D0EF #EFC0E8
split-complementary
#EFDFC0 #C0E8EF #C8C0EF
monochromatic
#D6AD5E #E3C68F #EFDFC0 #F9F3E7 #F9F3E7
Accessibility & contrast
On white
1.31
#EFDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EFDFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFC0
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFC0 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBE
Deuteranopia (green-blind)
#EBE2C1
Tritanopia (blue-blind)
#F7D9D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfc0; /* rgb */ color: rgb(239, 223, 192); /* oklch */ color: oklch(90.9% 0.045 83.9);
Tailwind
colors: {
custom: {
50: '#f4e8d3',
500: '#efdfc0',
950: '#000000',
},
}SCSS
$custom: #efdfc0; $custom-light: #f4e8d3; $custom-dark: #000000;
JSON
{
"hex": "#efdfc0",
"rgb": {
"r": 239,
"g": 223,
"b": 192
},
"hsl": {
"h": 39.574,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.90857,
"c": 0.04454,
"h": 83.9
},
"luminance": 0.74932
}Semantic roles & 50–950 ramp
primary
#EFDFC0
secondary
#869ECD
accent
#58C71E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483