#EDCDCD#EDCDCD
#EDCDCD is a very light, muted red. Relative luminance 0.661; OKLCH L 87.5% C 0.036 H 17.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDCD |
|---|---|
| RGB | rgb(237, 205, 205) |
| HSL | hsl(0, 47%, 87%) |
| HSV | hsv(0, 14%, 93%) |
| CMYK | cmyk(0%, 13.5%, 13.5%, 7.1%) |
| CIE-LAB | lab(85.04, 11.20, 4.15) |
| CIE-LCH | lch(85.04, 11.94, 20.32°) |
| OKLab | oklab(87.53% 0.0343 0.0111) |
| OKLCH | oklch(87.53% 0.036 17.9) |
| XYZ | xyz(67.7753, 66.0767, 66.9296) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.38
Pale Pink
#FFCFDC
ΔE00 6.70
Light Pink
#FFD1DF
ΔE00 6.76
Light Rose
#FFC5CB
ΔE00 7.08
Pale Rose
#FDC1C5
ΔE00 7.40
Bubblegum
#FFC1CC
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDCD #CDEDED
analogous
#EDCDDD #EDCDCD #EDDDCD
triadic
#EDCDCD #CDEDCD #CDCDED
tetradic
#EDCDCD #DDEDCD #CDEDED #DDCDED
square
#EDCDCD #DDEDCD #CDEDED #DDCDED
split-complementary
#EDCDCD #CDEDDD #CDDDED
monochromatic
#CD7373 #DDA0A0 #EDCDCD #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.48
#EDCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#EDCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDCD
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDCD | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#D9D7CD
Tritanopia (blue-blind)
#F4CACD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdcd; /* rgb */ color: rgb(237, 205, 205); /* oklch */ color: oklch(87.5% 0.036 17.9);
Tailwind
colors: {
custom: {
50: '#f3dcdc',
500: '#edcdcd',
950: '#000000',
},
}SCSS
$custom: #edcdcd; $custom-light: #f3dcdc; $custom-dark: #000000;
JSON
{
"hex": "#edcdcd",
"rgb": {
"r": 237,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.87525,
"c": 0.03608,
"h": 17.9
},
"luminance": 0.66075
}Semantic roles & 50–950 ramp
primary
#EDCDCD
secondary
#95C9C9
accent
#BABA2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484