#EFDFC3#EFDFC3
#EFDFC3 is a very light, muted orange. Relative luminance 0.751; OKLCH L 90.9% C 0.041 H 81.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFC3 |
|---|---|
| RGB | rgb(239, 223, 195) |
| HSL | hsl(38, 58%, 85%) |
| HSV | hsv(38, 18%, 94%) |
| CMYK | cmyk(0%, 6.7%, 18.4%, 6.3%) |
| CIE-LAB | lab(89.42, 1.03, 15.71) |
| CIE-LCH | lch(89.42, 15.74, 86.26°) |
| OKLab | oklab(90.93% 0.0059 0.0406) |
| OKLCH | oklch(90.93% 0.041 81.7) |
| XYZ | xyz(71.8343, 75.0676, 62.3245) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.11
Blanchedalmond
#FFEBCD
ΔE00 3.13
Warm Beige
#E9DCC9
ΔE00 3.14
Papayawhip
#FFEFD5
ΔE00 3.56
Antiquewhite
#FAEBD7
ΔE00 3.95
Bisque
#FFE4C4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFC3 #C3D3EF
analogous
#EFC9C3 #EFDFC3 #E9EFC3
triadic
#EFDFC3 #C3EFDF #DFC3EF
tetradic
#EFDFC3 #C3EFC9 #C3D3EF #EFC3E9
square
#EFDFC3 #C3EFC9 #C3D3EF #EFC3E9
split-complementary
#EFDFC3 #C3E9EF #C9C3EF
monochromatic
#D5AB62 #E2C593 #EFDFC3 #F9F2E7 #F9F2E7
Accessibility & contrast
On white
1.31
#EFDFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#EFDFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFC3
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFC3 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEC1
Deuteranopia (green-blind)
#EBE2C4
Tritanopia (blue-blind)
#F7DAD7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfc3; /* rgb */ color: rgb(239, 223, 195); /* oklch */ color: oklch(90.9% 0.041 81.7);
Tailwind
colors: {
custom: {
50: '#f4e8d5',
500: '#efdfc3',
950: '#000000',
},
}SCSS
$custom: #efdfc3; $custom-light: #f4e8d5; $custom-dark: #000000;
JSON
{
"hex": "#efdfc3",
"rgb": {
"r": 239,
"g": 223,
"b": 195
},
"hsl": {
"h": 38.182,
"s": 57.895,
"l": 85.098
},
"oklch": {
"l": 0.90927,
"c": 0.04103,
"h": 81.7
},
"luminance": 0.75066
}Semantic roles & 50–950 ramp
primary
#EFDFC3
secondary
#89A2CD
accent
#5CC520
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483