#EE77AF#EE77AF
#EE77AF is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.2% C 0.158 H 352.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77AF |
|---|---|
| RGB | rgb(238, 119, 175) |
| HSL | hsl(332, 78%, 70%) |
| HSV | hsv(332, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 26.5%, 6.7%) |
| CIE-LAB | lab(65.33, 51.96, -8.29) |
| CIE-LCH | lch(65.33, 52.62, 350.93°) |
| OKLab | oklab(72.18% 0.1569 -0.0213) |
| OKLCH | oklch(72.18% 0.158 352.3) |
| XYZ | xyz(49.5963, 34.4702, 44.5905) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.17
Bubble Gum Pink
#FF69AF
ΔE00 3.29
Hot Pink
#FF69B4
ΔE00 3.43
Pink (survey)
#FF81C0
ΔE00 3.93
Bubblegum Pink
#FE83CC
ΔE00 5.52
Carnation Pink
#FF7FA7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77AF #77EEB6
analogous
#EE77EA #EE77AF #EE7B77
triadic
#EE77AF #AFEE77 #77AFEE
tetradic
#EE77AF #EAEE77 #77EEB6 #7B77EE
square
#EE77AF #EAEE77 #77EEB6 #7B77EE
split-complementary
#EE77AF #77EE7B #77EAEE
monochromatic
#D11A70 #E7418F #EE77AF #F5ADCF #FCE4EF
Accessibility & contrast
On white
2.66
#EE77AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EE77AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77AF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77AF | 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)
#8692B1
Deuteranopia (green-blind)
#A5A6AC
Tritanopia (blue-blind)
#FD728C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee77af; /* rgb */ color: rgb(238, 119, 175); /* oklch */ color: oklch(72.2% 0.158 352.3);
Tailwind
colors: {
custom: {
50: '#f6a2c6',
500: '#ee77af',
950: '#000000',
},
}SCSS
$custom: #ee77af; $custom-light: #f6a2c6; $custom-dark: #000000;
JSON
{
"hex": "#ee77af",
"rgb": {
"r": 238,
"g": 119,
"b": 175
},
"hsl": {
"h": 331.765,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.7218,
"c": 0.15836,
"h": 352.3
},
"luminance": 0.34466
}Semantic roles & 50–950 ramp
primary
#EE77AF
secondary
#D0F1E1
accent
#DA790B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82