#EB82B7#EB82B7
#EB82B7 is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.7% C 0.142 H 349.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82B7 |
|---|---|
| RGB | rgb(235, 130, 183) |
| HSL | hsl(330, 72%, 72%) |
| HSV | hsv(330, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 22.1%, 7.8%) |
| CIE-LAB | lab(67.31, 46.63, -9.90) |
| CIE-LCH | lch(67.31, 47.67, 348.02°) |
| OKLab | oklab(73.67% 0.1397 -0.0257) |
| OKLCH | oklch(73.67% 0.142 349.6) |
| XYZ | xyz(50.7920, 37.0501, 49.2668) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 4.39
Bubblegum (survey)
#FF6CB5
ΔE00 4.88
Hot Pink
#FF69B4
ΔE00 5.27
Bubble Gum Pink
#FF69AF
ΔE00 5.38
Pinky
#FC86AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82B7 #82EBB6
analogous
#EA82EB #EB82B7 #EB8283
triadic
#EB82B7 #B7EB82 #82B7EB
tetradic
#EB82B7 #EBEA82 #82EBB6 #8283EB
square
#EB82B7 #EBEA82 #82EBB6 #8283EB
split-complementary
#EB82B7 #83EB82 #82EBEA
monochromatic
#D1217A #E34D99 #EB82B7 #F3B7D5 #FBE5F0
Accessibility & contrast
On white
2.50
#EB82B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#EB82B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82B7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82B7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D99B9
Deuteranopia (green-blind)
#A8ABB4
Tritanopia (blue-blind)
#F87F95
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb82b7; /* rgb */ color: rgb(235, 130, 183); /* oklch */ color: oklch(73.7% 0.142 349.6);
Tailwind
colors: {
custom: {
50: '#f4a9cc',
500: '#eb82b7',
950: '#000000',
},
}SCSS
$custom: #eb82b7; $custom-light: #f4a9cc; $custom-dark: #000000;
JSON
{
"hex": "#eb82b7",
"rgb": {
"r": 235,
"g": 130,
"b": 183
},
"hsl": {
"h": 329.714,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73669,
"c": 0.14209,
"h": 349.6
},
"luminance": 0.37046
}Semantic roles & 50–950 ramp
primary
#EB82B7
secondary
#D7F2E4
accent
#D47211
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82