#EB82BB#EB82BB
#EB82BB is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.8% C 0.144 H 347.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82BB |
|---|---|
| RGB | rgb(235, 130, 187) |
| HSL | hsl(327, 72%, 72%) |
| HSV | hsv(327, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 20.4%, 7.8%) |
| CIE-LAB | lab(67.44, 47.21, -11.95) |
| CIE-LCH | lch(67.44, 48.70, 345.79°) |
| OKLab | oklab(73.81% 0.141 -0.0313) |
| OKLCH | oklch(73.81% 0.144 347.5) |
| XYZ | xyz(51.2143, 37.2190, 51.4906) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.24
Bubblegum Pink
#FE83CC
ΔE00 3.76
Bubblegum (survey)
#FF6CB5
ΔE00 4.93
Hot Pink
#FF69B4
ΔE00 5.31
Bubble Gum Pink
#FF69AF
ΔE00 5.61
Pinky
#FC86AA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82BB #82EBB2
analogous
#E782EB #EB82BB #EB8287
triadic
#EB82BB #BBEB82 #82BBEB
tetradic
#EB82BB #EBE782 #82EBB2 #8287EB
square
#EB82BB #EBE782 #82EBB2 #8287EB
split-complementary
#EB82BB #87EB82 #82EBE7
monochromatic
#D12181 #E34D9E #EB82BB #F3B7D8 #FBE5F1
Accessibility & contrast
On white
2.49
#EB82BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EB82BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82BB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82BB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BD
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#F88097
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb82bb; /* rgb */ color: rgb(235, 130, 187); /* oklch */ color: oklch(73.8% 0.144 347.5);
Tailwind
colors: {
custom: {
50: '#f3a9cf',
500: '#eb82bb',
950: '#000000',
},
}SCSS
$custom: #eb82bb; $custom-light: #f3a9cf; $custom-dark: #000000;
JSON
{
"hex": "#eb82bb",
"rgb": {
"r": 235,
"g": 130,
"b": 187
},
"hsl": {
"h": 327.429,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73806,
"c": 0.1444,
"h": 347.5
},
"luminance": 0.37215
}Semantic roles & 50–950 ramp
primary
#EB82BB
secondary
#D7F2E3
accent
#D46A11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82