#EFDFC6#EFDFC6
#EFDFC6 is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.0% C 0.038 H 79.1°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFC6 |
|---|---|
| RGB | rgb(239, 223, 198) |
| HSL | hsl(37, 56%, 86%) |
| HSV | hsv(37, 17%, 94%) |
| CMYK | cmyk(0%, 6.7%, 17.2%, 6.3%) |
| CIE-LAB | lab(89.49, 1.47, 14.23) |
| CIE-LCH | lch(89.49, 14.31, 84.09°) |
| OKLab | oklab(91% 0.0071 0.0369) |
| OKLCH | oklch(91% 0.038 79.1) |
| XYZ | xyz(72.1769, 75.2046, 64.1289) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 1.75
Warm Beige
#E9DCC9
ΔE00 2.24
Antiquewhite
#FAEBD7
ΔE00 3.21
Blanchedalmond
#FFEBCD
ΔE00 3.24
Papayawhip
#FFEFD5
ΔE00 3.44
Bisque
#FFE4C4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFC6 #C6D6EF
analogous
#EFCAC6 #EFDFC6 #EAEFC6
triadic
#EFDFC6 #C6EFDF #DFC6EF
tetradic
#EFDFC6 #C6EFCA #C6D6EF #EFC6EA
square
#EFDFC6 #C6EFCA #C6D6EF #EFC6EA
split-complementary
#EFDFC6 #C6EAEF #CAC6EF
monochromatic
#D4A966 #E2C496 #EFDFC6 #F8F2E7 #F8F2E7
Accessibility & contrast
On white
1.31
#EFDFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#EFDFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFC6
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFC6 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC5
Deuteranopia (green-blind)
#EAE3C7
Tritanopia (blue-blind)
#F7DAD8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfc6; /* rgb */ color: rgb(239, 223, 198); /* oklch */ color: oklch(91.0% 0.038 79.1);
Tailwind
colors: {
custom: {
50: '#f4e8d7',
500: '#efdfc6',
950: '#000000',
},
}SCSS
$custom: #efdfc6; $custom-light: #f4e8d7; $custom-dark: #000000;
JSON
{
"hex": "#efdfc6",
"rgb": {
"r": 239,
"g": 223,
"b": 198
},
"hsl": {
"h": 36.585,
"s": 56.164,
"l": 85.686
},
"oklch": {
"l": 0.90999,
"c": 0.03757,
"h": 79.1
},
"luminance": 0.75203
}Semantic roles & 50–950 ramp
primary
#EFDFC6
secondary
#8CA5CD
accent
#61C422
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483