#E8D3CD#E8D3CD
#E8D3CD is a very light, muted red. Relative luminance 0.682; OKLCH L 88.2% C 0.025 H 36.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E8D3CD |
|---|---|
| RGB | rgb(232, 211, 205) |
| HSL | hsl(13, 37%, 86%) |
| HSV | hsv(13, 12%, 91%) |
| CMYK | cmyk(0%, 9.1%, 11.6%, 9%) |
| CIE-LAB | lab(86.08, 6.28, 5.61) |
| CIE-LCH | lch(86.08, 8.42, 41.75°) |
| OKLab | oklab(88.24% 0.02 0.0148) |
| OKLCH | oklch(88.24% 0.025 36.5) |
| XYZ | xyz(67.5916, 68.1534, 67.3400) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.96
Very Light Pink
#FFF4F2
ΔE00 7.85
Lavenderblush
#FFF0F5
ΔE00 8.13
Linen
#FAF0E6
ΔE00 8.17
Warm Beige
#E9DCC9
ΔE00 8.34
Seashell
#FFF5EE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8D3CD #CDE2E8
analogous
#E8CDD4 #E8D3CD #E8E0CD
triadic
#E8D3CD #CDE8D3 #D3CDE8
tetradic
#E8D3CD #D4E8CD #CDE2E8 #E0CDE8
square
#E8D3CD #D4E8CD #CDE2E8 #E0CDE8
split-complementary
#E8D3CD #CDE8E0 #CDD4E8
monochromatic
#C18979 #D5AEA3 #E8D3CD #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.44
#E8D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#E8D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8D3CD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8D3CD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CD
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#EED0D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e8d3cd; /* rgb */ color: rgb(232, 211, 205); /* oklch */ color: oklch(88.2% 0.025 36.5);
Tailwind
colors: {
custom: {
50: '#efe0dc',
500: '#e8d3cd',
950: '#000000',
},
}SCSS
$custom: #e8d3cd; $custom-light: #efe0dc; $custom-dark: #000000;
JSON
{
"hex": "#e8d3cd",
"rgb": {
"r": 232,
"g": 211,
"b": 205
},
"hsl": {
"h": 13.333,
"s": 36.986,
"l": 85.686
},
"oklch": {
"l": 0.88241,
"c": 0.02489,
"h": 36.5
},
"luminance": 0.68152
}Semantic roles & 50–950 ramp
primary
#E8D3CD
secondary
#97B8C2
accent
#95B036
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484