#EB77AF#EB77AF
#EB77AF is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.8% C 0.155 H 351.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EB77AF |
|---|---|
| RGB | rgb(235, 119, 175) |
| HSL | hsl(331, 74%, 69%) |
| HSV | hsv(331, 49%, 92%) |
| CMYK | cmyk(0%, 49.4%, 25.5%, 7.8%) |
| CIE-LAB | lab(64.93, 50.99, -8.94) |
| CIE-LCH | lch(64.93, 51.77, 350.06°) |
| OKLab | oklab(71.79% 0.1538 -0.0231) |
| OKLCH | oklch(71.79% 0.155 351.5) |
| XYZ | xyz(48.5972, 33.9551, 44.5436) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 4.25
Bubblegum Pink
#FE83CC
ΔE00 5.63
Medium Pink
#F36196
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB77AF #77EBB3
analogous
#EB77E9 #EB77AF #EB7977
triadic
#EB77AF #AFEB77 #77AFEB
tetradic
#EB77AF #E9EB77 #77EBB3 #7977EB
square
#EB77AF #E9EB77 #77EBB3 #7977EB
split-complementary
#EB77AF #77EB79 #77E9EB
monochromatic
#CA1E71 #E34290 #EB77AF #F3ACCE #FBE2EE
Accessibility & contrast
On white
2.70
#EB77AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#EB77AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB77AF
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB77AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB77AF | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B1
Deuteranopia (green-blind)
#A3A5AC
Tritanopia (blue-blind)
#FA728C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #eb77af; /* rgb */ color: rgb(235, 119, 175); /* oklch */ color: oklch(71.8% 0.155 351.5);
Tailwind
colors: {
custom: {
50: '#f4a1c6',
500: '#eb77af',
950: '#000000',
},
}SCSS
$custom: #eb77af; $custom-light: #f4a1c6; $custom-dark: #000000;
JSON
{
"hex": "#eb77af",
"rgb": {
"r": 235,
"g": 119,
"b": 175
},
"hsl": {
"h": 331.034,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.71791,
"c": 0.15549,
"h": 351.5
},
"luminance": 0.33951
}Semantic roles & 50–950 ramp
primary
#EB77AF
secondary
#CEF0DF
accent
#D6760F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82