#E6D3CD#E6D3CD
#E6D3CD is a very light, muted red. Relative luminance 0.678; OKLCH L 88.1% C 0.023 H 38.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D3CD |
|---|---|
| RGB | rgb(230, 211, 205) |
| HSL | hsl(14, 33%, 85%) |
| HSV | hsv(14, 11%, 90%) |
| CMYK | cmyk(0%, 8.3%, 10.9%, 9.8%) |
| CIE-LAB | lab(85.92, 5.57, 5.34) |
| CIE-LCH | lch(85.92, 7.72, 43.80°) |
| OKLab | oklab(88.07% 0.0179 0.0141) |
| OKLCH | oklch(88.07% 0.023 38.3) |
| XYZ | xyz(66.9459, 67.8204, 67.3098) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.45
Very Light Pink
#FFF4F2
ΔE00 7.64
Linen
#FAF0E6
ΔE00 7.75
Warm Beige
#E9DCC9
ΔE00 7.78
Seashell
#FFF5EE
ΔE00 8.06
Lavenderblush
#FFF0F5
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D3CD #CDE0E6
analogous
#E6CDD3 #E6D3CD #E6DFCD
triadic
#E6D3CD #CDE6D3 #D3CDE6
tetradic
#E6D3CD #D3E6CD #CDE0E6 #DFCDE6
square
#E6D3CD #D3E6CD #CDE0E6 #DFCDE6
split-complementary
#E6D3CD #CDE6DF #CDD3E6
monochromatic
#BD8B7B #D2AFA4 #E6D3CD #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.44
#E6D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#E6D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D3CD
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D3CD | 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)
#D7D5CD
Deuteranopia (green-blind)
#DCD8CD
Tritanopia (blue-blind)
#EBD1D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e6d3cd; /* rgb */ color: rgb(230, 211, 205); /* oklch */ color: oklch(88.1% 0.023 38.3);
Tailwind
colors: {
custom: {
50: '#eee0dc',
500: '#e6d3cd',
950: '#000000',
},
}SCSS
$custom: #e6d3cd; $custom-light: #eee0dc; $custom-dark: #000000;
JSON
{
"hex": "#e6d3cd",
"rgb": {
"r": 230,
"g": 211,
"b": 205
},
"hsl": {
"h": 14.4,
"s": 33.333,
"l": 85.294
},
"oklch": {
"l": 0.88071,
"c": 0.02278,
"h": 38.3
},
"luminance": 0.67819
}Semantic roles & 50–950 ramp
primary
#E6D3CD
secondary
#98B6BF
accent
#91AC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484