#EFDFC2#EFDFC2
#EFDFC2 is a very light, muted orange. Relative luminance 0.750; OKLCH L 90.9% C 0.042 H 82.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFC2 |
|---|---|
| RGB | rgb(239, 223, 194) |
| HSL | hsl(39, 58%, 85%) |
| HSV | hsv(39, 19%, 94%) |
| CMYK | cmyk(0%, 6.7%, 18.8%, 6.3%) |
| CIE-LAB | lab(89.40, 0.88, 16.20) |
| CIE-LCH | lch(89.40, 16.22, 86.89°) |
| OKLab | oklab(90.9% 0.0055 0.0418) |
| OKLCH | oklch(90.9% 0.042 82.5) |
| XYZ | xyz(71.7216, 75.0225, 61.7311) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.33
Blanchedalmond
#FFEBCD
ΔE00 3.18
Warm Beige
#E9DCC9
ΔE00 3.46
Papayawhip
#FFEFD5
ΔE00 3.66
Wheat
#F5DEB3
ΔE00 4.12
Antiquewhite
#FAEBD7
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFC2 #C2D2EF
analogous
#EFC9C2 #EFDFC2 #E8EFC2
triadic
#EFDFC2 #C2EFDF #DFC2EF
tetradic
#EFDFC2 #C2EFC9 #C2D2EF #EFC2E8
square
#EFDFC2 #C2EFC9 #C2D2EF #EFC2E8
split-complementary
#EFDFC2 #C2E8EF #C9C2EF
monochromatic
#D6AC61 #E2C692 #EFDFC2 #F9F2E7 #F9F2E7
Accessibility & contrast
On white
1.31
#EFDFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#EFDFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFC2
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFC2 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC0
Deuteranopia (green-blind)
#EBE2C3
Tritanopia (blue-blind)
#F7DAD7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfc2; /* rgb */ color: rgb(239, 223, 194); /* oklch */ color: oklch(90.9% 0.042 82.5);
Tailwind
colors: {
custom: {
50: '#f4e8d4',
500: '#efdfc2',
950: '#000000',
},
}SCSS
$custom: #efdfc2; $custom-light: #f4e8d4; $custom-dark: #000000;
JSON
{
"hex": "#efdfc2",
"rgb": {
"r": 239,
"g": 223,
"b": 194
},
"hsl": {
"h": 38.667,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.90904,
"c": 0.04219,
"h": 82.5
},
"luminance": 0.75021
}Semantic roles & 50–950 ramp
primary
#EFDFC2
secondary
#88A1CD
accent
#5BC61F
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483