#E8D2D0#E8D2D0
#E8D2D0 is a very light, muted red. Relative luminance 0.678; OKLCH L 88.1% C 0.025 H 23.9°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D2D0 |
|---|---|
| RGB | rgb(232, 210, 208) |
| HSL | hsl(5, 34%, 86%) |
| HSV | hsv(5, 10%, 91%) |
| CMYK | cmyk(0%, 9.5%, 10.3%, 9%) |
| CIE-LAB | lab(85.91, 7.29, 3.76) |
| CIE-LCH | lch(85.91, 8.21, 27.30°) |
| OKLab | oklab(88.13% 0.0226 0.01) |
| OKLCH | oklch(88.13% 0.025 23.9) |
| XYZ | xyz(67.7095, 67.8043, 69.1829) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.53
Lavenderblush
#FFF0F5
ΔE00 7.40
Very Light Pink
#FFF4F2
ΔE00 8.15
Light Gray
#D3D3D3
ΔE00 9.22
Gainsboro
#DCDCDC
ΔE00 9.25
Seashell
#FFF5EE
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D2D0 #D0E6E8
analogous
#E8D0DA #E8D2D0 #E8DED0
triadic
#E8D2D0 #D0E8D2 #D2D0E8
tetradic
#E8D2D0 #DAE8D0 #D0E6E8 #DED0E8
square
#E8D2D0 #DAE8D0 #D0E6E8 #DED0E8
split-complementary
#E8D2D0 #D0E8DE #D0DAE8
monochromatic
#C0837E #D4ABA7 #E8D2D0 #F5EBEA #F5EBEA
Accessibility & contrast
On white
1.44
#E8D2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#E8D2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D2D0
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D2D0 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4D0
Deuteranopia (green-blind)
#DBD8D0
Tritanopia (blue-blind)
#EDD0D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e8d2d0; /* rgb */ color: rgb(232, 210, 208); /* oklch */ color: oklch(88.1% 0.025 23.9);
Tailwind
colors: {
custom: {
50: '#efdfde',
500: '#e8d2d0',
950: '#000000',
},
}SCSS
$custom: #e8d2d0; $custom-light: #efdfde; $custom-dark: #000000;
JSON
{
"hex": "#e8d2d0",
"rgb": {
"r": 232,
"g": 210,
"b": 208
},
"hsl": {
"h": 5,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.88129,
"c": 0.02476,
"h": 23.9
},
"luminance": 0.67803
}Semantic roles & 50–950 ramp
primary
#E8D2D0
secondary
#9BBEC2
accent
#A3AD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484