#ED8EBF#ED8EBF
#ED8EBF is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.0% C 0.129 H 348.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8EBF |
|---|---|
| RGB | rgb(237, 142, 191) |
| HSL | hsl(329, 73%, 74%) |
| HSV | hsv(329, 40%, 93%) |
| CMYK | cmyk(0%, 40.1%, 19.4%, 7.1%) |
| CIE-LAB | lab(70.26, 42.33, -9.95) |
| CIE-LCH | lch(70.26, 43.48, 346.77°) |
| OKLab | oklab(76.03% 0.1261 -0.026) |
| OKLCH | oklch(76.03% 0.129 348.4) |
| XYZ | xyz(54.0029, 41.1157, 54.3719) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 4.53
Pinky
#FC86AA
ΔE00 6.34
Pig Pink
#E78EA5
ΔE00 6.91
Carnation Pink
#FF7FA7
ΔE00 7.00
Bubblegum (survey)
#FF6CB5
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8EBF #8EEDBC
analogous
#EC8EED #ED8EBF #ED8E90
triadic
#ED8EBF #BFED8E #8EBFED
tetradic
#ED8EBF #EDEC8E #8EEDBC #8E90ED
square
#ED8EBF #EDEC8E #8EEDBC #8E90ED
split-complementary
#ED8EBF #90ED8E #8EEDEC
monochromatic
#DC2483 #E559A1 #ED8EBF #F5C3DD #FBE5F0
Accessibility & contrast
On white
2.28
#ED8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#ED8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8EBF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8EBF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C1
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#F98CA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ed8ebf; /* rgb */ color: rgb(237, 142, 191); /* oklch */ color: oklch(76.0% 0.129 348.4);
Tailwind
colors: {
custom: {
50: '#f4b1d2',
500: '#ed8ebf',
950: '#000000',
},
}SCSS
$custom: #ed8ebf; $custom-light: #f4b1d2; $custom-dark: #000000;
JSON
{
"hex": "#ed8ebf",
"rgb": {
"r": 237,
"g": 142,
"b": 191
},
"hsl": {
"h": 329.053,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.76027,
"c": 0.12878,
"h": 348.4
},
"luminance": 0.41112
}Semantic roles & 50–950 ramp
primary
#ED8EBF
secondary
#D9F2E5
accent
#D57011
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082