#EB84BA#EB84BA
#EB84BA is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.1% C 0.141 H 348.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84BA |
|---|---|
| RGB | rgb(235, 132, 186) |
| HSL | hsl(329, 72%, 72%) |
| HSV | hsv(329, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 20.9%, 7.8%) |
| CIE-LAB | lab(67.81, 46.05, -10.84) |
| CIE-LCH | lch(67.81, 47.31, 346.75°) |
| OKLab | oklab(74.07% 0.1376 -0.0283) |
| OKLCH | oklch(74.07% 0.141 348.4) |
| XYZ | xyz(51.3762, 37.7136, 51.0184) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum Pink
#FE83CC
ΔE00 4.03
Bubblegum (survey)
#FF6CB5
ΔE00 5.24
Hot Pink
#FF69B4
ΔE00 5.64
Bubble Gum Pink
#FF69AF
ΔE00 5.83
Pinky
#FC86AA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84BA #84EBB5
analogous
#E984EB #EB84BA #EB8487
triadic
#EB84BA #BAEB84 #84BAEB
tetradic
#EB84BA #EBE984 #84EBB5 #8487EB
square
#EB84BA #EBE984 #84EBB5 #8487EB
split-complementary
#EB84BA #87EB84 #84EBE9
monochromatic
#D2227F #E24F9C #EB84BA #F4B9D8 #FBE5F0
Accessibility & contrast
On white
2.46
#EB84BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EB84BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84BA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84BA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9ABC
Deuteranopia (green-blind)
#A8ACB7
Tritanopia (blue-blind)
#F88298
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb84ba; /* rgb */ color: rgb(235, 132, 186); /* oklch */ color: oklch(74.1% 0.141 348.4);
Tailwind
colors: {
custom: {
50: '#f3aace',
500: '#eb84ba',
950: '#000000',
},
}SCSS
$custom: #eb84ba; $custom-light: #f3aace; $custom-dark: #000000;
JSON
{
"hex": "#eb84ba",
"rgb": {
"r": 235,
"g": 132,
"b": 186
},
"hsl": {
"h": 328.544,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74073,
"c": 0.14052,
"h": 348.4
},
"luminance": 0.3771
}Semantic roles & 50–950 ramp
primary
#EB84BA
secondary
#D8F2E5
accent
#D46E11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82