#E3DBDC#E3DBDC
#E3DBDC is a very light, near-neutral red. Relative luminance 0.722; OKLCH L 89.8% C 0.009 H 8.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DBDC |
|---|---|
| RGB | rgb(227, 219, 220) |
| HSL | hsl(353, 13%, 87%) |
| HSV | hsv(353, 4%, 89%) |
| CMYK | cmyk(0%, 3.5%, 3.1%, 11%) |
| CIE-LAB | lab(88.05, 2.90, 0.48) |
| CIE-LCH | lch(88.05, 2.94, 9.42°) |
| OKLab | oklab(89.81% 0.0088 0.0013) |
| OKLCH | oklch(89.81% 0.009 8.6) |
| XYZ | xyz(69.9265, 72.1617, 77.9411) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.99
Light Gray
#D3D3D3
ΔE00 4.58
Very Light Pink
#FFF4F2
ΔE00 5.72
Fog
#D8DCE0
ΔE00 5.78
Lavenderblush
#FFF0F5
ΔE00 6.09
Whitesmoke
#F5F5F5
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DBDC #DBE3E2
analogous
#E3DBE0 #E3DBDC #E3DEDB
triadic
#E3DBDC #DCE3DB #DBDCE3
tetradic
#E3DBDC #E0E3DB #DBE3E2 #DEDBE3
square
#E3DBDC #E0E3DB #DBE3E2 #DEDBE3
split-complementary
#E3DBDC #DBE3DE #DBE0E3
monochromatic
#AD9699 #C8B9BB #E3DBDC #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.36
#E3DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E3DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DBDC
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DBDC | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DEDDDC
Tritanopia (blue-blind)
#E5DBDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e3dbdc; /* rgb */ color: rgb(227, 219, 220); /* oklch */ color: oklch(89.8% 0.009 8.6);
Tailwind
colors: {
custom: {
50: '#ebe6e6',
500: '#e3dbdc',
950: '#000000',
},
}SCSS
$custom: #e3dbdc; $custom-light: #ebe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e3dbdc",
"rgb": {
"r": 227,
"g": 219,
"b": 220
},
"hsl": {
"h": 352.5,
"s": 12.5,
"l": 87.451
},
"oklch": {
"l": 0.89805,
"c": 0.00886,
"h": 8.6
},
"luminance": 0.72161
}Semantic roles & 50–950 ramp
primary
#E3DBDC
secondary
#AAB8B6
accent
#978E4F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161516
muted
#848484