#EDC8DD#EDC8DD
#EDC8DD is a very light, muted pink. Relative luminance 0.645; OKLCH L 87.0% C 0.050 H 343.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8DD |
|---|---|
| RGB | rgb(237, 200, 221) |
| HSL | hsl(326, 51%, 86%) |
| HSV | hsv(326, 16%, 93%) |
| CMYK | cmyk(0%, 15.6%, 6.8%, 7.1%) |
| CIE-LAB | lab(84.24, 16.48, -5.53) |
| CIE-LCH | lch(84.24, 17.39, 341.45°) |
| OKLab | oklab(87.05% 0.0477 -0.0145) |
| OKLCH | oklch(87.05% 0.05 343.1) |
| XYZ | xyz(68.6294, 64.5351, 77.2339) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.24
Pale Pink
#FFCFDC
ΔE00 4.59
Thistle
#D8BFD8
ΔE00 4.68
Pale Mauve
#FED0FC
ΔE00 7.05
Bubblegum
#FFC1CC
ΔE00 7.23
Very Light Purple
#F6CEFC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8DD #C8EDD8
analogous
#EAC8ED #EDC8DD #EDC8CA
triadic
#EDC8DD #DDEDC8 #C8DDED
tetradic
#EDC8DD #EDEAC8 #C8EDD8 #C8CAED
square
#EDC8DD #EDEAC8 #C8EDD8 #C8CAED
split-complementary
#EDC8DD #CAEDC8 #C8EDEA
monochromatic
#CF6CA4 #DE9AC0 #EDC8DD #F7E8F1 #F7E8F1
Accessibility & contrast
On white
1.51
#EDC8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#EDC8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8DD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8DD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#D2D4DC
Tritanopia (blue-blind)
#F2C8CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #edc8dd; /* rgb */ color: rgb(237, 200, 221); /* oklch */ color: oklch(87.0% 0.050 343.1);
Tailwind
colors: {
custom: {
50: '#f3d8e7',
500: '#edc8dd',
950: '#000000',
},
}SCSS
$custom: #edc8dd; $custom-light: #f3d8e7; $custom-dark: #000000;
JSON
{
"hex": "#edc8dd",
"rgb": {
"r": 237,
"g": 200,
"b": 221
},
"hsl": {
"h": 325.946,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.87047,
"c": 0.04986,
"h": 343.1
},
"luminance": 0.64534
}Semantic roles & 50–950 ramp
primary
#EDC8DD
secondary
#8FCAA9
accent
#BE6927
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384