#EB84BB#EB84BB
#EB84BB is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.1% C 0.141 H 347.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84BB |
|---|---|
| RGB | rgb(235, 132, 187) |
| HSL | hsl(328, 72%, 72%) |
| HSV | hsv(328, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 20.4%, 7.8%) |
| CIE-LAB | lab(67.84, 46.20, -11.36) |
| CIE-LCH | lch(67.84, 47.57, 346.19°) |
| OKLab | oklab(74.11% 0.1379 -0.0297) |
| OKLCH | oklch(74.11% 0.141 347.8) |
| XYZ | xyz(51.4829, 37.7563, 51.5802) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum Pink
#FE83CC
ΔE00 3.87
Bubblegum (survey)
#FF6CB5
ΔE00 5.25
Hot Pink
#FF69B4
ΔE00 5.65
Bubble Gum Pink
#FF69AF
ΔE00 5.89
Pinky
#FC86AA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84BB #84EBB4
analogous
#E784EB #EB84BB #EB8488
triadic
#EB84BB #BBEB84 #84BBEB
tetradic
#EB84BB #EBE784 #84EBB4 #8488EB
square
#EB84BB #EBE784 #84EBB4 #8488EB
split-complementary
#EB84BB #88EB84 #84EBE7
monochromatic
#D22280 #E24F9E #EB84BB #F4B9D8 #FBE5F0
Accessibility & contrast
On white
2.46
#EB84BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EB84BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84BB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84BB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#F88298
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb84bb; /* rgb */ color: rgb(235, 132, 187); /* oklch */ color: oklch(74.1% 0.141 347.8);
Tailwind
colors: {
custom: {
50: '#f3aacf',
500: '#eb84bb',
950: '#000000',
},
}SCSS
$custom: #eb84bb; $custom-light: #f3aacf; $custom-dark: #000000;
JSON
{
"hex": "#eb84bb",
"rgb": {
"r": 235,
"g": 132,
"b": 187
},
"hsl": {
"h": 327.961,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74107,
"c": 0.14111,
"h": 347.8
},
"luminance": 0.37753
}Semantic roles & 50–950 ramp
primary
#EB84BB
secondary
#D8F2E5
accent
#D46C11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82