#E3DBDB#E3DBDB
#E3DBDB is a very light, near-neutral red. Relative luminance 0.721; OKLCH L 89.8% C 0.009 H 17.3°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DBDB |
|---|---|
| RGB | rgb(227, 219, 219) |
| HSL | hsl(0, 13%, 87%) |
| HSV | hsv(0, 4%, 89%) |
| CMYK | cmyk(0%, 3.5%, 3.5%, 11%) |
| CIE-LAB | lab(88.02, 2.73, 0.97) |
| CIE-LCH | lch(88.02, 2.89, 19.62°) |
| OKLab | oklab(89.78% 0.0084 0.0026) |
| OKLCH | oklch(89.78% 0.009 17.3) |
| XYZ | xyz(69.7945, 72.1088, 77.2456) |
| Luminance | 0.7211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.84
Light Gray
#D3D3D3
ΔE00 4.45
Very Light Pink
#FFF4F2
ΔE00 5.65
Fog
#D8DCE0
ΔE00 5.80
Lavenderblush
#FFF0F5
ΔE00 6.33
Whitesmoke
#F5F5F5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DBDB #DBE3E3
analogous
#E3DBDF #E3DBDB #E3DFDB
triadic
#E3DBDB #DBE3DB #DBDBE3
tetradic
#E3DBDB #DFE3DB #DBE3E3 #DFDBE3
square
#E3DBDB #DFE3DB #DBE3E3 #DFDBE3
split-complementary
#E3DBDB #DBE3DF #DBDFE3
monochromatic
#AD9696 #C8B9B9 #E3DBDB #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.36
#E3DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#E3DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DBDB
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DBDB | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#DEDDDB
Tritanopia (blue-blind)
#E5DADB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e3dbdb; /* rgb */ color: rgb(227, 219, 219); /* oklch */ color: oklch(89.8% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#ebe6e6',
500: '#e3dbdb',
950: '#000000',
},
}SCSS
$custom: #e3dbdb; $custom-light: #ebe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e3dbdb",
"rgb": {
"r": 227,
"g": 219,
"b": 219
},
"hsl": {
"h": 0,
"s": 12.5,
"l": 87.451
},
"oklch": {
"l": 0.89776,
"c": 0.00878,
"h": 17.3
},
"luminance": 0.72108
}Semantic roles & 50–950 ramp
primary
#E3DBDB
secondary
#AAB8B8
accent
#97974F
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484