#E8CED4#E8CED4
#E8CED4 is a very light, muted red. Relative luminance 0.661; OKLCH L 87.5% C 0.030 H 2.1°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E8CED4 |
|---|---|
| RGB | rgb(232, 206, 212) |
| HSL | hsl(346, 36%, 86%) |
| HSV | hsv(346, 11%, 91%) |
| CMYK | cmyk(0%, 11.2%, 8.6%, 9%) |
| CIE-LAB | lab(85.02, 10.06, 0.35) |
| CIE-LCH | lch(85.02, 10.06, 2.02°) |
| OKLab | oklab(87.47% 0.0301 0.0011) |
| OKLCH | oklch(87.47% 0.03 2.1) |
| XYZ | xyz(67.2326, 66.0532, 71.4824) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.21
Light Pink
#FFD1DF
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 6.72
Thistle
#D8BFD8
ΔE00 7.76
Lavenderblush
#FFF0F5
ΔE00 8.03
Light Rose
#FFC5CB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8CED4 #CEE8E2
analogous
#E8CEE1 #E8CED4 #E8D5CE
triadic
#E8CED4 #D4E8CE #CED4E8
tetradic
#E8CED4 #E1E8CE #CEE8E2 #D5CEE8
square
#E8CED4 #E1E8CE #CEE8E2 #D5CEE8
split-complementary
#E8CED4 #CEE8D5 #CEE1E8
monochromatic
#C17B8B #D4A4AF #E8CED4 #F5EAED #F5EAED
Accessibility & contrast
On white
1.48
#E8CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#E8CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8CED4
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8CED4 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#EDCDD0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e8ced4; /* rgb */ color: rgb(232, 206, 212); /* oklch */ color: oklch(87.5% 0.030 2.1);
Tailwind
colors: {
custom: {
50: '#efdde1',
500: '#e8ced4',
950: '#000000',
},
}SCSS
$custom: #e8ced4; $custom-light: #efdde1; $custom-dark: #000000;
JSON
{
"hex": "#e8ced4",
"rgb": {
"r": 232,
"g": 206,
"b": 212
},
"hsl": {
"h": 346.154,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.87471,
"c": 0.03009,
"h": 2.1
},
"luminance": 0.66052
}Semantic roles & 50–950 ramp
primary
#E8CED4
secondary
#98C2B8
accent
#AF9337
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484