#EB82BF#EB82BF
#EB82BF is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.9% C 0.147 H 345.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82BF |
|---|---|
| RGB | rgb(235, 130, 191) |
| HSL | hsl(325, 72%, 72%) |
| HSV | hsv(325, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 18.7%, 7.8%) |
| CIE-LAB | lab(67.57, 47.80, -14.00) |
| CIE-LCH | lch(67.57, 49.81, 343.67°) |
| OKLab | oklab(73.95% 0.1421 -0.0369) |
| OKLCH | oklch(73.95% 0.147 345.4) |
| XYZ | xyz(51.6484, 37.3927, 53.7773) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.31
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 5.16
Hot Pink
#FF69B4
ΔE00 5.52
Bubble Gum Pink
#FF69AF
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82BF #82EBAE
analogous
#E382EB #EB82BF #EB828B
triadic
#EB82BF #BFEB82 #82BFEB
tetradic
#EB82BF #EBE382 #82EBAE #828BEB
square
#EB82BF #EBE382 #82EBAE #828BEB
split-complementary
#EB82BF #8BEB82 #82EBE3
monochromatic
#D12188 #E34DA4 #EB82BF #F3B7DA #FBE5F1
Accessibility & contrast
On white
2.48
#EB82BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EB82BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82BF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82BF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC1
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#F78199
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb82bf; /* rgb */ color: rgb(235, 130, 191); /* oklch */ color: oklch(73.9% 0.147 345.4);
Tailwind
colors: {
custom: {
50: '#f3a9d2',
500: '#eb82bf',
950: '#000000',
},
}SCSS
$custom: #eb82bf; $custom-light: #f3a9d2; $custom-dark: #000000;
JSON
{
"hex": "#eb82bf",
"rgb": {
"r": 235,
"g": 130,
"b": 191
},
"hsl": {
"h": 325.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73946,
"c": 0.14686,
"h": 345.4
},
"luminance": 0.37389
}Semantic roles & 50–950 ramp
primary
#EB82BF
secondary
#D7F2E2
accent
#D46311
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82