#EB81BE#EB81BE
#EB81BE is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.8% C 0.148 H 345.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81BE |
|---|---|
| RGB | rgb(235, 129, 190) |
| HSL | hsl(325, 73%, 71%) |
| HSV | hsv(325, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 19.1%, 7.8%) |
| CIE-LAB | lab(67.34, 48.15, -13.79) |
| CIE-LCH | lch(67.34, 50.09, 344.02°) |
| OKLab | oklab(73.76% 0.1434 -0.0363) |
| OKLCH | oklch(73.76% 0.148 345.8) |
| XYZ | xyz(51.4064, 37.0841, 53.1556) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.40
Pink (survey)
#FF81C0
ΔE00 3.45
Bubblegum (survey)
#FF6CB5
ΔE00 4.97
Hot Pink
#FF69B4
ΔE00 5.31
Bubble Gum Pink
#FF69AF
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81BE #81EBAE
analogous
#E381EB #EB81BE #EB8189
triadic
#EB81BE #BEEB81 #81BEEB
tetradic
#EB81BE #EBE381 #81EBAE #8189EB
square
#EB81BE #EBE381 #81EBAE #8189EB
split-complementary
#EB81BE #89EB81 #81EBE3
monochromatic
#D12186 #E34CA3 #EB81BE #F3B6D9 #FBE5F1
Accessibility & contrast
On white
2.50
#EB81BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EB81BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81BE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81BE | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#A5ABBB
Tritanopia (blue-blind)
#F78098
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb81be; /* rgb */ color: rgb(235, 129, 190); /* oklch */ color: oklch(73.8% 0.148 345.8);
Tailwind
colors: {
custom: {
50: '#f3a8d1',
500: '#eb81be',
950: '#000000',
},
}SCSS
$custom: #eb81be; $custom-light: #f3a8d1; $custom-dark: #000000;
JSON
{
"hex": "#eb81be",
"rgb": {
"r": 235,
"g": 129,
"b": 190
},
"hsl": {
"h": 325.472,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.73762,
"c": 0.14788,
"h": 345.8
},
"luminance": 0.3708
}Semantic roles & 50–950 ramp
primary
#EB81BE
secondary
#D6F2E2
accent
#D56411
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82