#E4DBDB#E4DBDB
#E4DBDB is a very light, near-neutral red. Relative luminance 0.723; OKLCH L 89.9% C 0.010 H 17.4°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DBDB |
|---|---|
| RGB | rgb(228, 219, 219) |
| HSL | hsl(0, 14%, 88%) |
| HSV | hsv(0, 4%, 89%) |
| CMYK | cmyk(0%, 3.9%, 3.9%, 10.6%) |
| CIE-LAB | lab(88.10, 3.07, 1.09) |
| CIE-LCH | lch(88.10, 3.26, 19.64°) |
| OKLab | oklab(89.86% 0.0094 0.003) |
| OKLCH | oklch(89.86% 0.01 17.4) |
| XYZ | xyz(70.1109, 72.2720, 77.2605) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.28
Light Gray
#D3D3D3
ΔE00 4.85
Very Light Pink
#FFF4F2
ΔE00 5.54
Lavenderblush
#FFF0F5
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.24
Seashell
#FFF5EE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DBDB #DBE4E4
analogous
#E4DBDF #E4DBDB #E4DFDB
triadic
#E4DBDB #DBE4DB #DBDBE4
tetradic
#E4DBDB #DFE4DB #DBE4E4 #DFDBE4
square
#E4DBDB #DFE4DB #DBE4E4 #DFDBE4
split-complementary
#E4DBDB #DBE4DF #DBDFE4
monochromatic
#B09595 #CAB8B8 #E4DBDB #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.36
#E4DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#E4DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DBDB
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DBDB | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#DEDEDB
Tritanopia (blue-blind)
#E6DADB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4dbdb; /* rgb */ color: rgb(228, 219, 219); /* oklch */ color: oklch(89.9% 0.010 17.4);
Tailwind
colors: {
custom: {
50: '#ece6e6',
500: '#e4dbdb',
950: '#000000',
},
}SCSS
$custom: #e4dbdb; $custom-light: #ece6e6; $custom-dark: #000000;
JSON
{
"hex": "#e4dbdb",
"rgb": {
"r": 228,
"g": 219,
"b": 219
},
"hsl": {
"h": 0,
"s": 14.286,
"l": 87.647
},
"oklch": {
"l": 0.89857,
"c": 0.00988,
"h": 17.4
},
"luminance": 0.72271
}Semantic roles & 50–950 ramp
primary
#E4DBDB
secondary
#AAB9B9
accent
#98984D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484