#E5CED2#E5CED2
#E5CED2 is a very light, muted red. Relative luminance 0.655; OKLCH L 87.2% C 0.026 H 5.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CED2 |
|---|---|
| RGB | rgb(229, 206, 210) |
| HSL | hsl(350, 31%, 85%) |
| HSV | hsv(350, 10%, 90%) |
| CMYK | cmyk(0%, 10%, 8.3%, 10.2%) |
| CIE-LAB | lab(84.72, 8.67, 0.94) |
| CIE-LCH | lch(84.72, 8.72, 6.19°) |
| OKLab | oklab(87.15% 0.0261 0.0026) |
| OKLCH | oklch(87.15% 0.026 5.7) |
| XYZ | xyz(66.0162, 65.4549, 70.1167) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.94
Lavenderblush
#FFF0F5
ΔE00 7.72
Light Pink
#FFD1DF
ΔE00 7.82
Pale Pink
#FFCFDC
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.51
Pinkish Grey
#C8ACA9
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CED2 #CEE5E1
analogous
#E5CEDD #E5CED2 #E5D5CE
triadic
#E5CED2 #D2E5CE #CED2E5
tetradic
#E5CED2 #DDE5CE #CEE5E1 #D5CEE5
square
#E5CED2 #DDE5CE #CEE5E1 #D5CEE5
split-complementary
#E5CED2 #CEE5D5 #CEDDE5
monochromatic
#BB7E89 #D0A6AD #E5CED2 #F4EBED #F4EBED
Accessibility & contrast
On white
1.49
#E5CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#E5CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CED2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CED2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#D6D5D2
Tritanopia (blue-blind)
#EACDCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e5ced2; /* rgb */ color: rgb(229, 206, 210); /* oklch */ color: oklch(87.2% 0.026 5.7);
Tailwind
colors: {
custom: {
50: '#eddddf',
500: '#e5ced2',
950: '#000000',
},
}SCSS
$custom: #e5ced2; $custom-light: #eddddf; $custom-dark: #000000;
JSON
{
"hex": "#e5ced2",
"rgb": {
"r": 229,
"g": 206,
"b": 210
},
"hsl": {
"h": 349.565,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.87154,
"c": 0.02622,
"h": 5.7
},
"luminance": 0.65454
}Semantic roles & 50–950 ramp
primary
#E5CED2
secondary
#9ABEB7
accent
#A9963C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484