#E2D8D8#E2D8D8
#E2D8D8 is a very light, near-neutral red. Relative luminance 0.702; OKLCH L 89.0% C 0.011 H 17.4°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2D8D8 |
|---|---|
| RGB | rgb(226, 216, 216) |
| HSL | hsl(0, 15%, 87%) |
| HSV | hsv(0, 4%, 89%) |
| CMYK | cmyk(0%, 4.4%, 4.4%, 11.4%) |
| CIE-LAB | lab(87.11, 3.42, 1.22) |
| CIE-LCH | lch(87.11, 3.63, 19.67°) |
| OKLab | oklab(89.02% 0.0105 0.0033) |
| OKLCH | oklch(89.02% 0.011 17.4) |
| XYZ | xyz(68.3129, 70.2389, 74.9111) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.73
Light Gray
#D3D3D3
ΔE00 5.00
Very Light Pink
#FFF4F2
ΔE00 6.14
Lavenderblush
#FFF0F5
ΔE00 6.42
Fog
#D8DCE0
ΔE00 6.67
Mistyrose
#FFE4E1
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2D8D8 #D8E2E2
analogous
#E2D8DD #E2D8D8 #E2DDD8
triadic
#E2D8D8 #D8E2D8 #D8D8E2
tetradic
#E2D8D8 #DDE2D8 #D8E2E2 #DDD8E2
square
#E2D8D8 #DDE2D8 #D8E2E2 #DDD8E2
split-complementary
#E2D8D8 #D8E2DD #D8DDE2
monochromatic
#AE9292 #C8B5B5 #E2D8D8 #F2EDED #F2EDED
Accessibility & contrast
On white
1.40
#E2D8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#E2D8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2D8D8
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2D8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2D8D8 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D8
Deuteranopia (green-blind)
#DCDBD8
Tritanopia (blue-blind)
#E4D7D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e2d8d8; /* rgb */ color: rgb(226, 216, 216); /* oklch */ color: oklch(89.0% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#ebe4e4',
500: '#e2d8d8',
950: '#000000',
},
}SCSS
$custom: #e2d8d8; $custom-light: #ebe4e4; $custom-dark: #000000;
JSON
{
"hex": "#e2d8d8",
"rgb": {
"r": 226,
"g": 216,
"b": 216
},
"hsl": {
"h": 0,
"s": 14.706,
"l": 86.667
},
"oklch": {
"l": 0.89021,
"c": 0.01101,
"h": 17.4
},
"luminance": 0.70238
}Semantic roles & 50–950 ramp
primary
#E2D8D8
secondary
#A7B7B7
accent
#99994D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484