#E1DFDA#E1DFDA
#E1DFDA is a very light, near-neutral orange. Relative luminance 0.738; OKLCH L 90.4% C 0.007 H 88.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E1DFDA |
|---|---|
| RGB | rgb(225, 223, 218) |
| HSL | hsl(43, 10%, 87%) |
| HSV | hsv(43, 3%, 88%) |
| CMYK | cmyk(0%, 0.9%, 3.1%, 11.8%) |
| CIE-LAB | lab(88.85, -0.21, 2.68) |
| CIE-LCH | lch(88.85, 2.69, 94.37°) |
| OKLab | oklab(90.38% 0.0002 0.0071) |
| OKLCH | oklch(90.38% 0.007 88.6) |
| XYZ | xyz(70.0920, 73.8451, 76.8770) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.64
Light Grey
#D8DCD6
ΔE00 3.24
Light Gray
#D3D3D3
ΔE00 3.77
Fog
#D8DCE0
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 5.34
Linen
#FAF0E6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1DFDA #DADCE1
analogous
#E1DCDA #E1DFDA #E0E1DA
triadic
#E1DFDA #DAE1DF #DFDAE1
tetradic
#E1DFDA #DAE1DC #DADCE1 #E1DAE0
square
#E1DFDA #DAE1DC #DADCE1 #E1DAE0
split-complementary
#E1DFDA #DAE0E1 #DCDAE1
monochromatic
#AAA596 #C6C2B8 #E1DFDA #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.33
#E1DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#E1DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1DFDA
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1DFDA | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDA
Deuteranopia (green-blind)
#E1DFDA
Tritanopia (blue-blind)
#E2DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e1dfda; /* rgb */ color: rgb(225, 223, 218); /* oklch */ color: oklch(90.4% 0.007 88.6);
Tailwind
colors: {
custom: {
50: '#eae9e5',
500: '#e1dfda',
950: '#000000',
},
}SCSS
$custom: #e1dfda; $custom-light: #eae9e5; $custom-dark: #000000;
JSON
{
"hex": "#e1dfda",
"rgb": {
"r": 225,
"g": 223,
"b": 218
},
"hsl": {
"h": 42.857,
"s": 10.448,
"l": 86.863
},
"oklch": {
"l": 0.90381,
"c": 0.00709,
"h": 88.6
},
"luminance": 0.73845
}Semantic roles & 50–950 ramp
primary
#E1DFDA
secondary
#AAADB5
accent
#649451
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484