#EDC8DF#EDC8DF
#EDC8DF is a very light, muted pink. Relative luminance 0.646; OKLCH L 87.1% C 0.051 H 340.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8DF |
|---|---|
| RGB | rgb(237, 200, 223) |
| HSL | hsl(323, 51%, 86%) |
| HSV | hsv(323, 16%, 93%) |
| CMYK | cmyk(0%, 15.6%, 5.9%, 7.1%) |
| CIE-LAB | lab(84.30, 16.83, -6.52) |
| CIE-LCH | lch(84.30, 18.04, 338.83°) |
| OKLab | oklab(87.11% 0.0484 -0.0171) |
| OKLCH | oklch(87.11% 0.051 340.5) |
| XYZ | xyz(68.8974, 64.6424, 78.6456) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.48
Light Pink
#FFD1DF
ΔE00 4.66
Pale Pink
#FFCFDC
ΔE00 5.03
Pale Mauve
#FED0FC
ΔE00 6.47
Very Light Purple
#F6CEFC
ΔE00 6.80
Bubblegum
#FFC1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8DF #C8EDD6
analogous
#E8C8ED #EDC8DF #EDC8CC
triadic
#EDC8DF #DFEDC8 #C8DFED
tetradic
#EDC8DF #EDE8C8 #C8EDD6 #C8CCED
square
#EDC8DF #EDE8C8 #C8EDD6 #C8CCED
split-complementary
#EDC8DF #CCEDC8 #C8EDE8
monochromatic
#CF6CA9 #DE9AC4 #EDC8DF #F7E8F2 #F7E8F2
Accessibility & contrast
On white
1.51
#EDC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#EDC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8DF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8DF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#F2C8D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #edc8df; /* rgb */ color: rgb(237, 200, 223); /* oklch */ color: oklch(87.1% 0.051 340.5);
Tailwind
colors: {
custom: {
50: '#f3d8e9',
500: '#edc8df',
950: '#000000',
},
}SCSS
$custom: #edc8df; $custom-light: #f3d8e9; $custom-dark: #000000;
JSON
{
"hex": "#edc8df",
"rgb": {
"r": 237,
"g": 200,
"b": 223
},
"hsl": {
"h": 322.703,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.87108,
"c": 0.05136,
"h": 340.5
},
"luminance": 0.64641
}Semantic roles & 50–950 ramp
primary
#EDC8DF
secondary
#8FCAA5
accent
#BE6027
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384