#EDCDCF#EDCDCF
#EDCDCF is a very light, muted red. Relative luminance 0.662; OKLCH L 87.6% C 0.036 H 13.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCDCF |
|---|---|
| RGB | rgb(237, 205, 207) |
| HSL | hsl(356, 47%, 87%) |
| HSV | hsv(356, 14%, 93%) |
| CMYK | cmyk(0%, 13.5%, 12.7%, 7.1%) |
| CIE-LAB | lab(85.08, 11.52, 3.16) |
| CIE-LCH | lch(85.08, 11.94, 15.32°) |
| OKLab | oklab(87.58% 0.0351 0.0085) |
| OKLCH | oklch(87.58% 0.036 13.6) |
| XYZ | xyz(68.0183, 66.1739, 68.2092) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.65
Pale Pink
#FFCFDC
ΔE00 6.07
Light Pink
#FFD1DF
ΔE00 6.09
Light Rose
#FFC5CB
ΔE00 6.82
Pale Rose
#FDC1C5
ΔE00 7.24
Bubblegum
#FFC1CC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCDCF #CDEDEB
analogous
#EDCDDF #EDCDCF #EDDBCD
triadic
#EDCDCF #CFEDCD #CDCFED
tetradic
#EDCDCF #DFEDCD #CDEDEB #DBCDED
square
#EDCDCF #DFEDCD #CDEDEB #DBCDED
split-complementary
#EDCDCF #CDEDDB #CDDFED
monochromatic
#CD7379 #DDA0A4 #EDCDCF #F7E8E9 #F7E8E9
Accessibility & contrast
On white
1.48
#EDCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#EDCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCDCF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCDCF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#F4CBCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #edcdcf; /* rgb */ color: rgb(237, 205, 207); /* oklch */ color: oklch(87.6% 0.036 13.6);
Tailwind
colors: {
custom: {
50: '#f3dcdd',
500: '#edcdcf',
950: '#000000',
},
}SCSS
$custom: #edcdcf; $custom-light: #f3dcdd; $custom-dark: #000000;
JSON
{
"hex": "#edcdcf",
"rgb": {
"r": 237,
"g": 205,
"b": 207
},
"hsl": {
"h": 356.25,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.8758,
"c": 0.03611,
"h": 13.6
},
"luminance": 0.66172
}Semantic roles & 50–950 ramp
primary
#EDCDCF
secondary
#95C9C6
accent
#BAB12B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484