#EB80BE#EB80BE
#EB80BE is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.6% C 0.150 H 345.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80BE |
|---|---|
| RGB | rgb(235, 128, 190) |
| HSL | hsl(325, 73%, 71%) |
| HSV | hsv(325, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 19.1%, 7.8%) |
| CIE-LAB | lab(67.14, 48.65, -14.09) |
| CIE-LCH | lch(67.14, 50.65, 343.85°) |
| OKLab | oklab(73.61% 0.1449 -0.0371) |
| OKLCH | oklch(73.61% 0.15 345.6) |
| XYZ | xyz(51.2753, 36.8220, 53.1119) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.41
Pink (survey)
#FF81C0
ΔE00 3.52
Bubblegum (survey)
#FF6CB5
ΔE00 4.85
Hot Pink
#FF69B4
ΔE00 5.18
Bubble Gum Pink
#FF69AF
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80BE #80EBAD
analogous
#E380EB #EB80BE #EB8088
triadic
#EB80BE #BEEB80 #80BEEB
tetradic
#EB80BE #EBE380 #80EBAD #8088EB
square
#EB80BE #EBE380 #80EBAD #8088EB
split-complementary
#EB80BE #88EB80 #80EBE3
monochromatic
#D02186 #E34BA3 #EB80BE #F3B5D9 #FBE5F1
Accessibility & contrast
On white
2.51
#EB80BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EB80BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80BE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80BE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998C0
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#F87F97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb80be; /* rgb */ color: rgb(235, 128, 190); /* oklch */ color: oklch(73.6% 0.150 345.6);
Tailwind
colors: {
custom: {
50: '#f3a7d1',
500: '#eb80be',
950: '#000000',
},
}SCSS
$custom: #eb80be; $custom-light: #f3a7d1; $custom-dark: #000000;
JSON
{
"hex": "#eb80be",
"rgb": {
"r": 235,
"g": 128,
"b": 190
},
"hsl": {
"h": 325.234,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.73614,
"c": 0.14953,
"h": 345.6
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#EB80BE
secondary
#D5F1E1
accent
#D56311
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82