#EFDFC7#EFDFC7
#EFDFC7 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.0% C 0.036 H 78.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFC7 |
|---|---|
| RGB | rgb(239, 223, 199) |
| HSL | hsl(36, 56%, 86%) |
| HSV | hsv(36, 17%, 94%) |
| CMYK | cmyk(0%, 6.7%, 16.7%, 6.3%) |
| CIE-LAB | lab(89.51, 1.62, 13.74) |
| CIE-LCH | lch(89.51, 13.83, 83.26°) |
| OKLab | oklab(91.02% 0.0075 0.0357) |
| OKLCH | oklch(91.02% 0.036 78.1) |
| XYZ | xyz(72.2926, 75.2509, 64.7383) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 1.77
Warm Beige
#E9DCC9
ΔE00 1.97
Antiquewhite
#FAEBD7
ΔE00 3.00
Blanchedalmond
#FFEBCD
ΔE00 3.36
Papayawhip
#FFEFD5
ΔE00 3.48
Bisque
#FFE4C4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFC7 #C7D7EF
analogous
#EFCBC7 #EFDFC7 #EBEFC7
triadic
#EFDFC7 #C7EFDF #DFC7EF
tetradic
#EFDFC7 #C7EFCB #C7D7EF #EFC7EB
square
#EFDFC7 #C7EFCB #C7D7EF #EFC7EB
split-complementary
#EFDFC7 #C7EBEF #CBC7EF
monochromatic
#D4A968 #E1C497 #EFDFC7 #F8F1E7 #F8F1E7
Accessibility & contrast
On white
1.31
#EFDFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#EFDFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFC7
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFC7 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC6
Deuteranopia (green-blind)
#EAE3C8
Tritanopia (blue-blind)
#F6DAD8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfc7; /* rgb */ color: rgb(239, 223, 199); /* oklch */ color: oklch(91.0% 0.036 78.1);
Tailwind
colors: {
custom: {
50: '#f4e9d8',
500: '#efdfc7',
950: '#000000',
},
}SCSS
$custom: #efdfc7; $custom-light: #f4e9d8; $custom-dark: #000000;
JSON
{
"hex": "#efdfc7",
"rgb": {
"r": 239,
"g": 223,
"b": 199
},
"hsl": {
"h": 36,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.91023,
"c": 0.03643,
"h": 78.1
},
"luminance": 0.7525
}Semantic roles & 50–950 ramp
primary
#EFDFC7
secondary
#8DA7CD
accent
#63C322
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483