#E6CED4#E6CED4
#E6CED4 is a very light, muted red. Relative luminance 0.657; OKLCH L 87.3% C 0.028 H 0.8°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E6CED4 |
|---|---|
| RGB | rgb(230, 206, 212) |
| HSL | hsl(345, 32%, 85%) |
| HSV | hsv(345, 10%, 90%) |
| CMYK | cmyk(0%, 10.4%, 7.8%, 9.8%) |
| CIE-LAB | lab(84.85, 9.36, 0.09) |
| CIE-LCH | lch(84.85, 9.36, 0.53°) |
| OKLab | oklab(87.3% 0.0279 0.0004) |
| OKLCH | oklch(87.3% 0.028 0.8) |
| XYZ | xyz(66.5870, 65.7202, 71.4521) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.31
Light Pink
#FFD1DF
ΔE00 7.12
Pale Pink
#FFCFDC
ΔE00 7.34
Thistle
#D8BFD8
ΔE00 7.74
Lavenderblush
#FFF0F5
ΔE00 7.81
Light Rose
#FFC5CB
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6CED4 #CEE6E0
analogous
#E6CEE0 #E6CED4 #E6D4CE
triadic
#E6CED4 #D4E6CE #CED4E6
tetradic
#E6CED4 #E0E6CE #CEE6E0 #D4CEE6
square
#E6CED4 #E0E6CE #CEE6E0 #D4CEE6
split-complementary
#E6CED4 #CEE6D4 #CEE0E6
monochromatic
#BD7D8D #D1A5B0 #E6CED4 #F5EBED #F5EBED
Accessibility & contrast
On white
1.48
#E6CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#E6CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6CED4
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6CED4 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#D6D5D4
Tritanopia (blue-blind)
#EBCDD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e6ced4; /* rgb */ color: rgb(230, 206, 212); /* oklch */ color: oklch(87.3% 0.028 0.8);
Tailwind
colors: {
custom: {
50: '#eedde1',
500: '#e6ced4',
950: '#000000',
},
}SCSS
$custom: #e6ced4; $custom-light: #eedde1; $custom-dark: #000000;
JSON
{
"hex": "#e6ced4",
"rgb": {
"r": 230,
"g": 206,
"b": 212
},
"hsl": {
"h": 345,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.87298,
"c": 0.02792,
"h": 0.8
},
"luminance": 0.65719
}Semantic roles & 50–950 ramp
primary
#E6CED4
secondary
#99BFB6
accent
#AB8F3A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484