#E8DDDE#E8DDDE
#E8DDDE is a very light, near-neutral red. Relative luminance 0.741; OKLCH L 90.7% C 0.012 H 11.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DDDE |
|---|---|
| RGB | rgb(232, 221, 222) |
| HSL | hsl(355, 19%, 89%) |
| HSV | hsv(355, 5%, 91%) |
| CMYK | cmyk(0%, 4.7%, 4.3%, 9%) |
| CIE-LAB | lab(88.99, 3.92, 0.85) |
| CIE-LCH | lch(88.99, 4.01, 12.27°) |
| OKLab | oklab(90.66% 0.0119 0.0023) |
| OKLCH | oklch(90.66% 0.012 11) |
| XYZ | xyz(72.3182, 74.1432, 79.5944) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.03
Very Light Pink
#FFF4F2
ΔE00 5.10
Gainsboro
#DCDCDC
ΔE00 5.30
Light Gray
#D3D3D3
ΔE00 5.97
Mistyrose
#FFE4E1
ΔE00 6.21
Snow
#FFFAFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DDDE #DDE8E7
analogous
#E8DDE4 #E8DDDE #E8E2DD
triadic
#E8DDDE #DEE8DD #DDDEE8
tetradic
#E8DDDE #E4E8DD #DDE8E7 #E2DDE8
square
#E8DDDE #E4E8DD #DDE8E7 #E2DDE8
split-complementary
#E8DDDE #DDE8E2 #DDE4E8
monochromatic
#B79497 #CFB8BB #E8DDDE #F3EDED #F3EDED
Accessibility & contrast
On white
1.33
#E8DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E8DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DDDE
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DDDE | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDE
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#EBDCDD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8ddde; /* rgb */ color: rgb(232, 221, 222); /* oklch */ color: oklch(90.7% 0.012 11.0);
Tailwind
colors: {
custom: {
50: '#efe7e8',
500: '#e8ddde',
950: '#000000',
},
}SCSS
$custom: #e8ddde; $custom-light: #efe7e8; $custom-dark: #000000;
JSON
{
"hex": "#e8ddde",
"rgb": {
"r": 232,
"g": 221,
"b": 222
},
"hsl": {
"h": 354.545,
"s": 19.298,
"l": 88.824
},
"oklch": {
"l": 0.90657,
"c": 0.01212,
"h": 11
},
"luminance": 0.74143
}Semantic roles & 50–950 ramp
primary
#E8DDDE
secondary
#ABBFBD
accent
#9E9648
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484