#E2DBDC#E2DBDC
#E2DBDC is a very light, near-neutral red. Relative luminance 0.720; OKLCH L 89.7% C 0.008 H 7.3°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBDC |
|---|---|
| RGB | rgb(226, 219, 220) |
| HSL | hsl(351, 11%, 87%) |
| HSV | hsv(351, 3%, 89%) |
| CMYK | cmyk(0%, 3.1%, 2.7%, 11.4%) |
| CIE-LAB | lab(87.97, 2.56, 0.36) |
| CIE-LCH | lch(87.97, 2.58, 7.97°) |
| OKLab | oklab(89.73% 0.0077 0.001) |
| OKLCH | oklch(89.73% 0.008 7.3) |
| XYZ | xyz(69.6119, 71.9995, 77.9263) |
| Luminance | 0.7200 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.55
Light Gray
#D3D3D3
ΔE00 4.18
Fog
#D8DCE0
ΔE00 5.33
Very Light Pink
#FFF4F2
ΔE00 5.85
Whitesmoke
#F5F5F5
ΔE00 6.34
Lavenderblush
#FFF0F5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBDC #DBE2E1
analogous
#E2DBE0 #E2DBDC #E2DEDB
triadic
#E2DBDC #DCE2DB #DBDCE2
tetradic
#E2DBDC #E0E2DB #DBE2E1 #DEDBE2
square
#E2DBDC #E0E2DB #DBE2E1 #DEDBE2
split-complementary
#E2DBDC #DBE2DE #DBE0E2
monochromatic
#AB979A #C7B9BB #E2DBDC #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.36
#E2DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#E2DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBDC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBDC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DDDDDC
Tritanopia (blue-blind)
#E4DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e2dbdc; /* rgb */ color: rgb(226, 219, 220); /* oklch */ color: oklch(89.7% 0.008 7.3);
Tailwind
colors: {
custom: {
50: '#ebe6e6',
500: '#e2dbdc',
950: '#000000',
},
}SCSS
$custom: #e2dbdc; $custom-light: #ebe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e2dbdc",
"rgb": {
"r": 226,
"g": 219,
"b": 220
},
"hsl": {
"h": 351.429,
"s": 10.769,
"l": 87.255
},
"oklch": {
"l": 0.89725,
"c": 0.00777,
"h": 7.3
},
"luminance": 0.71999
}Semantic roles & 50–950 ramp
primary
#E2DBDC
secondary
#ABB7B5
accent
#958B51
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161516
muted
#848484