#E2CED3#E2CED3
#E2CED3 is a very light, muted red. Relative luminance 0.650; OKLCH L 86.9% C 0.023 H 0.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CED3 |
|---|---|
| RGB | rgb(226, 206, 211) |
| HSL | hsl(345, 26%, 85%) |
| HSV | hsv(345, 9%, 89%) |
| CMYK | cmyk(0%, 8.8%, 6.6%, 11.4%) |
| CIE-LAB | lab(84.49, 7.80, 0.05) |
| CIE-LCH | lch(84.49, 7.80, 0.36°) |
| OKLab | oklab(86.93% 0.0232 0.0003) |
| OKLCH | oklch(86.93% 0.023 0.6) |
| XYZ | xyz(65.1920, 65.0155, 70.7303) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.50
Lavenderblush
#FFF0F5
ΔE00 7.51
Thistle
#D8BFD8
ΔE00 8.28
Light Pink
#FFD1DF
ΔE00 8.56
Pale Pink
#FFCFDC
ΔE00 8.79
Light Gray
#D3D3D3
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CED3 #CEE2DD
analogous
#E2CEDD #E2CED3 #E2D3CE
triadic
#E2CED3 #D3E2CE #CED3E2
tetradic
#E2CED3 #DDE2CE #CEE2DD #D3CEE2
square
#E2CED3 #DDE2CE #CEE2DD #D3CEE2
split-complementary
#E2CED3 #CEE2D3 #CEDDE2
monochromatic
#B4818E #CBA8B0 #E2CED3 #F4ECEE #F4ECEE
Accessibility & contrast
On white
1.50
#E2CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#E2CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CED3
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CED3 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D3
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#E6CDD0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e2ced3; /* rgb */ color: rgb(226, 206, 211); /* oklch */ color: oklch(86.9% 0.023 0.6);
Tailwind
colors: {
custom: {
50: '#ebdde0',
500: '#e2ced3',
950: '#000000',
},
}SCSS
$custom: #e2ced3; $custom-light: #ebdde0; $custom-dark: #000000;
JSON
{
"hex": "#e2ced3",
"rgb": {
"r": 226,
"g": 206,
"b": 211
},
"hsl": {
"h": 345,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.86926,
"c": 0.02323,
"h": 0.6
},
"luminance": 0.65015
}Semantic roles & 50–950 ramp
primary
#E2CED3
secondary
#9BB9B2
accent
#A48B41
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484