#E6D4D0#E6D4D0
#E6D4D0 is a very light, muted red. Relative luminance 0.685; OKLCH L 88.3% C 0.021 H 32.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D4D0 |
|---|---|
| RGB | rgb(230, 212, 208) |
| HSL | hsl(11, 31%, 86%) |
| HSV | hsv(11, 10%, 90%) |
| CMYK | cmyk(0%, 7.8%, 9.6%, 9.8%) |
| CIE-LAB | lab(86.24, 5.54, 4.22) |
| CIE-LCH | lch(86.24, 6.97, 37.29°) |
| OKLab | oklab(88.35% 0.0176 0.0112) |
| OKLCH | oklch(88.35% 0.021 32.5) |
| XYZ | xyz(67.5607, 68.4651, 69.3183) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.19
Very Light Pink
#FFF4F2
ΔE00 7.22
Lavenderblush
#FFF0F5
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 7.78
Linen
#FAF0E6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D4D0 #D0E2E6
analogous
#E6D0D7 #E6D4D0 #E6DFD0
triadic
#E6D4D0 #D0E6D4 #D4D0E6
tetradic
#E6D4D0 #D7E6D0 #D0E2E6 #DFD0E6
square
#E6D4D0 #D7E6D0 #D0E2E6 #DFD0E6
split-complementary
#E6D4D0 #D0E6DF #D0D7E6
monochromatic
#BB8B80 #D1AFA8 #E6D4D0 #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.43
#E6D4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#E6D4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D4D0
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D4D0 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6D0
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#EBD2D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e6d4d0; /* rgb */ color: rgb(230, 212, 208); /* oklch */ color: oklch(88.3% 0.021 32.5);
Tailwind
colors: {
custom: {
50: '#eee1de',
500: '#e6d4d0',
950: '#000000',
},
}SCSS
$custom: #e6d4d0; $custom-light: #eee1de; $custom-dark: #000000;
JSON
{
"hex": "#e6d4d0",
"rgb": {
"r": 230,
"g": 212,
"b": 208
},
"hsl": {
"h": 10.909,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.88347,
"c": 0.02082,
"h": 32.5
},
"luminance": 0.68464
}Semantic roles & 50–950 ramp
primary
#E6D4D0
secondary
#9CB8BF
accent
#95A93C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484