#E8DBDC#E8DBDC
#E8DBDC is a very light, near-neutral red. Relative luminance 0.730; OKLCH L 90.2% C 0.014 H 12.0°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DBDC |
|---|---|
| RGB | rgb(232, 219, 220) |
| HSL | hsl(355, 22%, 88%) |
| HSV | hsv(355, 6%, 91%) |
| CMYK | cmyk(0%, 5.6%, 5.2%, 9%) |
| CIE-LAB | lab(88.44, 4.61, 1.11) |
| CIE-LCH | lch(88.44, 4.74, 13.47°) |
| OKLab | oklab(90.21% 0.014 0.003) |
| OKLCH | oklch(90.21% 0.014 12) |
| XYZ | xyz(71.5269, 72.9869, 78.0161) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.11
Very Light Pink
#FFF4F2
ΔE00 5.55
Mistyrose
#FFE4E1
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 6.07
Light Gray
#D3D3D3
ΔE00 6.56
Seashell
#FFF5EE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DBDC #DBE8E7
analogous
#E8DBE2 #E8DBDC #E8E0DB
triadic
#E8DBDC #DCE8DB #DBDCE8
tetradic
#E8DBDC #E2E8DB #DBE8E7 #E0DBE8
square
#E8DBDC #E2E8DB #DBE8E7 #E0DBE8
split-complementary
#E8DBDC #DBE8E0 #DBE2E8
monochromatic
#B89093 #D0B6B8 #E8DBDC #F3ECED #F3ECED
Accessibility & contrast
On white
1.35
#E8DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#E8DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DBDC
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DBDC | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#EBDADB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e8dbdc; /* rgb */ color: rgb(232, 219, 220); /* oklch */ color: oklch(90.2% 0.014 12.0);
Tailwind
colors: {
custom: {
50: '#efe6e6',
500: '#e8dbdc',
950: '#000000',
},
}SCSS
$custom: #e8dbdc; $custom-light: #efe6e6; $custom-dark: #000000;
JSON
{
"hex": "#e8dbdc",
"rgb": {
"r": 232,
"g": 219,
"b": 220
},
"hsl": {
"h": 355.385,
"s": 22.034,
"l": 88.431
},
"oklch": {
"l": 0.9021,
"c": 0.01435,
"h": 12
},
"luminance": 0.72986
}Semantic roles & 50–950 ramp
primary
#E8DBDC
secondary
#A8BFBD
accent
#A09945
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484