#EE77B4#EE77B4
#EE77B4 is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.3% C 0.161 H 349.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77B4 |
|---|---|
| RGB | rgb(238, 119, 180) |
| HSL | hsl(329, 78%, 70%) |
| HSV | hsv(329, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 24.4%, 6.7%) |
| CIE-LAB | lab(65.49, 52.63, -10.89) |
| CIE-LCH | lch(65.49, 53.75, 348.31°) |
| OKLab | oklab(72.35% 0.1584 -0.0283) |
| OKLCH | oklch(72.35% 0.161 349.9) |
| XYZ | xyz(50.0965, 34.6703, 47.2248) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.00
Hot Pink
#FF69B4
ΔE00 3.26
Bubble Gum Pink
#FF69AF
ΔE00 3.50
Pink (survey)
#FF81C0
ΔE00 3.66
Bubblegum Pink
#FE83CC
ΔE00 4.73
Pale Magenta
#D767AD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77B4 #77EEB1
analogous
#ED77EE #EE77B4 #EE7778
triadic
#EE77B4 #B4EE77 #77B4EE
tetradic
#EE77B4 #EEED77 #77EEB1 #7778EE
square
#EE77B4 #EEED77 #77EEB1 #7778EE
split-complementary
#EE77B4 #78EE77 #77EEED
monochromatic
#D11A78 #E74196 #EE77B4 #F5ADD2 #FCE4F0
Accessibility & contrast
On white
2.65
#EE77B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#EE77B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77B4
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77B4 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B6
Deuteranopia (green-blind)
#A4A7B1
Tritanopia (blue-blind)
#FC738E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee77b4; /* rgb */ color: rgb(238, 119, 180); /* oklch */ color: oklch(72.3% 0.161 349.9);
Tailwind
colors: {
custom: {
50: '#f6a2ca',
500: '#ee77b4',
950: '#000000',
},
}SCSS
$custom: #ee77b4; $custom-light: #f6a2ca; $custom-dark: #000000;
JSON
{
"hex": "#ee77b4",
"rgb": {
"r": 238,
"g": 119,
"b": 180
},
"hsl": {
"h": 329.244,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.72349,
"c": 0.16094,
"h": 349.9
},
"luminance": 0.34666
}Semantic roles & 50–950 ramp
primary
#EE77B4
secondary
#D0F1E0
accent
#DA700B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82