#EDC8CA#EDC8CA
#EDC8CA is a very light, muted red. Relative luminance 0.636; OKLCH L 86.5% C 0.042 H 14.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8CA |
|---|---|
| RGB | rgb(237, 200, 202) |
| HSL | hsl(357, 51%, 86%) |
| HSV | hsv(357, 16%, 93%) |
| CMYK | cmyk(0%, 15.6%, 14.8%, 7.1%) |
| CIE-LAB | lab(83.75, 13.36, 3.88) |
| CIE-LCH | lch(83.75, 13.91, 16.19°) |
| OKLab | oklab(86.5% 0.0407 0.0104) |
| OKLCH | oklch(86.5% 0.042 14.3) |
| XYZ | xyz(66.2397, 63.5793, 64.6484) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.39
Pale Pink
#FFCFDC
ΔE00 5.44
Light Pink
#FFD1DF
ΔE00 5.66
Pale Rose
#FDC1C5
ΔE00 5.68
Bubblegum
#FFC1CC
ΔE00 6.66
Pink
#FFC0CB
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8CA #C8EDEB
analogous
#EDC8DC #EDC8CA #EDD8C8
triadic
#EDC8CA #CAEDC8 #C8CAED
tetradic
#EDC8CA #DCEDC8 #C8EDEB #D8C8ED
square
#EDC8CA #DCEDC8 #C8EDEB #D8C8ED
split-complementary
#EDC8CA #C8EDD8 #C8DCED
monochromatic
#CF6C71 #DE9A9E #EDC8CA #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.53
#EDC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#EDC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8CA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8CA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#D6D3C9
Tritanopia (blue-blind)
#F5C5C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #edc8ca; /* rgb */ color: rgb(237, 200, 202); /* oklch */ color: oklch(86.5% 0.042 14.3);
Tailwind
colors: {
custom: {
50: '#f3d8da',
500: '#edc8ca',
950: '#000000',
},
}SCSS
$custom: #edc8ca; $custom-light: #f3d8da; $custom-dark: #000000;
JSON
{
"hex": "#edc8ca",
"rgb": {
"r": 237,
"g": 200,
"b": 202
},
"hsl": {
"h": 356.757,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.86496,
"c": 0.04202,
"h": 14.3
},
"luminance": 0.63577
}Semantic roles & 50–950 ramp
primary
#EDC8CA
secondary
#8FCAC7
accent
#BEB627
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383