#EB81CC#EB81CC
#EB81CC is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.157 H 339.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81CC |
|---|---|
| RGB | rgb(235, 129, 204) |
| HSL | hsl(318, 73%, 71%) |
| HSV | hsv(318, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 13.2%, 7.8%) |
| CIE-LAB | lab(67.82, 50.29, -20.90) |
| CIE-LCH | lch(67.82, 54.46, 337.43°) |
| OKLab | oklab(74.28% 0.1472 -0.0559) |
| OKLCH | oklch(74.28% 0.157 339.2) |
| XYZ | xyz(53.0107, 37.7258, 61.6047) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.58
Lavender Pink
#DD85D7
ΔE00 4.03
Pink (survey)
#FF81C0
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.86
Violet (CSS)
#EE82EE
ΔE00 6.32
Bubblegum (survey)
#FF6CB5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81CC #81EBA0
analogous
#D581EB #EB81CC #EB8197
triadic
#EB81CC #CCEB81 #81CCEB
tetradic
#EB81CC #EBD581 #81EBA0 #8197EB
square
#EB81CC #EBD581 #81EBA0 #8197EB
split-complementary
#EB81CC #97EB81 #81EBD5
monochromatic
#D1219D #E34CB7 #EB81CC #F3B6E1 #FBE5F4
Accessibility & contrast
On white
2.46
#EB81CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EB81CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81CC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81CC | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#F6839D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb81cc; /* rgb */ color: rgb(235, 129, 204); /* oklch */ color: oklch(74.3% 0.157 339.2);
Tailwind
colors: {
custom: {
50: '#f3a8db',
500: '#eb81cc',
950: '#000000',
},
}SCSS
$custom: #eb81cc; $custom-light: #f3a8db; $custom-dark: #000000;
JSON
{
"hex": "#eb81cc",
"rgb": {
"r": 235,
"g": 129,
"b": 204
},
"hsl": {
"h": 317.547,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.74278,
"c": 0.15748,
"h": 339.2
},
"luminance": 0.37722
}Semantic roles & 50–950 ramp
primary
#EB81CC
secondary
#D6F2DE
accent
#D54A11
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83