#EB82BA#EB82BA
#EB82BA is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.8% C 0.144 H 348.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82BA |
|---|---|
| RGB | rgb(235, 130, 186) |
| HSL | hsl(328, 72%, 72%) |
| HSV | hsv(328, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 20.9%, 7.8%) |
| CIE-LAB | lab(67.41, 47.06, -11.44) |
| CIE-LCH | lch(67.41, 48.43, 346.34°) |
| OKLab | oklab(73.77% 0.1407 -0.0299) |
| OKLCH | oklch(73.77% 0.144 348) |
| XYZ | xyz(51.1076, 37.1764, 50.9288) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.23
Bubblegum Pink
#FE83CC
ΔE00 3.90
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Hot Pink
#FF69B4
ΔE00 5.29
Bubble Gum Pink
#FF69AF
ΔE00 5.54
Pinky
#FC86AA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82BA #82EBB3
analogous
#E882EB #EB82BA #EB8286
triadic
#EB82BA #BAEB82 #82BAEB
tetradic
#EB82BA #EBE882 #82EBB3 #8286EB
square
#EB82BA #EBE882 #82EBB3 #8286EB
split-complementary
#EB82BA #86EB82 #82EBE8
monochromatic
#D1217F #E34D9D #EB82BA #F3B7D7 #FBE5F0
Accessibility & contrast
On white
2.49
#EB82BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EB82BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82BA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82BA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99BC
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#F88097
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb82ba; /* rgb */ color: rgb(235, 130, 186); /* oklch */ color: oklch(73.8% 0.144 348.0);
Tailwind
colors: {
custom: {
50: '#f3a9ce',
500: '#eb82ba',
950: '#000000',
},
}SCSS
$custom: #eb82ba; $custom-light: #f3a9ce; $custom-dark: #000000;
JSON
{
"hex": "#eb82ba",
"rgb": {
"r": 235,
"g": 130,
"b": 186
},
"hsl": {
"h": 328,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73771,
"c": 0.14381,
"h": 348
},
"luminance": 0.37173
}Semantic roles & 50–950 ramp
primary
#EB82BA
secondary
#D7F2E4
accent
#D46C11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82