#EB82BC#EB82BC
#EB82BC is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.8% C 0.145 H 347.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82BC |
|---|---|
| RGB | rgb(235, 130, 188) |
| HSL | hsl(327, 72%, 72%) |
| HSV | hsv(327, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 20%, 7.8%) |
| CIE-LAB | lab(67.47, 47.35, -12.47) |
| CIE-LCH | lch(67.47, 48.97, 345.25°) |
| OKLab | oklab(73.84% 0.1413 -0.0327) |
| OKLCH | oklch(73.84% 0.145 347) |
| XYZ | xyz(51.3217, 37.2620, 52.0564) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 3.63
Bubblegum (survey)
#FF6CB5
ΔE00 4.98
Hot Pink
#FF69B4
ΔE00 5.35
Bubble Gum Pink
#FF69AF
ΔE00 5.69
Pinky
#FC86AA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82BC #82EBB1
analogous
#E682EB #EB82BC #EB8288
triadic
#EB82BC #BCEB82 #82BCEB
tetradic
#EB82BC #EBE682 #82EBB1 #8288EB
square
#EB82BC #EBE682 #82EBB1 #8288EB
split-complementary
#EB82BC #88EB82 #82EBE6
monochromatic
#D12183 #E34DA0 #EB82BC #F3B7D8 #FBE5F1
Accessibility & contrast
On white
2.48
#EB82BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EB82BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82BC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82BC | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BE
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#F88097
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb82bc; /* rgb */ color: rgb(235, 130, 188); /* oklch */ color: oklch(73.8% 0.145 347.0);
Tailwind
colors: {
custom: {
50: '#f3a9d0',
500: '#eb82bc',
950: '#000000',
},
}SCSS
$custom: #eb82bc; $custom-light: #f3a9d0; $custom-dark: #000000;
JSON
{
"hex": "#eb82bc",
"rgb": {
"r": 235,
"g": 130,
"b": 188
},
"hsl": {
"h": 326.857,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73841,
"c": 0.145,
"h": 347
},
"luminance": 0.37258
}Semantic roles & 50–950 ramp
primary
#EB82BC
secondary
#D7F2E3
accent
#D46911
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82