#E8DFD0#E8DFD0
#E8DFD0 is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.7% C 0.022 H 80.7°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFD0 |
|---|---|
| RGB | rgb(232, 223, 208) |
| HSL | hsl(38, 34%, 86%) |
| HSV | hsv(38, 10%, 91%) |
| CMYK | cmyk(0%, 3.9%, 10.3%, 9%) |
| CIE-LAB | lab(89.15, 0.54, 8.44) |
| CIE-LCH | lch(89.15, 8.46, 86.33°) |
| OKLab | oklab(90.67% 0.0036 0.0221) |
| OKLCH | oklch(90.67% 0.022 80.7) |
| XYZ | xyz(71.0504, 74.4860, 70.2966) |
| Luminance | 0.7449 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.04
Eggshell
#F0EAD6
ΔE00 3.60
Antiquewhite
#FAEBD7
ΔE00 3.87
Champagne
#F7E7CE
ΔE00 4.35
Linen
#FAF0E6
ΔE00 4.55
Oldlace
#FDF5E6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFD0 #D0D9E8
analogous
#E8D3D0 #E8DFD0 #E5E8D0
triadic
#E8DFD0 #D0E8DF #DFD0E8
tetradic
#E8DFD0 #D0E8D3 #D0D9E8 #E8D0E5
square
#E8DFD0 #D0E8D3 #D0D9E8 #E8D0E5
split-complementary
#E8DFD0 #D0E5E8 #D3D0E8
monochromatic
#C0A77E #D4C3A7 #E8DFD0 #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.32
#E8DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#E8DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFD0
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFD0 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFCF
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#EDDCDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dfd0; /* rgb */ color: rgb(232, 223, 208); /* oklch */ color: oklch(90.7% 0.022 80.7);
Tailwind
colors: {
custom: {
50: '#efe9de',
500: '#e8dfd0',
950: '#000000',
},
}SCSS
$custom: #e8dfd0; $custom-light: #efe9de; $custom-dark: #000000;
JSON
{
"hex": "#e8dfd0",
"rgb": {
"r": 232,
"g": 223,
"b": 208
},
"hsl": {
"h": 37.5,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.90672,
"c": 0.0224,
"h": 80.7
},
"luminance": 0.74485
}Semantic roles & 50–950 ramp
primary
#E8DFD0
secondary
#9BA9C2
accent
#64AD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484