#EDCCCF#EDCCCF
#EDCCCF is a very light, muted red. Relative luminance 0.657; OKLCH L 87.4% C 0.037 H 11.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCCCF |
|---|---|
| RGB | rgb(237, 204, 207) |
| HSL | hsl(355, 48%, 86%) |
| HSV | hsv(355, 14%, 93%) |
| CMYK | cmyk(0%, 13.9%, 12.7%, 7.1%) |
| CIE-LAB | lab(84.84, 12.05, 2.80) |
| CIE-LCH | lch(84.84, 12.37, 13.10°) |
| OKLab | oklab(87.39% 0.0366 0.0076) |
| OKLCH | oklch(87.39% 0.037 11.7) |
| XYZ | xyz(67.7798, 65.6970, 68.1297) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.61
Light Pink
#FFD1DF
ΔE00 5.65
Mistyrose
#FFE4E1
ΔE00 6.08
Light Rose
#FFC5CB
ΔE00 6.42
Pale Rose
#FDC1C5
ΔE00 6.88
Bubblegum
#FFC1CC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCCCF #CCEDEA
analogous
#EDCCE0 #EDCCCF #EDDACC
triadic
#EDCCCF #CFEDCC #CCCFED
tetradic
#EDCCCF #E0EDCC #CCEDEA #DACCED
square
#EDCCCF #E0EDCC #CCEDEA #DACCED
split-complementary
#EDCCCF #CCEDDA #CCE0ED
monochromatic
#CD727A #DD9FA4 #EDCCCF #F7E8EA #F7E8EA
Accessibility & contrast
On white
1.49
#EDCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#EDCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCCCF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCCCF | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CF
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#F4CACD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcccf; /* rgb */ color: rgb(237, 204, 207); /* oklch */ color: oklch(87.4% 0.037 11.7);
Tailwind
colors: {
custom: {
50: '#f3dbdd',
500: '#edcccf',
950: '#000000',
},
}SCSS
$custom: #edcccf; $custom-light: #f3dbdd; $custom-dark: #000000;
JSON
{
"hex": "#edcccf",
"rgb": {
"r": 237,
"g": 204,
"b": 207
},
"hsl": {
"h": 354.545,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.8739,
"c": 0.03736,
"h": 11.7
},
"luminance": 0.65695
}Semantic roles & 50–950 ramp
primary
#EDCCCF
secondary
#94CAC5
accent
#BBAE2A
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171515
muted
#858484