#EE77A1#EE77A1
#EE77A1 is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.7% C 0.152 H 359.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77A1 |
|---|---|
| RGB | rgb(238, 119, 161) |
| HSL | hsl(339, 78%, 70%) |
| HSV | hsv(339, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 32.4%, 6.7%) |
| CIE-LAB | lab(64.92, 50.18, -0.95) |
| CIE-LCH | lch(64.92, 50.19, 358.92°) |
| OKLab | oklab(71.73% 0.1524 -0.0018) |
| OKLCH | oklch(71.73% 0.152 359.3) |
| XYZ | xyz(48.2919, 33.9485, 37.7207) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.56
Palevioletred
#DB7093
ΔE00 4.03
Pinky
#FC86AA
ΔE00 4.22
Medium Pink
#F36196
ΔE00 4.22
Rosy Pink
#F6688E
ΔE00 4.73
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77A1 #77EEC4
analogous
#EE77DC #EE77A1 #EE8977
triadic
#EE77A1 #A1EE77 #77A1EE
tetradic
#EE77A1 #DCEE77 #77EEC4 #8977EE
square
#EE77A1 #DCEE77 #77EEC4 #8977EE
split-complementary
#EE77A1 #77EE89 #77DCEE
monochromatic
#D11A5A #E7417B #EE77A1 #F5ADC7 #FCE4EC
Accessibility & contrast
On white
2.70
#EE77A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#EE77A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77A1
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77A1 | 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)
#8990A2
Deuteranopia (green-blind)
#A8A69E
Tritanopia (blue-blind)
#FF6E86
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ee77a1; /* rgb */ color: rgb(238, 119, 161); /* oklch */ color: oklch(71.7% 0.152 359.3);
Tailwind
colors: {
custom: {
50: '#f7a1bc',
500: '#ee77a1',
950: '#000000',
},
}SCSS
$custom: #ee77a1; $custom-light: #f7a1bc; $custom-dark: #000000;
JSON
{
"hex": "#ee77a1",
"rgb": {
"r": 238,
"g": 119,
"b": 161
},
"hsl": {
"h": 338.824,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.71734,
"c": 0.15239,
"h": 359.3
},
"luminance": 0.33944
}Semantic roles & 50–950 ramp
primary
#EE77A1
secondary
#D0F1E5
accent
#DA910B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F12
muted
#867F81