#EACDCF#EACDCF
#EACDCF is a very light, muted red. Relative luminance 0.657; OKLCH L 87.3% C 0.033 H 13.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EACDCF |
|---|---|
| RGB | rgb(234, 205, 207) |
| HSL | hsl(356, 41%, 86%) |
| HSV | hsv(356, 12%, 92%) |
| CMYK | cmyk(0%, 12.4%, 11.5%, 8.2%) |
| CIE-LAB | lab(84.82, 10.46, 2.74) |
| CIE-LCH | lch(84.82, 10.81, 14.70°) |
| OKLab | oklab(87.31% 0.0318 0.0074) |
| OKLCH | oklch(87.31% 0.033 13.1) |
| XYZ | xyz(67.0248, 65.6616, 68.1626) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.54
Light Pink
#FFD1DF
ΔE00 6.77
Pale Pink
#FFCFDC
ΔE00 6.80
Light Rose
#FFC5CB
ΔE00 7.71
Pale Rose
#FDC1C5
ΔE00 8.11
Lavenderblush
#FFF0F5
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACDCF #CDEAE8
analogous
#EACDDD #EACDCF #EAD9CD
triadic
#EACDCF #CFEACD #CDCFEA
tetradic
#EACDCF #DDEACD #CDEAE8 #D9CDEA
square
#EACDCF #DDEACD #CDEAE8 #D9CDEA
split-complementary
#EACDCF #CDEAD9 #CDDDEA
monochromatic
#C6777C #D8A2A6 #EACDCF #F6E9EA #F6E9EA
Accessibility & contrast
On white
1.49
#EACDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#EACDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACDCF
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACDCF | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1CF
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#F0CBCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eacdcf; /* rgb */ color: rgb(234, 205, 207); /* oklch */ color: oklch(87.3% 0.033 13.1);
Tailwind
colors: {
custom: {
50: '#f1dcdd',
500: '#eacdcf',
950: '#000000',
},
}SCSS
$custom: #eacdcf; $custom-light: #f1dcdd; $custom-dark: #000000;
JSON
{
"hex": "#eacdcf",
"rgb": {
"r": 234,
"g": 205,
"b": 207
},
"hsl": {
"h": 355.862,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.87314,
"c": 0.03269,
"h": 13.1
},
"luminance": 0.6566
}Semantic roles & 50–950 ramp
primary
#EACDCF
secondary
#96C5C2
accent
#B4AB32
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484