#EFDFC8#EFDFC8
#EFDFC8 is a very light, muted orange. Relative luminance 0.753; OKLCH L 91.0% C 0.035 H 77.1°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDFC8 |
|---|---|
| RGB | rgb(239, 223, 200) |
| HSL | hsl(35, 55%, 86%) |
| HSV | hsv(35, 16%, 94%) |
| CMYK | cmyk(0%, 6.7%, 16.3%, 6.3%) |
| CIE-LAB | lab(89.53, 1.77, 13.25) |
| CIE-LCH | lch(89.53, 13.36, 82.37°) |
| OKLab | oklab(91.05% 0.0079 0.0344) |
| OKLCH | oklch(91.05% 0.035 77.1) |
| XYZ | xyz(72.4091, 75.2975, 65.3518) |
| Luminance | 0.7530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.74
Champagne
#F7E7CE
ΔE00 1.87
Antiquewhite
#FAEBD7
ΔE00 2.83
Blanchedalmond
#FFEBCD
ΔE00 3.52
Papayawhip
#FFEFD5
ΔE00 3.57
Bisque
#FFE4C4
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDFC8 #C8D8EF
analogous
#EFCBC8 #EFDFC8 #EBEFC8
triadic
#EFDFC8 #C8EFDF #DFC8EF
tetradic
#EFDFC8 #C8EFCB #C8D8EF #EFC8EB
square
#EFDFC8 #C8EFCB #C8D8EF #EFC8EB
split-complementary
#EFDFC8 #C8EBEF #CBC8EF
monochromatic
#D3A869 #E1C399 #EFDFC8 #F8F1E7 #F8F1E7
Accessibility & contrast
On white
1.31
#EFDFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EFDFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDFC8
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDFC8 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DFC7
Deuteranopia (green-blind)
#EAE3C9
Tritanopia (blue-blind)
#F6DAD8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #efdfc8; /* rgb */ color: rgb(239, 223, 200); /* oklch */ color: oklch(91.0% 0.035 77.1);
Tailwind
colors: {
custom: {
50: '#f4e9d8',
500: '#efdfc8',
950: '#000000',
},
}SCSS
$custom: #efdfc8; $custom-light: #f4e9d8; $custom-dark: #000000;
JSON
{
"hex": "#efdfc8",
"rgb": {
"r": 239,
"g": 223,
"b": 200
},
"hsl": {
"h": 35.385,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.91047,
"c": 0.03529,
"h": 77.1
},
"luminance": 0.75296
}Semantic roles & 50–950 ramp
primary
#EFDFC8
secondary
#8EA8CD
accent
#64C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483