#E2DFDA#E2DFDA
#E2DFDA is a very light, near-neutral orange. Relative luminance 0.740; OKLCH L 90.5% C 0.008 H 80.7°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DFDA |
|---|---|
| RGB | rgb(226, 223, 218) |
| HSL | hsl(38, 12%, 87%) |
| HSV | hsv(38, 4%, 89%) |
| CMYK | cmyk(0%, 1.3%, 3.5%, 11.4%) |
| CIE-LAB | lab(88.93, 0.14, 2.80) |
| CIE-LCH | lch(88.93, 2.81, 87.20°) |
| OKLab | oklab(90.46% 0.0012 0.0074) |
| OKLCH | oklch(90.46% 0.008 80.7) |
| XYZ | xyz(70.4047, 74.0063, 76.8917) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.75
Light Grey
#D8DCD6
ΔE00 3.76
Light Gray
#D3D3D3
ΔE00 3.87
Linen
#FAF0E6
ΔE00 5.15
Fog
#D8DCE0
ΔE00 5.19
Whitesmoke
#F5F5F5
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DFDA #DADDE2
analogous
#E2DBDA #E2DFDA #E1E2DA
triadic
#E2DFDA #DAE2DF #DFDAE2
tetradic
#E2DFDA #DAE2DB #DADDE2 #E2DAE1
square
#E2DFDA #DAE2DB #DADDE2 #E2DAE1
split-complementary
#E2DFDA #DAE1E2 #DBDAE2
monochromatic
#ACA495 #C7C1B8 #E2DFDA #F2F0EE #F2F0EE
Accessibility & contrast
On white
1.33
#E2DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E2DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DFDA
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DFDA | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDA
Deuteranopia (green-blind)
#E1E0DA
Tritanopia (blue-blind)
#E4DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e2dfda; /* rgb */ color: rgb(226, 223, 218); /* oklch */ color: oklch(90.5% 0.008 80.7);
Tailwind
colors: {
custom: {
50: '#ebe9e5',
500: '#e2dfda',
950: '#000000',
},
}SCSS
$custom: #e2dfda; $custom-light: #ebe9e5; $custom-dark: #000000;
JSON
{
"hex": "#e2dfda",
"rgb": {
"r": 226,
"g": 223,
"b": 218
},
"hsl": {
"h": 37.5,
"s": 12.121,
"l": 87.059
},
"oklch": {
"l": 0.9046,
"c": 0.00751,
"h": 80.7
},
"luminance": 0.74006
}Semantic roles & 50–950 ramp
primary
#E2DFDA
secondary
#A9AEB7
accent
#6A964F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484