#E0DFDA#E0DFDA
#E0DFDA is a very light, near-neutral yellow. Relative luminance 0.737; OKLCH L 90.3% C 0.007 H 97.3°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E0DFDA |
|---|---|
| RGB | rgb(224, 223, 218) |
| HSL | hsl(50, 9%, 87%) |
| HSV | hsv(50, 3%, 88%) |
| CMYK | cmyk(0%, 0.4%, 2.7%, 12.2%) |
| CIE-LAB | lab(88.77, -0.55, 2.56) |
| CIE-LCH | lch(88.77, 2.62, 102.04°) |
| OKLab | oklab(90.3% -0.0009 0.0068) |
| OKLCH | oklch(90.3% 0.007 97.3) |
| XYZ | xyz(69.7811, 73.6848, 76.8625) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.62
Light Grey
#D8DCD6
ΔE00 2.74
Light Gray
#D3D3D3
ΔE00 3.73
Fog
#D8DCE0
ΔE00 4.87
Whitesmoke
#F5F5F5
ΔE00 5.38
Off White
#FAF9F6
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0DFDA #DADBE0
analogous
#E0DCDA #E0DFDA #DEE0DA
triadic
#E0DFDA #DAE0DF #DFDAE0
tetradic
#E0DFDA #DAE0DC #DADBE0 #E0DADE
square
#E0DFDA #DAE0DC #DADBE0 #E0DADE
split-complementary
#E0DFDA #DADEE0 #DCDAE0
monochromatic
#A8A597 #C4C2B9 #E0DFDA #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.33
#E0DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#E0DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0DFDA
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0DFDA | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDA
Deuteranopia (green-blind)
#E0DFDA
Tritanopia (blue-blind)
#E1DEDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e0dfda; /* rgb */ color: rgb(224, 223, 218); /* oklch */ color: oklch(90.3% 0.007 97.3);
Tailwind
colors: {
custom: {
50: '#e9e9e5',
500: '#e0dfda',
950: '#000000',
},
}SCSS
$custom: #e0dfda; $custom-light: #e9e9e5; $custom-dark: #000000;
JSON
{
"hex": "#e0dfda",
"rgb": {
"r": 224,
"g": 223,
"b": 218
},
"hsl": {
"h": 50,
"s": 8.824,
"l": 86.667
},
"oklch": {
"l": 0.90303,
"c": 0.00683,
"h": 97.3
},
"luminance": 0.73685
}Semantic roles & 50–950 ramp
primary
#E0DFDA
secondary
#AAACB4
accent
#5D9353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484