#EB82BD#EB82BD
#EB82BD is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.146 H 346.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82BD |
|---|---|
| RGB | rgb(235, 130, 189) |
| HSL | hsl(326, 72%, 72%) |
| HSV | hsv(326, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 19.6%, 7.8%) |
| CIE-LAB | lab(67.51, 47.50, -12.98) |
| CIE-LCH | lch(67.51, 49.24, 344.72°) |
| OKLab | oklab(73.88% 0.1416 -0.0341) |
| OKLCH | oklch(73.88% 0.146 346.4) |
| XYZ | xyz(51.4299, 37.3053, 52.6261) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.33
Bubblegum Pink
#FE83CC
ΔE00 3.51
Bubblegum (survey)
#FF6CB5
ΔE00 5.03
Hot Pink
#FF69B4
ΔE00 5.40
Bubble Gum Pink
#FF69AF
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82BD #82EBB0
analogous
#E582EB #EB82BD #EB8289
triadic
#EB82BD #BDEB82 #82BDEB
tetradic
#EB82BD #EBE582 #82EBB0 #8289EB
square
#EB82BD #EBE582 #82EBB0 #8289EB
split-complementary
#EB82BD #89EB82 #82EBE5
monochromatic
#D12184 #E34DA1 #EB82BD #F3B7D9 #FBE5F1
Accessibility & contrast
On white
2.48
#EB82BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EB82BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82BD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82BD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABF
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#F88198
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb82bd; /* rgb */ color: rgb(235, 130, 189); /* oklch */ color: oklch(73.9% 0.146 346.4);
Tailwind
colors: {
custom: {
50: '#f3a9d1',
500: '#eb82bd',
950: '#000000',
},
}SCSS
$custom: #eb82bd; $custom-light: #f3a9d1; $custom-dark: #000000;
JSON
{
"hex": "#eb82bd",
"rgb": {
"r": 235,
"g": 130,
"b": 189
},
"hsl": {
"h": 326.286,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73876,
"c": 0.14562,
"h": 346.4
},
"luminance": 0.37302
}Semantic roles & 50–950 ramp
primary
#EB82BD
secondary
#D7F2E3
accent
#D46711
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82