#E8DFDA#E8DFDA
#E8DFDA is a very light, near-neutral orange. Relative luminance 0.750; OKLCH L 90.9% C 0.012 H 51.3°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFDA |
|---|---|
| RGB | rgb(232, 223, 218) |
| HSL | hsl(21, 23%, 88%) |
| HSV | hsv(21, 6%, 91%) |
| CMYK | cmyk(0%, 3.9%, 6%, 9%) |
| CIE-LAB | lab(89.39, 2.20, 3.54) |
| CIE-LCH | lch(89.39, 4.16, 58.11°) |
| OKLab | oklab(90.94% 0.0075 0.0094) |
| OKLCH | oklch(90.94% 0.012 51.3) |
| XYZ | xyz(72.3197, 74.9937, 76.9815) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.30
Gainsboro
#DCDCDC
ΔE00 4.48
Seashell
#FFF5EE
ΔE00 4.78
Very Light Pink
#FFF4F2
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 5.36
Warm Beige
#E9DCC9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFDA #DAE3E8
analogous
#E8DADC #E8DFDA #E8E6DA
triadic
#E8DFDA #DAE8DF #DFDAE8
tetradic
#E8DFDA #DCE8DA #DAE3E8 #E6DAE8
square
#E8DFDA #DCE8DA #DAE3E8 #E6DAE8
split-complementary
#E8DFDA #DAE8E6 #DADCE8
monochromatic
#B99E8F #D1BEB4 #E8DFDA #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.31
#E8DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#E8DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFDA
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFDA | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DA
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#EBDEDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dfda; /* rgb */ color: rgb(232, 223, 218); /* oklch */ color: oklch(90.9% 0.012 51.3);
Tailwind
colors: {
custom: {
50: '#efe9e5',
500: '#e8dfda',
950: '#000000',
},
}SCSS
$custom: #e8dfda; $custom-light: #efe9e5; $custom-dark: #000000;
JSON
{
"hex": "#e8dfda",
"rgb": {
"r": 232,
"g": 223,
"b": 218
},
"hsl": {
"h": 21.429,
"s": 23.333,
"l": 88.235
},
"oklch": {
"l": 0.90938,
"c": 0.01199,
"h": 51.3
},
"luminance": 0.74993
}Semantic roles & 50–950 ramp
primary
#E8DFDA
secondary
#A7B7BF
accent
#80A244
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484