#E2E0D4#E2E0D4
#E2E0D4 is a very light, near-neutral yellow. Relative luminance 0.742; OKLCH L 90.5% C 0.016 H 99.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E0D4 |
|---|---|
| RGB | rgb(226, 224, 212) |
| HSL | hsl(51, 19%, 86%) |
| HSV | hsv(51, 6%, 89%) |
| CMYK | cmyk(0%, 0.9%, 6.2%, 11.4%) |
| CIE-LAB | lab(89.03, -1.41, 6.11) |
| CIE-LCH | lch(89.03, 6.27, 102.96°) |
| OKLab | oklab(90.5% -0.0025 0.016) |
| OKLCH | oklch(90.5% 0.016 99) |
| XYZ | xyz(69.9017, 74.2339, 72.9206) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.65
Eggshell
#F0EAD6
ΔE00 3.91
Warm Beige
#E9DCC9
ΔE00 5.17
Oldlace
#FDF5E6
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 5.70
Linen
#FAF0E6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E0D4 #D4D6E2
analogous
#E2D9D4 #E2E0D4 #DDE2D4
triadic
#E2E0D4 #D4E2E0 #E0D4E2
tetradic
#E2E0D4 #D4E2D9 #D4D6E2 #E2D4DD
square
#E2E0D4 #D4E2D9 #D4D6E2 #E2D4DD
split-complementary
#E2E0D4 #D4DDE2 #D9D4E2
monochromatic
#B1AB8B #C9C6AF #E2E0D4 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.33
#E2E0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E2E0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E0D4
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E0D4 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#E5DEDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e2e0d4; /* rgb */ color: rgb(226, 224, 212); /* oklch */ color: oklch(90.5% 0.016 99.0);
Tailwind
colors: {
custom: {
50: '#ebe9e1',
500: '#e2e0d4',
950: '#000000',
},
}SCSS
$custom: #e2e0d4; $custom-light: #ebe9e1; $custom-dark: #000000;
JSON
{
"hex": "#e2e0d4",
"rgb": {
"r": 226,
"g": 224,
"b": 212
},
"hsl": {
"h": 51.429,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.90496,
"c": 0.01624,
"h": 99
},
"luminance": 0.74234
}Semantic roles & 50–950 ramp
primary
#E2E0D4
secondary
#A2A5B8
accent
#549E48
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484