#EB82B4#EB82B4
#EB82B4 is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.6% C 0.140 H 351.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82B4 |
|---|---|
| RGB | rgb(235, 130, 180) |
| HSL | hsl(331, 72%, 72%) |
| HSV | hsv(331, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 23.4%, 7.8%) |
| CIE-LAB | lab(67.22, 46.21, -8.35) |
| CIE-LCH | lch(67.22, 46.96, 349.76°) |
| OKLab | oklab(73.57% 0.1388 -0.0216) |
| OKLCH | oklch(73.57% 0.14 351.2) |
| XYZ | xyz(50.4831, 36.9266, 47.6398) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum Pink
#FE83CC
ΔE00 4.94
Bubblegum (survey)
#FF6CB5
ΔE00 4.97
Bubble Gum Pink
#FF69AF
ΔE00 5.32
Hot Pink
#FF69B4
ΔE00 5.36
Pinky
#FC86AA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82B4 #82EBB9
analogous
#EB82E8 #EB82B4 #EB8582
triadic
#EB82B4 #B4EB82 #82B4EB
tetradic
#EB82B4 #E8EB82 #82EBB9 #8582EB
square
#EB82B4 #E8EB82 #82EBB9 #8582EB
split-complementary
#EB82B4 #82EB85 #82E8EB
monochromatic
#D12175 #E34D94 #EB82B4 #F3B7D4 #FBE5EF
Accessibility & contrast
On white
2.50
#EB82B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EB82B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82B4
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82B4 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B6
Deuteranopia (green-blind)
#A8AAB1
Tritanopia (blue-blind)
#F97E94
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb82b4; /* rgb */ color: rgb(235, 130, 180); /* oklch */ color: oklch(73.6% 0.140 351.2);
Tailwind
colors: {
custom: {
50: '#f4a9ca',
500: '#eb82b4',
950: '#000000',
},
}SCSS
$custom: #eb82b4; $custom-light: #f4a9ca; $custom-dark: #000000;
JSON
{
"hex": "#eb82b4",
"rgb": {
"r": 235,
"g": 130,
"b": 180
},
"hsl": {
"h": 331.429,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73569,
"c": 0.14047,
"h": 351.2
},
"luminance": 0.36923
}Semantic roles & 50–950 ramp
primary
#EB82B4
secondary
#D7F2E5
accent
#D47711
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82