#E6D2CD#E6D2CD
#E6D2CD is a very light, muted red. Relative luminance 0.673; OKLCH L 87.9% C 0.023 H 34.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D2CD |
|---|---|
| RGB | rgb(230, 210, 205) |
| HSL | hsl(12, 33%, 85%) |
| HSV | hsv(12, 11%, 90%) |
| CMYK | cmyk(0%, 8.7%, 10.9%, 9.8%) |
| CIE-LAB | lab(85.67, 6.10, 4.99) |
| CIE-LCH | lch(85.67, 7.88, 39.28°) |
| OKLab | oklab(87.88% 0.0193 0.0132) |
| OKLCH | oklch(87.88% 0.023 34.3) |
| XYZ | xyz(66.6983, 67.3251, 67.2272) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.20
Very Light Pink
#FFF4F2
ΔE00 7.89
Lavenderblush
#FFF0F5
ΔE00 8.03
Linen
#FAF0E6
ΔE00 8.33
Light Gray
#D3D3D3
ΔE00 8.47
Seashell
#FFF5EE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D2CD #CDE1E6
analogous
#E6CDD4 #E6D2CD #E6DECD
triadic
#E6D2CD #CDE6D2 #D2CDE6
tetradic
#E6D2CD #D4E6CD #CDE1E6 #DECDE6
square
#E6D2CD #D4E6CD #CDE1E6 #DECDE6
split-complementary
#E6D2CD #CDE6DE #CDD4E6
monochromatic
#BD897B #D2ADA4 #E6D2CD #F5EDEB #F5EDEB
Accessibility & contrast
On white
1.45
#E6D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#E6D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D2CD
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D2CD | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#ECD0D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e6d2cd; /* rgb */ color: rgb(230, 210, 205); /* oklch */ color: oklch(87.9% 0.023 34.3);
Tailwind
colors: {
custom: {
50: '#eedfdc',
500: '#e6d2cd',
950: '#000000',
},
}SCSS
$custom: #e6d2cd; $custom-light: #eedfdc; $custom-dark: #000000;
JSON
{
"hex": "#e6d2cd",
"rgb": {
"r": 230,
"g": 210,
"b": 205
},
"hsl": {
"h": 12,
"s": 33.333,
"l": 85.294
},
"oklch": {
"l": 0.87876,
"c": 0.02342,
"h": 34.3
},
"luminance": 0.67324
}Semantic roles & 50–950 ramp
primary
#E6D2CD
secondary
#98B7BF
accent
#95AC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484