#E8DFD3#E8DFD3
#E8DFD3 is a very light, near-neutral orange. Relative luminance 0.746; OKLCH L 90.8% C 0.019 H 75.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFD3 |
|---|---|
| RGB | rgb(232, 223, 211) |
| HSL | hsl(34, 31%, 87%) |
| HSV | hsv(34, 9%, 91%) |
| CMYK | cmyk(0%, 3.9%, 9.1%, 9%) |
| CIE-LAB | lab(89.22, 1.03, 6.97) |
| CIE-LCH | lch(89.22, 7.04, 81.58°) |
| OKLab | oklab(90.75% 0.0048 0.0183) |
| OKLCH | oklch(90.75% 0.019 75.3) |
| XYZ | xyz(71.4230, 74.6350, 72.2588) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.89
Linen
#FAF0E6
ΔE00 3.93
Antiquewhite
#FAEBD7
ΔE00 4.32
Eggshell
#F0EAD6
ΔE00 4.60
Oldlace
#FDF5E6
ΔE00 4.85
Champagne
#F7E7CE
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFD3 #D3DCE8
analogous
#E8D5D3 #E8DFD3 #E7E8D3
triadic
#E8DFD3 #D3E8DF #DFD3E8
tetradic
#E8DFD3 #D3E8D5 #D3DCE8 #E8D3E7
square
#E8DFD3 #D3E8D5 #D3DCE8 #E8D3E7
split-complementary
#E8DFD3 #D3E7E8 #D5D3E8
monochromatic
#BEA583 #D3C2AB #E8DFD3 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.32
#E8DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E8DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFD3
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFD3 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#E5E1D3
Tritanopia (blue-blind)
#ECDDDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8dfd3; /* rgb */ color: rgb(232, 223, 211); /* oklch */ color: oklch(90.8% 0.019 75.3);
Tailwind
colors: {
custom: {
50: '#efe9e0',
500: '#e8dfd3',
950: '#000000',
},
}SCSS
$custom: #e8dfd3; $custom-light: #efe9e0; $custom-dark: #000000;
JSON
{
"hex": "#e8dfd3",
"rgb": {
"r": 232,
"g": 223,
"b": 211
},
"hsl": {
"h": 34.286,
"s": 31.343,
"l": 86.863
},
"oklch": {
"l": 0.9075,
"c": 0.01891,
"h": 75.3
},
"luminance": 0.74634
}Semantic roles & 50–950 ramp
primary
#E8DFD3
secondary
#9EADC1
accent
#6BAA3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484