#EB8DBC#EB8DBC
#EB8DBC is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.5% C 0.127 H 349.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8DBC |
|---|---|
| RGB | rgb(235, 141, 188) |
| HSL | hsl(330, 70%, 74%) |
| HSV | hsv(330, 40%, 92%) |
| CMYK | cmyk(0%, 40%, 20%, 7.8%) |
| CIE-LAB | lab(69.72, 41.73, -9.12) |
| CIE-LCH | lch(69.72, 42.71, 347.68°) |
| OKLab | oklab(75.54% 0.1245 -0.0237) |
| OKLCH | oklch(75.54% 0.127 349.2) |
| XYZ | xyz(52.8638, 40.3463, 52.5705) |
| Luminance | 0.4034 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 4.94
Pinky
#FC86AA
ΔE00 6.04
Pig Pink
#E78EA5
ΔE00 6.43
Carnation Pink
#FF7FA7
ΔE00 6.72
Bubblegum (survey)
#FF6CB5
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8DBC #8DEBBC
analogous
#EB8DEB #EB8DBC #EB8D8D
triadic
#EB8DBC #BCEB8D #8DBCEB
tetradic
#EB8DBC #EBEB8D #8DEBBC #8D8DEB
square
#EB8DBC #EBEB8D #8DEBBC #8D8DEB
split-complementary
#EB8DBC #8DEB8D #8DEBEB
monochromatic
#D8267F #E2599D #EB8DBC #F4C1DB #FAE5F0
Accessibility & contrast
On white
2.32
#EB8DBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EB8DBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8DBC
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8DBC | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BE
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#F78B9E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8dbc; /* rgb */ color: rgb(235, 141, 188); /* oklch */ color: oklch(75.5% 0.127 349.2);
Tailwind
colors: {
custom: {
50: '#f3b0d0',
500: '#eb8dbc',
950: '#000000',
},
}SCSS
$custom: #eb8dbc; $custom-light: #f3b0d0; $custom-dark: #000000;
JSON
{
"hex": "#eb8dbc",
"rgb": {
"r": 235,
"g": 141,
"b": 188
},
"hsl": {
"h": 330,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.75535,
"c": 0.12676,
"h": 349.2
},
"luminance": 0.40343
}Semantic roles & 50–950 ramp
primary
#EB8DBC
secondary
#D9F2E6
accent
#D27313
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171114
muted
#858082