#EB84BF#EB84BF
#EB84BF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.2% C 0.144 H 345.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84BF |
|---|---|
| RGB | rgb(235, 132, 191) |
| HSL | hsl(326, 72%, 72%) |
| HSV | hsv(326, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 18.7%, 7.8%) |
| CIE-LAB | lab(67.97, 46.79, -13.41) |
| CIE-LCH | lch(67.97, 48.67, 344.01°) |
| OKLab | oklab(74.25% 0.1391 -0.0353) |
| OKLCH | oklch(74.25% 0.144 345.8) |
| XYZ | xyz(51.9171, 37.9299, 53.8669) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.36
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum (survey)
#FF6CB5
ΔE00 5.43
Hot Pink
#FF69B4
ΔE00 5.81
Bubble Gum Pink
#FF69AF
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84BF #84EBB0
analogous
#E484EB #EB84BF #EB848C
triadic
#EB84BF #BFEB84 #84BFEB
tetradic
#EB84BF #EBE484 #84EBB0 #848CEB
square
#EB84BF #EBE484 #84EBB0 #848CEB
split-complementary
#EB84BF #8CEB84 #84EBE4
monochromatic
#D22287 #E24FA4 #EB84BF #F4B9DA #FBE5F1
Accessibility & contrast
On white
2.45
#EB84BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EB84BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84BF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84BF | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#F7839A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb84bf; /* rgb */ color: rgb(235, 132, 191); /* oklch */ color: oklch(74.2% 0.144 345.8);
Tailwind
colors: {
custom: {
50: '#f3aad2',
500: '#eb84bf',
950: '#000000',
},
}SCSS
$custom: #eb84bf; $custom-light: #f3aad2; $custom-dark: #000000;
JSON
{
"hex": "#eb84bf",
"rgb": {
"r": 235,
"g": 132,
"b": 191
},
"hsl": {
"h": 325.631,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74246,
"c": 0.14355,
"h": 345.8
},
"luminance": 0.37926
}Semantic roles & 50–950 ramp
primary
#EB84BF
secondary
#D8F2E4
accent
#D46511
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82