#E7DBDC#E7DBDC
#E7DBDC is a very light, near-neutral red. Relative luminance 0.728; OKLCH L 90.1% C 0.013 H 11.6°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DBDC |
|---|---|
| RGB | rgb(231, 219, 220) |
| HSL | hsl(355, 20%, 88%) |
| HSV | hsv(355, 5%, 91%) |
| CMYK | cmyk(0%, 5.2%, 4.8%, 9.4%) |
| CIE-LAB | lab(88.36, 4.27, 0.98) |
| CIE-LCH | lch(88.36, 4.38, 12.92°) |
| OKLab | oklab(90.13% 0.013 0.0027) |
| OKLCH | oklch(90.13% 0.013 11.6) |
| XYZ | xyz(71.2031, 72.8199, 78.0009) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.25
Very Light Pink
#FFF4F2
ΔE00 5.52
Gainsboro
#DCDCDC
ΔE00 5.67
Mistyrose
#FFE4E1
ΔE00 6.01
Light Gray
#D3D3D3
ΔE00 6.17
Seashell
#FFF5EE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DBDC #DBE7E6
analogous
#E7DBE2 #E7DBDC #E7E0DB
triadic
#E7DBDC #DCE7DB #DBDCE7
tetradic
#E7DBDC #E2E7DB #DBE7E6 #E0DBE7
square
#E7DBDC #E2E7DB #DBE7E6 #E0DBE7
split-complementary
#E7DBDC #DBE7E0 #DBE2E7
monochromatic
#B69295 #CFB6B8 #E7DBDC #F3EDED #F3EDED
Accessibility & contrast
On white
1.35
#E7DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#E7DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DBDC
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DBDC | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#DFDEDC
Tritanopia (blue-blind)
#EADADB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7dbdc; /* rgb */ color: rgb(231, 219, 220); /* oklch */ color: oklch(90.1% 0.013 11.6);
Tailwind
colors: {
custom: {
50: '#eee6e6',
500: '#e7dbdc',
950: '#000000',
},
}SCSS
$custom: #e7dbdc; $custom-light: #eee6e6; $custom-dark: #000000;
JSON
{
"hex": "#e7dbdc",
"rgb": {
"r": 231,
"g": 219,
"b": 220
},
"hsl": {
"h": 355,
"s": 20,
"l": 88.235
},
"oklch": {
"l": 0.90129,
"c": 0.01325,
"h": 11.6
},
"luminance": 0.72819
}Semantic roles & 50–950 ramp
primary
#E7DBDC
secondary
#A8BEBC
accent
#9E9747
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484