#EB8BBF#EB8BBF
#EB8BBF is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.3% C 0.132 H 347.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BBF |
|---|---|
| RGB | rgb(235, 139, 191) |
| HSL | hsl(328, 71%, 73%) |
| HSV | hsv(328, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 18.7%, 7.8%) |
| CIE-LAB | lab(69.39, 43.21, -11.27) |
| CIE-LCH | lch(69.39, 44.65, 345.38°) |
| OKLab | oklab(75.32% 0.1285 -0.0295) |
| OKLCH | oklch(75.32% 0.132 347.1) |
| XYZ | xyz(52.8984, 39.8925, 54.1940) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 4.12
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Pinky
#FC86AA
ΔE00 6.83
Hot Pink
#FF69B4
ΔE00 7.04
Bubble Gum Pink
#FF69AF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BBF #8BEBB7
analogous
#E78BEB #EB8BBF #EB8B8F
triadic
#EB8BBF #BFEB8B #8BBFEB
tetradic
#EB8BBF #EBE78B #8BEBB7 #8B8FEB
square
#EB8BBF #EBE78B #8BEBB7 #8B8FEB
split-complementary
#EB8BBF #8FEB8B #8BEBE7
monochromatic
#D72585 #E257A2 #EB8BBF #F4BFDC #FAE5F1
Accessibility & contrast
On white
2.34
#EB8BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EB8BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BBF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BBF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A0C1
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#F7899E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb8bbf; /* rgb */ color: rgb(235, 139, 191); /* oklch */ color: oklch(75.3% 0.132 347.1);
Tailwind
colors: {
custom: {
50: '#f3afd2',
500: '#eb8bbf',
950: '#000000',
},
}SCSS
$custom: #eb8bbf; $custom-light: #f3afd2; $custom-dark: #000000;
JSON
{
"hex": "#eb8bbf",
"rgb": {
"r": 235,
"g": 139,
"b": 191
},
"hsl": {
"h": 327.5,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.75321,
"c": 0.13188,
"h": 347.1
},
"luminance": 0.39889
}Semantic roles & 50–950 ramp
primary
#EB8BBF
secondary
#D9F2E4
accent
#D36B13
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82