#EB82CC#EB82CC
#EB82CC is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.4% C 0.156 H 339.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82CC |
|---|---|
| RGB | rgb(235, 130, 204) |
| HSL | hsl(318, 72%, 72%) |
| HSV | hsv(318, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 13.2%, 7.8%) |
| CIE-LAB | lab(68.01, 49.79, -20.61) |
| CIE-LCH | lch(68.01, 53.88, 337.52°) |
| OKLab | oklab(74.43% 0.1457 -0.0551) |
| OKLCH | oklch(74.43% 0.156 339.3) |
| XYZ | xyz(53.1430, 37.9905, 61.6489) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.07
Pink (survey)
#FF81C0
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.40
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82CC #82EBA1
analogous
#D682EB #EB82CC #EB8298
triadic
#EB82CC #CCEB82 #82CCEB
tetradic
#EB82CC #EBD682 #82EBA1 #8298EB
square
#EB82CC #EBD682 #82EBA1 #8298EB
split-complementary
#EB82CC #98EB82 #82EBD6
monochromatic
#D1219D #E34DB6 #EB82CC #F3B7E2 #FBE5F4
Accessibility & contrast
On white
2.44
#EB82CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EB82CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82CC
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82CC | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869CCF
Deuteranopia (green-blind)
#A2ACC9
Tritanopia (blue-blind)
#F6849E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb82cc; /* rgb */ color: rgb(235, 130, 204); /* oklch */ color: oklch(74.4% 0.156 339.3);
Tailwind
colors: {
custom: {
50: '#f3a9db',
500: '#eb82cc',
950: '#000000',
},
}SCSS
$custom: #eb82cc; $custom-light: #f3a9db; $custom-dark: #000000;
JSON
{
"hex": "#eb82cc",
"rgb": {
"r": 235,
"g": 130,
"b": 204
},
"hsl": {
"h": 317.714,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.74425,
"c": 0.15582,
"h": 339.3
},
"luminance": 0.37987
}Semantic roles & 50–950 ramp
primary
#EB82CC
secondary
#D7F2DF
accent
#D44B11
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83