#EE77B2#EE77B2
#EE77B2 is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.3% C 0.160 H 350.8°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77B2 |
|---|---|
| RGB | rgb(238, 119, 178) |
| HSL | hsl(330, 78%, 70%) |
| HSV | hsv(330, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 25.2%, 6.7%) |
| CIE-LAB | lab(65.43, 52.36, -9.85) |
| CIE-LCH | lch(65.43, 53.28, 349.34°) |
| OKLab | oklab(72.28% 0.1578 -0.0255) |
| OKLCH | oklch(72.28% 0.16 350.8) |
| XYZ | xyz(49.8942, 34.5894, 46.1595) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.02
Hot Pink
#FF69B4
ΔE00 3.28
Bubble Gum Pink
#FF69AF
ΔE00 3.37
Pink (survey)
#FF81C0
ΔE00 3.72
Bubblegum Pink
#FE83CC
ΔE00 5.02
Carnation Pink
#FF7FA7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77B2 #77EEB3
analogous
#EE77EE #EE77B2 #EE7777
triadic
#EE77B2 #B2EE77 #77B2EE
tetradic
#EE77B2 #EEEE77 #77EEB3 #7777EE
square
#EE77B2 #EEEE77 #77EEB3 #7777EE
split-complementary
#EE77B2 #77EE77 #77EEEE
monochromatic
#D11A75 #E74193 #EE77B2 #F5ADD1 #FCE4F0
Accessibility & contrast
On white
2.65
#EE77B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#EE77B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77B2
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77B2 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8592B4
Deuteranopia (green-blind)
#A4A7AF
Tritanopia (blue-blind)
#FD738D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee77b2; /* rgb */ color: rgb(238, 119, 178); /* oklch */ color: oklch(72.3% 0.160 350.8);
Tailwind
colors: {
custom: {
50: '#f6a2c9',
500: '#ee77b2',
950: '#000000',
},
}SCSS
$custom: #ee77b2; $custom-light: #f6a2c9; $custom-dark: #000000;
JSON
{
"hex": "#ee77b2",
"rgb": {
"r": 238,
"g": 119,
"b": 178
},
"hsl": {
"h": 330.252,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.72281,
"c": 0.15988,
"h": 350.8
},
"luminance": 0.34585
}Semantic roles & 50–950 ramp
primary
#EE77B2
secondary
#D0F1E1
accent
#DA740B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82