#EB8BBC#EB8BBC
#EB8BBC is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.2% C 0.130 H 348.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BBC |
|---|---|
| RGB | rgb(235, 139, 188) |
| HSL | hsl(329, 71%, 73%) |
| HSV | hsv(329, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 20%, 7.8%) |
| CIE-LAB | lab(69.30, 42.76, -9.74) |
| CIE-LCH | lch(69.30, 43.86, 347.17°) |
| OKLab | oklab(75.22% 0.1276 -0.0254) |
| OKLCH | oklch(75.22% 0.13 348.7) |
| XYZ | xyz(52.5716, 39.7618, 52.4730) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.58
Pinky
#FC86AA
ΔE00 6.18
Bubblegum (survey)
#FF6CB5
ΔE00 6.59
Carnation Pink
#FF7FA7
ΔE00 6.75
Pig Pink
#E78EA5
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BBC #8BEBBA
analogous
#EA8BEB #EB8BBC #EB8B8C
triadic
#EB8BBC #BCEB8B #8BBCEB
tetradic
#EB8BBC #EBEA8B #8BEBBA #8B8CEB
square
#EB8BBC #EBEA8B #8BEBBA #8B8CEB
split-complementary
#EB8BBC #8CEB8B #8BEBEA
monochromatic
#D72580 #E2579E #EB8BBC #F4BFDA #FAE5F0
Accessibility & contrast
On white
2.35
#EB8BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EB8BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BBC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BBC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBE
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#F7899D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb8bbc; /* rgb */ color: rgb(235, 139, 188); /* oklch */ color: oklch(75.2% 0.130 348.7);
Tailwind
colors: {
custom: {
50: '#f3aed0',
500: '#eb8bbc',
950: '#000000',
},
}SCSS
$custom: #eb8bbc; $custom-light: #f3aed0; $custom-dark: #000000;
JSON
{
"hex": "#eb8bbc",
"rgb": {
"r": 235,
"g": 139,
"b": 188
},
"hsl": {
"h": 329.375,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.7522,
"c": 0.13009,
"h": 348.7
},
"luminance": 0.39758
}Semantic roles & 50–950 ramp
primary
#EB8BBC
secondary
#D9F2E5
accent
#D37113
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82