#EDCDC7#EDCDC7
#EDCDC7 is a very light, muted red. Relative luminance 0.658; OKLCH L 87.4% C 0.037 H 30.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDC7 |
|---|---|
| RGB | rgb(237, 205, 199) |
| HSL | hsl(9, 51%, 85%) |
| HSV | hsv(9, 16%, 93%) |
| CMYK | cmyk(0%, 13.5%, 16%, 7.1%) |
| CIE-LAB | lab(84.89, 10.26, 7.13) |
| CIE-LCH | lch(84.89, 12.49, 34.78°) |
| OKLab | oklab(87.36% 0.0321 0.0188) |
| OKLCH | oklch(87.36% 0.037 30.4) |
| XYZ | xyz(67.0649, 65.7925, 63.1882) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.32
Light Rose
#FFC5CB
ΔE00 8.50
Pale Rose
#FDC1C5
ΔE00 8.55
Pinkish Grey
#C8ACA9
ΔE00 8.69
Apricot
#FBCEB1
ΔE00 8.88
Pale Pink
#FFCFDC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDC7 #C7E7ED
analogous
#EDC7D4 #EDCDC7 #EDE0C7
triadic
#EDCDC7 #C7EDCD #CDC7ED
tetradic
#EDCDC7 #D4EDC7 #C7E7ED #E0C7ED
square
#EDCDC7 #D4EDC7 #C7E7ED #E0C7ED
split-complementary
#EDCDC7 #C7EDE0 #C7D4ED
monochromatic
#CF7A6A #DEA499 #EDCDC7 #F8EAE8 #F8EAE8
Accessibility & contrast
On white
1.48
#EDCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#EDCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDC7
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDC7 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#DBD6C7
Tritanopia (blue-blind)
#F5C9CB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdc7; /* rgb */ color: rgb(237, 205, 199); /* oklch */ color: oklch(87.4% 0.037 30.4);
Tailwind
colors: {
custom: {
50: '#f3dcd8',
500: '#edcdc7',
950: '#000000',
},
}SCSS
$custom: #edcdc7; $custom-light: #f3dcd8; $custom-dark: #000000;
JSON
{
"hex": "#edcdc7",
"rgb": {
"r": 237,
"g": 205,
"b": 199
},
"hsl": {
"h": 9.474,
"s": 51.351,
"l": 85.49
},
"oklch": {
"l": 0.87364,
"c": 0.03715,
"h": 30.4
},
"luminance": 0.65791
}Semantic roles & 50–950 ramp
primary
#EDCDC7
secondary
#8EC0CA
accent
#A7BF27
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483