#EB82BE#EB82BE
#EB82BE is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.146 H 345.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82BE |
|---|---|
| RGB | rgb(235, 130, 190) |
| HSL | hsl(326, 72%, 72%) |
| HSV | hsv(326, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 19.1%, 7.8%) |
| CIE-LAB | lab(67.54, 47.65, -13.49) |
| CIE-LCH | lch(67.54, 49.52, 344.19°) |
| OKLab | oklab(73.91% 0.1419 -0.0355) |
| OKLCH | oklch(73.91% 0.146 345.9) |
| XYZ | xyz(51.5388, 37.3488, 53.1997) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum Pink
#FE83CC
ΔE00 3.40
Bubblegum (survey)
#FF6CB5
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.45
Bubble Gum Pink
#FF69AF
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82BE #82EBAF
analogous
#E382EB #EB82BE #EB828A
triadic
#EB82BE #BEEB82 #82BEEB
tetradic
#EB82BE #EBE382 #82EBAF #828AEB
square
#EB82BE #EBE382 #82EBAF #828AEB
split-complementary
#EB82BE #8AEB82 #82EBE3
monochromatic
#D12186 #E34DA3 #EB82BE #F3B7D9 #FBE5F1
Accessibility & contrast
On white
2.48
#EB82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EB82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82BE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82BE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9AC0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#F78198
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb82be; /* rgb */ color: rgb(235, 130, 190); /* oklch */ color: oklch(73.9% 0.146 345.9);
Tailwind
colors: {
custom: {
50: '#f3a9d1',
500: '#eb82be',
950: '#000000',
},
}SCSS
$custom: #eb82be; $custom-light: #f3a9d1; $custom-dark: #000000;
JSON
{
"hex": "#eb82be",
"rgb": {
"r": 235,
"g": 130,
"b": 190
},
"hsl": {
"h": 325.714,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73911,
"c": 0.14623,
"h": 345.9
},
"luminance": 0.37345
}Semantic roles & 50–950 ramp
primary
#EB82BE
secondary
#D7F2E2
accent
#D46511
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82