#EE77AE#EE77AE
#EE77AE is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.1% C 0.158 H 352.8°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77AE |
|---|---|
| RGB | rgb(238, 119, 174) |
| HSL | hsl(332, 78%, 70%) |
| HSV | hsv(332, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 26.9%, 6.7%) |
| CIE-LAB | lab(65.30, 51.83, -7.77) |
| CIE-LCH | lch(65.30, 52.41, 351.47°) |
| OKLab | oklab(72.15% 0.1566 -0.0199) |
| OKLCH | oklch(72.15% 0.158 352.8) |
| XYZ | xyz(49.4984, 34.4311, 44.0751) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.26
Bubble Gum Pink
#FF69AF
ΔE00 3.30
Hot Pink
#FF69B4
ΔE00 3.51
Pink (survey)
#FF81C0
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 5.44
Medium Pink
#F36196
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77AE #77EEB7
analogous
#EE77E9 #EE77AE #EE7C77
triadic
#EE77AE #AEEE77 #77AEEE
tetradic
#EE77AE #E9EE77 #77EEB7 #7C77EE
square
#EE77AE #E9EE77 #77EEB7 #7C77EE
split-complementary
#EE77AE #77EE7C #77E9EE
monochromatic
#D11A6E #E7418E #EE77AE #F5ADCE #FCE4EF
Accessibility & contrast
On white
2.66
#EE77AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EE77AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77AE
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77AE | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8691B0
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#FD728C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee77ae; /* rgb */ color: rgb(238, 119, 174); /* oklch */ color: oklch(72.1% 0.158 352.8);
Tailwind
colors: {
custom: {
50: '#f6a2c6',
500: '#ee77ae',
950: '#000000',
},
}SCSS
$custom: #ee77ae; $custom-light: #f6a2c6; $custom-dark: #000000;
JSON
{
"hex": "#ee77ae",
"rgb": {
"r": 238,
"g": 119,
"b": 174
},
"hsl": {
"h": 332.269,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.72147,
"c": 0.15787,
"h": 352.8
},
"luminance": 0.34427
}Semantic roles & 50–950 ramp
primary
#EE77AE
secondary
#D0F1E2
accent
#DA7B0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82