#EDCDC8#EDCDC8
#EDCDC8 is a very light, muted red. Relative luminance 0.658; OKLCH L 87.4% C 0.037 H 28.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDC8 |
|---|---|
| RGB | rgb(237, 205, 200) |
| HSL | hsl(8, 51%, 86%) |
| HSV | hsv(8, 16%, 93%) |
| CMYK | cmyk(0%, 13.5%, 15.6%, 7.1%) |
| CIE-LAB | lab(84.91, 10.41, 6.63) |
| CIE-LCH | lch(84.91, 12.35, 32.48°) |
| OKLab | oklab(87.39% 0.0324 0.0175) |
| OKLCH | oklch(87.39% 0.037 28.4) |
| XYZ | xyz(67.1814, 65.8391, 63.8017) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.24
Light Rose
#FFC5CB
ΔE00 8.21
Pale Rose
#FDC1C5
ΔE00 8.29
Pale Pink
#FFCFDC
ΔE00 8.54
Pinkish Grey
#C8ACA9
ΔE00 8.66
Light Pink
#FFD1DF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDC8 #C8E8ED
analogous
#EDC8D5 #EDCDC8 #EDDFC8
triadic
#EDCDC8 #C8EDCD #CDC8ED
tetradic
#EDCDC8 #D5EDC8 #C8E8ED #DFC8ED
square
#EDCDC8 #D5EDC8 #C8E8ED #DFC8ED
split-complementary
#EDCDC8 #C8EDDF #C8D5ED
monochromatic
#CF796C #DEA39A #EDCDC8 #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.48
#EDCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#EDCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDC8
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDC8 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C8
Deuteranopia (green-blind)
#DBD6C8
Tritanopia (blue-blind)
#F5C9CC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdc8; /* rgb */ color: rgb(237, 205, 200); /* oklch */ color: oklch(87.4% 0.037 28.4);
Tailwind
colors: {
custom: {
50: '#f3dcd8',
500: '#edcdc8',
950: '#000000',
},
}SCSS
$custom: #edcdc8; $custom-light: #f3dcd8; $custom-dark: #000000;
JSON
{
"hex": "#edcdc8",
"rgb": {
"r": 237,
"g": 205,
"b": 200
},
"hsl": {
"h": 8.108,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.8739,
"c": 0.03686,
"h": 28.4
},
"luminance": 0.65837
}Semantic roles & 50–950 ramp
primary
#EDCDC8
secondary
#8FC2CA
accent
#AABE27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483