#EB8DBF#EB8DBF
#EB8DBF is a light, vivid pink. Relative luminance 0.405; OKLCH L 75.6% C 0.129 H 347.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8DBF |
|---|---|
| RGB | rgb(235, 141, 191) |
| HSL | hsl(328, 70%, 74%) |
| HSV | hsv(328, 40%, 92%) |
| CMYK | cmyk(0%, 40%, 18.7%, 7.8%) |
| CIE-LAB | lab(69.81, 42.17, -10.65) |
| CIE-LCH | lch(69.81, 43.50, 345.83°) |
| OKLab | oklab(75.63% 0.1255 -0.0279) |
| OKLCH | oklch(75.63% 0.129 347.5) |
| XYZ | xyz(53.1906, 40.4770, 54.2914) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.04
Bubblegum Pink
#FE83CC
ΔE00 4.46
Pinky
#FC86AA
ΔE00 6.69
Bubblegum (survey)
#FF6CB5
ΔE00 7.00
Pig Pink
#E78EA5
ΔE00 7.18
Carnation Pink
#FF7FA7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8DBF #8DEBB9
analogous
#E88DEB #EB8DBF #EB8D90
triadic
#EB8DBF #BFEB8D #8DBFEB
tetradic
#EB8DBF #EBE88D #8DEBB9 #8D90EB
square
#EB8DBF #EBE88D #8DEBB9 #8D90EB
split-complementary
#EB8DBF #90EB8D #8DEBE8
monochromatic
#D82684 #E259A2 #EB8DBF #F4C1DC #FAE5F0
Accessibility & contrast
On white
2.31
#EB8DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EB8DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8DBF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8DBF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C1
Deuteranopia (green-blind)
#ADB0BD
Tritanopia (blue-blind)
#F78B9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb8dbf; /* rgb */ color: rgb(235, 141, 191); /* oklch */ color: oklch(75.6% 0.129 347.5);
Tailwind
colors: {
custom: {
50: '#f3b0d2',
500: '#eb8dbf',
950: '#000000',
},
}SCSS
$custom: #eb8dbf; $custom-light: #f3b0d2; $custom-dark: #000000;
JSON
{
"hex": "#eb8dbf",
"rgb": {
"r": 235,
"g": 141,
"b": 191
},
"hsl": {
"h": 328.085,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.75635,
"c": 0.12853,
"h": 347.5
},
"luminance": 0.40474
}Semantic roles & 50–950 ramp
primary
#EB8DBF
secondary
#D9F2E5
accent
#D26D13
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171114
muted
#858082