#EB81CA#EB81CA
#EB81CA is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.156 H 340.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81CA |
|---|---|
| RGB | rgb(235, 129, 202) |
| HSL | hsl(319, 73%, 71%) |
| HSV | hsv(319, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 14%, 7.8%) |
| CIE-LAB | lab(67.75, 49.97, -19.89) |
| CIE-LCH | lch(67.75, 53.79, 338.29°) |
| OKLab | oklab(74.2% 0.1467 -0.0531) |
| OKLCH | oklch(74.2% 0.156 340.1) |
| XYZ | xyz(52.7723, 37.6305, 60.3495) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.39
Pink (survey)
#FF81C0
ΔE00 5.05
Purply Pink
#F075E6
ΔE00 6.25
Bubblegum (survey)
#FF6CB5
ΔE00 6.34
Hot Pink
#FF69B4
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81CA #81EBA2
analogous
#D781EB #EB81CA #EB8195
triadic
#EB81CA #CAEB81 #81CAEB
tetradic
#EB81CA #EBD781 #81EBA2 #8195EB
square
#EB81CA #EBD781 #81EBA2 #8195EB
split-complementary
#EB81CA #95EB81 #81EBD7
monochromatic
#D1219A #E34CB4 #EB81CA #F3B6E0 #FBE5F4
Accessibility & contrast
On white
2.46
#EB81CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EB81CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81CA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81CA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869BCD
Deuteranopia (green-blind)
#A2ABC7
Tritanopia (blue-blind)
#F6839D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb81ca; /* rgb */ color: rgb(235, 129, 202); /* oklch */ color: oklch(74.2% 0.156 340.1);
Tailwind
colors: {
custom: {
50: '#f3a8da',
500: '#eb81ca',
950: '#000000',
},
}SCSS
$custom: #eb81ca; $custom-light: #f3a8da; $custom-dark: #000000;
JSON
{
"hex": "#eb81ca",
"rgb": {
"r": 235,
"g": 129,
"b": 202
},
"hsl": {
"h": 318.679,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.74202,
"c": 0.15601,
"h": 340.1
},
"luminance": 0.37627
}Semantic roles & 50–950 ramp
primary
#EB81CA
secondary
#D6F2DF
accent
#D54E11
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83