#E8DFC8#E8DFC8
#E8DFC8 is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.5% C 0.032 H 89.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFC8 |
|---|---|
| RGB | rgb(232, 223, 200) |
| HSL | hsl(43, 41%, 85%) |
| HSV | hsv(43, 14%, 91%) |
| CMYK | cmyk(0%, 3.9%, 13.8%, 9%) |
| CIE-LAB | lab(88.97, -0.73, 12.37) |
| CIE-LCH | lch(88.97, 12.39, 93.38°) |
| OKLab | oklab(90.47% 0.0005 0.0322) |
| OKLCH | oklch(90.47% 0.032 89.1) |
| XYZ | xyz(70.0909, 74.1022, 65.2432) |
| Luminance | 0.7410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.78
Warm Beige
#E9DCC9
ΔE00 2.94
Champagne
#F7E7CE
ΔE00 3.64
Antiquewhite
#FAEBD7
ΔE00 4.54
Papayawhip
#FFEFD5
ΔE00 4.73
Blanchedalmond
#FFEBCD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFC8 #C8D1E8
analogous
#E8CFC8 #E8DFC8 #E1E8C8
triadic
#E8DFC8 #C8E8DF #DFC8E8
tetradic
#E8DFC8 #C8E8CF #C8D1E8 #E8C8E1
square
#E8DFC8 #C8E8CF #C8D1E8 #E8C8E1
split-complementary
#E8DFC8 #C8E1E8 #CFC8E8
monochromatic
#C4AD72 #D6C69D #E8DFC8 #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.33
#E8DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#E8DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFC8
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFC8 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC7
Deuteranopia (green-blind)
#E7E1C9
Tritanopia (blue-blind)
#EEDBD8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8dfc8; /* rgb */ color: rgb(232, 223, 200); /* oklch */ color: oklch(90.5% 0.032 89.1);
Tailwind
colors: {
custom: {
50: '#efe9d8',
500: '#e8dfc8',
950: '#000000',
},
}SCSS
$custom: #e8dfc8; $custom-light: #efe9d8; $custom-dark: #000000;
JSON
{
"hex": "#e8dfc8",
"rgb": {
"r": 232,
"g": 223,
"b": 200
},
"hsl": {
"h": 43.125,
"s": 41.026,
"l": 84.706
},
"oklch": {
"l": 0.9047,
"c": 0.03216,
"h": 89.1
},
"luminance": 0.74101
}Semantic roles & 50–950 ramp
primary
#E8DFC8
secondary
#929FC2
accent
#56B431
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483