#E9DBDC#E9DBDC
#E9DBDC is a very light, near-neutral red. Relative luminance 0.732; OKLCH L 90.3% C 0.015 H 12.4°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DBDC |
|---|---|
| RGB | rgb(233, 219, 220) |
| HSL | hsl(356, 24%, 89%) |
| HSV | hsv(356, 6%, 91%) |
| CMYK | cmyk(0%, 6%, 5.6%, 8.6%) |
| CIE-LAB | lab(88.52, 4.96, 1.23) |
| CIE-LCH | lch(88.52, 5.11, 13.95°) |
| OKLab | oklab(90.29% 0.0151 0.0033) |
| OKLCH | oklch(90.29% 0.015 12.4) |
| XYZ | xyz(71.8525, 73.1547, 78.0313) |
| Luminance | 0.7315 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.00
Mistyrose
#FFE4E1
ΔE00 5.31
Very Light Pink
#FFF4F2
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 6.94
Seashell
#FFF5EE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DBDC #DBE9E8
analogous
#E9DBE3 #E9DBDC #E9E1DB
triadic
#E9DBDC #DCE9DB #DBDCE9
tetradic
#E9DBDC #E3E9DB #DBE9E8 #E1DBE9
square
#E9DBDC #E3E9DB #DBE9E8 #E1DBE9
split-complementary
#E9DBDC #DBE9E1 #DBE3E9
monochromatic
#BB8F92 #D2B5B7 #E9DBDC #F3ECED #F3ECED
Accessibility & contrast
On white
1.34
#E9DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#E9DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DBDC
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DBDC | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#ECDADB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e9dbdc; /* rgb */ color: rgb(233, 219, 220); /* oklch */ color: oklch(90.3% 0.015 12.4);
Tailwind
colors: {
custom: {
50: '#f0e6e6',
500: '#e9dbdc',
950: '#000000',
},
}SCSS
$custom: #e9dbdc; $custom-light: #f0e6e6; $custom-dark: #000000;
JSON
{
"hex": "#e9dbdc",
"rgb": {
"r": 233,
"g": 219,
"b": 220
},
"hsl": {
"h": 355.714,
"s": 24.138,
"l": 88.627
},
"oklch": {
"l": 0.90293,
"c": 0.01545,
"h": 12.4
},
"luminance": 0.73154
}Semantic roles & 50–950 ramp
primary
#E9DBDC
secondary
#A7C1BF
accent
#A39C43
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161516
muted
#858484