#E9CED2#E9CED2
#E9CED2 is a very light, muted red. Relative luminance 0.661; OKLCH L 87.5% C 0.031 H 7.6°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E9CED2 |
|---|---|
| RGB | rgb(233, 206, 210) |
| HSL | hsl(351, 38%, 86%) |
| HSV | hsv(351, 12%, 91%) |
| CMYK | cmyk(0%, 11.6%, 9.9%, 8.6%) |
| CIE-LAB | lab(85.06, 10.07, 1.48) |
| CIE-LCH | lch(85.06, 10.18, 8.35°) |
| OKLab | oklab(87.5% 0.0304 0.0041) |
| OKLCH | oklch(87.5% 0.031 7.6) |
| XYZ | xyz(67.3075, 66.1208, 70.1772) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.72
Light Pink
#FFD1DF
ΔE00 6.67
Pale Pink
#FFCFDC
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 8.14
Light Rose
#FFC5CB
ΔE00 8.19
Thistle
#D8BFD8
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9CED2 #CEE9E5
analogous
#E9CEDF #E9CED2 #E9D7CE
triadic
#E9CED2 #D2E9CE #CED2E9
tetradic
#E9CED2 #DFE9CE #CEE9E5 #D7CEE9
square
#E9CED2 #DFE9CE #CEE9E5 #D7CEE9
split-complementary
#E9CED2 #CEE9D7 #CEDFE9
monochromatic
#C37A84 #D6A4AB #E9CED2 #F6EAEC #F6EAEC
Accessibility & contrast
On white
1.48
#E9CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#E9CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9CED2
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9CED2 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#D8D6D2
Tritanopia (blue-blind)
#EFCCCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e9ced2; /* rgb */ color: rgb(233, 206, 210); /* oklch */ color: oklch(87.5% 0.031 7.6);
Tailwind
colors: {
custom: {
50: '#f0dddf',
500: '#e9ced2',
950: '#000000',
},
}SCSS
$custom: #e9ced2; $custom-light: #f0dddf; $custom-dark: #000000;
JSON
{
"hex": "#e9ced2",
"rgb": {
"r": 233,
"g": 206,
"b": 210
},
"hsl": {
"h": 351.111,
"s": 38.028,
"l": 86.078
},
"oklch": {
"l": 0.87501,
"c": 0.03067,
"h": 7.6
},
"luminance": 0.66119
}Semantic roles & 50–950 ramp
primary
#E9CED2
secondary
#98C3BD
accent
#B19F35
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484