#E1CED2#E1CED2
#E1CED2 is a very light, muted red. Relative luminance 0.648; OKLCH L 86.8% C 0.022 H 3.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CED2 |
|---|---|
| RGB | rgb(225, 206, 210) |
| HSL | hsl(347, 24%, 85%) |
| HSV | hsv(347, 8%, 88%) |
| CMYK | cmyk(0%, 8.4%, 6.7%, 11.8%) |
| CIE-LAB | lab(84.38, 7.28, 0.41) |
| CIE-LCH | lch(84.38, 7.29, 3.24°) |
| OKLab | oklab(86.81% 0.0218 0.0012) |
| OKLCH | oklch(86.81% 0.022 3.2) |
| XYZ | xyz(64.7542, 64.8042, 70.0575) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.47
Lavenderblush
#FFF0F5
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 8.75
Light Gray
#D3D3D3
ΔE00 8.77
Gainsboro
#DCDCDC
ΔE00 9.04
Light Pink
#FFD1DF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CED2 #CEE1DD
analogous
#E1CEDC #E1CED2 #E1D4CE
triadic
#E1CED2 #D2E1CE #CED2E1
tetradic
#E1CED2 #DCE1CE #CEE1DD #D4CEE1
square
#E1CED2 #DCE1CE #CEE1DD #D4CEE1
split-complementary
#E1CED2 #CEE1D4 #CEDCE1
monochromatic
#B3828C #CAA8AF #E1CED2 #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.50
#E1CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#E1CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CED2
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CED2 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D2
Deuteranopia (green-blind)
#D4D4D2
Tritanopia (blue-blind)
#E5CDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e1ced2; /* rgb */ color: rgb(225, 206, 210); /* oklch */ color: oklch(86.8% 0.022 3.2);
Tailwind
colors: {
custom: {
50: '#eadddf',
500: '#e1ced2',
950: '#000000',
},
}SCSS
$custom: #e1ced2; $custom-light: #eadddf; $custom-dark: #000000;
JSON
{
"hex": "#e1ced2",
"rgb": {
"r": 225,
"g": 206,
"b": 210
},
"hsl": {
"h": 347.368,
"s": 24.051,
"l": 84.51
},
"oklch": {
"l": 0.86813,
"c": 0.02181,
"h": 3.2
},
"luminance": 0.64803
}Semantic roles & 50–950 ramp
primary
#E1CED2
secondary
#9BB8B2
accent
#A38E43
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484