#ECCDCF#ECCDCF
#ECCDCF is a very light, muted red. Relative luminance 0.660; OKLCH L 87.5% C 0.035 H 13.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCDCF |
|---|---|
| RGB | rgb(236, 205, 207) |
| HSL | hsl(356, 45%, 86%) |
| HSV | hsv(356, 13%, 93%) |
| CMYK | cmyk(0%, 13.1%, 12.3%, 7.5%) |
| CIE-LAB | lab(85.00, 11.17, 3.02) |
| CIE-LCH | lch(85.00, 11.57, 15.12°) |
| OKLab | oklab(87.49% 0.034 0.0081) |
| OKLCH | oklch(87.49% 0.035 13.4) |
| XYZ | xyz(67.6852, 66.0021, 68.1936) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.60
Pale Pink
#FFCFDC
ΔE00 6.30
Light Pink
#FFD1DF
ΔE00 6.31
Light Rose
#FFC5CB
ΔE00 7.11
Pale Rose
#FDC1C5
ΔE00 7.53
Bubblegum
#FFC1CC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCDCF #CDECEA
analogous
#ECCDDF #ECCDCF #ECDBCD
triadic
#ECCDCF #CFECCD #CDCFEC
tetradic
#ECCDCF #DFECCD #CDECEA #DBCDEC
square
#ECCDCF #DFECCD #CDECEA #DBCDEC
split-complementary
#ECCDCF #CDECDB #CDDFEC
monochromatic
#CA747A #DBA1A4 #ECCDCF #F7E9EA #F7E9EA
Accessibility & contrast
On white
1.48
#ECCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#ECCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCDCF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCDCF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D9D6CF
Tritanopia (blue-blind)
#F3CBCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #eccdcf; /* rgb */ color: rgb(236, 205, 207); /* oklch */ color: oklch(87.5% 0.035 13.4);
Tailwind
colors: {
custom: {
50: '#f2dcdd',
500: '#eccdcf',
950: '#000000',
},
}SCSS
$custom: #eccdcf; $custom-light: #f2dcdd; $custom-dark: #000000;
JSON
{
"hex": "#eccdcf",
"rgb": {
"r": 236,
"g": 205,
"b": 207
},
"hsl": {
"h": 356.129,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.87491,
"c": 0.03496,
"h": 13.4
},
"luminance": 0.66001
}Semantic roles & 50–950 ramp
primary
#ECCDCF
secondary
#95C8C5
accent
#B8AF2D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484