#EB8BBB#EB8BBB
#EB8BBB is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.2% C 0.130 H 349.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BBB |
|---|---|
| RGB | rgb(235, 139, 187) |
| HSL | hsl(330, 71%, 73%) |
| HSV | hsv(330, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 20.4%, 7.8%) |
| CIE-LAB | lab(69.27, 42.61, -9.22) |
| CIE-LCH | lch(69.27, 43.60, 347.79°) |
| OKLab | oklab(75.19% 0.1273 -0.024) |
| OKLCH | oklch(75.19% 0.13 349.3) |
| XYZ | xyz(52.4642, 39.7188, 51.9073) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.86
Bubblegum Pink
#FE83CC
ΔE00 4.75
Pinky
#FC86AA
ΔE00 5.96
Pig Pink
#E78EA5
ΔE00 6.50
Carnation Pink
#FF7FA7
ΔE00 6.55
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BBB #8BEBBB
analogous
#EB8BEB #EB8BBB #EB8B8B
triadic
#EB8BBB #BBEB8B #8BBBEB
tetradic
#EB8BBB #EBEB8B #8BEBBB #8B8BEB
square
#EB8BBB #EBEB8B #8BEBBB #8B8BEB
split-complementary
#EB8BBB #8BEB8B #8BEBEB
monochromatic
#D7257E #E2579C #EB8BBB #F4BFDA #FAE5F0
Accessibility & contrast
On white
2.35
#EB8BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EB8BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BBB
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BBB | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBD
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#F8899C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb8bbb; /* rgb */ color: rgb(235, 139, 187); /* oklch */ color: oklch(75.2% 0.130 349.3);
Tailwind
colors: {
custom: {
50: '#f3aecf',
500: '#eb8bbb',
950: '#000000',
},
}SCSS
$custom: #eb8bbb; $custom-light: #f3aecf; $custom-dark: #000000;
JSON
{
"hex": "#eb8bbb",
"rgb": {
"r": 235,
"g": 139,
"b": 187
},
"hsl": {
"h": 330,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.75186,
"c": 0.12951,
"h": 349.3
},
"luminance": 0.39715
}Semantic roles & 50–950 ramp
primary
#EB8BBB
secondary
#D9F2E6
accent
#D37313
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171013
muted
#857F82