#EACDCD#EACDCD
#EACDCD is a very light, muted red. Relative luminance 0.656; OKLCH L 87.3% C 0.033 H 17.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EACDCD |
|---|---|
| RGB | rgb(234, 205, 205) |
| HSL | hsl(0, 41%, 86%) |
| HSV | hsv(0, 12%, 92%) |
| CMYK | cmyk(0%, 12.4%, 12.4%, 8.2%) |
| CIE-LAB | lab(84.77, 10.14, 3.73) |
| CIE-LCH | lch(84.77, 10.80, 20.23°) |
| OKLab | oklab(87.26% 0.0311 0.01) |
| OKLCH | oklch(87.26% 0.033 17.8) |
| XYZ | xyz(66.7818, 65.5644, 66.8830) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.27
Pale Pink
#FFCFDC
ΔE00 7.39
Light Pink
#FFD1DF
ΔE00 7.40
Light Rose
#FFC5CB
ΔE00 7.96
Pale Rose
#FDC1C5
ΔE00 8.27
Pinkish Grey
#C8ACA9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACDCD #CDEAEA
analogous
#EACDDB #EACDCD #EADBCD
triadic
#EACDCD #CDEACD #CDCDEA
tetradic
#EACDCD #DBEACD #CDEAEA #DBCDEA
square
#EACDCD #DBEACD #CDEAEA #DBCDEA
split-complementary
#EACDCD #CDEADB #CDDBEA
monochromatic
#C67777 #D8A2A2 #EACDCD #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.49
#EACDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#EACDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACDCD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACDCD | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#F1CACD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eacdcd; /* rgb */ color: rgb(234, 205, 205); /* oklch */ color: oklch(87.3% 0.033 17.8);
Tailwind
colors: {
custom: {
50: '#f1dcdc',
500: '#eacdcd',
950: '#000000',
},
}SCSS
$custom: #eacdcd; $custom-light: #f1dcdc; $custom-dark: #000000;
JSON
{
"hex": "#eacdcd",
"rgb": {
"r": 234,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.87259,
"c": 0.03265,
"h": 17.8
},
"luminance": 0.65563
}Semantic roles & 50–950 ramp
primary
#EACDCD
secondary
#96C5C5
accent
#B4B432
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484