#EB77BC#EB77BC
#EB77BC is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.2% C 0.163 H 345.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77BC |
|---|---|
| RGB | rgb(235, 119, 188) |
| HSL | hsl(324, 74%, 69%) |
| HSV | hsv(324, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 20%, 7.8%) |
| CIE-LAB | lab(65.35, 52.81, -15.66) |
| CIE-LCH | lch(65.35, 55.08, 343.48°) |
| OKLab | oklab(72.25% 0.1576 -0.0414) |
| OKLCH | oklch(72.25% 0.163 345.3) |
| XYZ | xyz(49.9360, 34.4906, 51.5945) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.05
Hot Pink
#FF69B4
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.25
Pink (survey)
#FF81C0
ΔE00 4.44
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Pale Magenta
#D767AD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77BC #77EBA6
analogous
#E077EB #EB77BC #EB7782
triadic
#EB77BC #BCEB77 #77BCEB
tetradic
#EB77BC #EBE077 #77EBA6 #7782EB
square
#EB77BC #EBE077 #77EBA6 #7782EB
split-complementary
#EB77BC #82EB77 #77EBE0
monochromatic
#CA1E84 #E342A2 #EB77BC #F3ACD6 #FBE2F1
Accessibility & contrast
On white
2.66
#EB77BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#EB77BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77BC
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77BC | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093BE
Deuteranopia (green-blind)
#A0A6B9
Tritanopia (blue-blind)
#F87691
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #eb77bc; /* rgb */ color: rgb(235, 119, 188); /* oklch */ color: oklch(72.2% 0.163 345.3);
Tailwind
colors: {
custom: {
50: '#f4a2d0',
500: '#eb77bc',
950: '#000000',
},
}SCSS
$custom: #eb77bc; $custom-light: #f4a2d0; $custom-dark: #000000;
JSON
{
"hex": "#eb77bc",
"rgb": {
"r": 235,
"g": 119,
"b": 188
},
"hsl": {
"h": 324.31,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.72247,
"c": 0.1629,
"h": 345.3
},
"luminance": 0.34487
}Semantic roles & 50–950 ramp
primary
#EB77BC
secondary
#CEF0DC
accent
#D6600F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82