#EDC8DC#EDC8DC
#EDC8DC is a very light, muted pink. Relative luminance 0.645; OKLCH L 87.0% C 0.049 H 344.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8DC |
|---|---|
| RGB | rgb(237, 200, 220) |
| HSL | hsl(328, 51%, 86%) |
| HSV | hsv(328, 16%, 93%) |
| CMYK | cmyk(0%, 15.6%, 7.2%, 7.1%) |
| CIE-LAB | lab(84.22, 16.31, -5.04) |
| CIE-LCH | lch(84.22, 17.07, 342.83°) |
| OKLab | oklab(87.02% 0.0473 -0.0132) |
| OKLCH | oklch(87.02% 0.049 344.4) |
| XYZ | xyz(68.4965, 64.4820, 76.5343) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.06
Pale Pink
#FFCFDC
ΔE00 4.39
Thistle
#D8BFD8
ΔE00 4.80
Bubblegum
#FFC1CC
ΔE00 7.04
Pink
#FFC0CB
ΔE00 7.24
Pale Mauve
#FED0FC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8DC #C8EDD9
analogous
#EBC8ED #EDC8DC #EDC8C9
triadic
#EDC8DC #DCEDC8 #C8DCED
tetradic
#EDC8DC #EDEBC8 #C8EDD9 #C8C9ED
square
#EDC8DC #EDEBC8 #C8EDD9 #C8C9ED
split-complementary
#EDC8DC #C9EDC8 #C8EDEB
monochromatic
#CF6CA1 #DE9ABF #EDC8DC #F7E8F0 #F7E8F0
Accessibility & contrast
On white
1.51
#EDC8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#EDC8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8DC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8DC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#D2D4DB
Tritanopia (blue-blind)
#F2C8CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #edc8dc; /* rgb */ color: rgb(237, 200, 220); /* oklch */ color: oklch(87.0% 0.049 344.4);
Tailwind
colors: {
custom: {
50: '#f3d8e6',
500: '#edc8dc',
950: '#000000',
},
}SCSS
$custom: #edc8dc; $custom-light: #f3d8e6; $custom-dark: #000000;
JSON
{
"hex": "#edc8dc",
"rgb": {
"r": 237,
"g": 200,
"b": 220
},
"hsl": {
"h": 327.568,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.87016,
"c": 0.04914,
"h": 344.4
},
"luminance": 0.6448
}Semantic roles & 50–950 ramp
primary
#EDC8DC
secondary
#8FCAAA
accent
#BE6D27
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384