#E2E2D8#E2E2D8
#E2E2D8 is a very light, near-neutral yellow. Relative luminance 0.755; OKLCH L 91.0% C 0.013 H 106.7°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E2D8 |
|---|---|
| RGB | rgb(226, 226, 216) |
| HSL | hsl(60, 15%, 87%) |
| HSV | hsv(60, 4%, 89%) |
| CMYK | cmyk(0%, 0%, 4.4%, 11.4%) |
| CIE-LAB | lab(89.64, -1.75, 4.88) |
| CIE-LCH | lch(89.64, 5.19, 109.75°) |
| OKLab | oklab(91% -0.0038 0.0128) |
| OKLCH | oklch(91% 0.013 106.7) |
| XYZ | xyz(70.9532, 75.5195, 75.7912) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.77
Eggshell
#F0EAD6
ΔE00 4.67
Gainsboro
#DCDCDC
ΔE00 5.07
Oldlace
#FDF5E6
ΔE00 5.77
Floralwhite
#FFFAF0
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E2D8 #D8D8E2
analogous
#E2DDD8 #E2E2D8 #DDE2D8
triadic
#E2E2D8 #D8E2E2 #E2D8E2
tetradic
#E2E2D8 #D8E2DD #D8D8E2 #E2D8DD
square
#E2E2D8 #D8E2DD #D8D8E2 #E2D8DD
split-complementary
#E2E2D8 #D8DDE2 #DDD8E2
monochromatic
#AEAE92 #C8C8B5 #E2E2D8 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.30
#E2E2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#E2E2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E2D8
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E2D8 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D7
Deuteranopia (green-blind)
#E4E2D8
Tritanopia (blue-blind)
#E4E1DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e2e2d8; /* rgb */ color: rgb(226, 226, 216); /* oklch */ color: oklch(91.0% 0.013 106.7);
Tailwind
colors: {
custom: {
50: '#ebebe4',
500: '#e2e2d8',
950: '#000000',
},
}SCSS
$custom: #e2e2d8; $custom-light: #ebebe4; $custom-dark: #000000;
JSON
{
"hex": "#e2e2d8",
"rgb": {
"r": 226,
"g": 226,
"b": 216
},
"hsl": {
"h": 60,
"s": 14.706,
"l": 86.667
},
"oklch": {
"l": 0.91002,
"c": 0.0134,
"h": 106.7
},
"luminance": 0.75519
}Semantic roles & 50–950 ramp
primary
#E2E2D8
secondary
#A7A7B7
accent
#4D994D
background
#FEFEFE
surface
#FDFDFC
border
#D5D5D5
text
#161615
muted
#848484