#EB84BC#EB84BC
#EB84BC is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.1% C 0.142 H 347.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84BC |
|---|---|
| RGB | rgb(235, 132, 188) |
| HSL | hsl(327, 72%, 72%) |
| HSV | hsv(327, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 20%, 7.8%) |
| CIE-LAB | lab(67.87, 46.34, -11.87) |
| CIE-LCH | lch(67.87, 47.84, 345.63°) |
| OKLab | oklab(74.14% 0.1382 -0.0311) |
| OKLCH | oklch(74.14% 0.142 347.3) |
| XYZ | xyz(51.5903, 37.7992, 52.1459) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.26
Bubblegum Pink
#FE83CC
ΔE00 3.73
Bubblegum (survey)
#FF6CB5
ΔE00 5.28
Hot Pink
#FF69B4
ΔE00 5.68
Bubble Gum Pink
#FF69AF
ΔE00 5.96
Pinky
#FC86AA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84BC #84EBB3
analogous
#E784EB #EB84BC #EB8489
triadic
#EB84BC #BCEB84 #84BCEB
tetradic
#EB84BC #EBE784 #84EBB3 #8489EB
square
#EB84BC #EBE784 #84EBB3 #8489EB
split-complementary
#EB84BC #89EB84 #84EBE7
monochromatic
#D22282 #E24F9F #EB84BC #F4B9D9 #FBE5F1
Accessibility & contrast
On white
2.45
#EB84BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EB84BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84BC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84BC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBE
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#F88299
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb84bc; /* rgb */ color: rgb(235, 132, 188); /* oklch */ color: oklch(74.1% 0.142 347.3);
Tailwind
colors: {
custom: {
50: '#f3aad0',
500: '#eb84bc',
950: '#000000',
},
}SCSS
$custom: #eb84bc; $custom-light: #f3aad0; $custom-dark: #000000;
JSON
{
"hex": "#eb84bc",
"rgb": {
"r": 235,
"g": 132,
"b": 188
},
"hsl": {
"h": 327.379,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74142,
"c": 0.1417,
"h": 347.3
},
"luminance": 0.37796
}Semantic roles & 50–950 ramp
primary
#EB84BC
secondary
#D8F2E4
accent
#D46A11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82