#EE77CA#EE77CA
#EE77CA is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.2% C 0.175 H 340.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77CA |
|---|---|
| RGB | rgb(238, 119, 202) |
| HSL | hsl(318, 78%, 70%) |
| HSV | hsv(318, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 15.1%, 6.7%) |
| CIE-LAB | lab(66.24, 55.80, -22.15) |
| CIE-LCH | lch(66.24, 60.03, 338.35°) |
| OKLab | oklab(73.16% 0.1644 -0.0593) |
| OKLCH | oklch(73.16% 0.175 340.2) |
| XYZ | xyz(52.5181, 35.6389, 59.9786) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 4.93
Purply Pink
#F075E6
ΔE00 5.25
Bubblegum (survey)
#FF6CB5
ΔE00 5.74
Pink (survey)
#FF81C0
ΔE00 5.75
Hot Pink
#FF69B4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77CA #77EE9B
analogous
#D677EE #EE77CA #EE778F
triadic
#EE77CA #CAEE77 #77CAEE
tetradic
#EE77CA #EED677 #77EE9B #778FEE
square
#EE77CA #EED677 #77EE9B #778FEE
split-complementary
#EE77CA #8FEE77 #77EED6
monochromatic
#D11A99 #E741B5 #EE77CA #F5ADDF #FCE4F4
Accessibility & contrast
On white
2.58
#EE77CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#EE77CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77CA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77CA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D95CD
Deuteranopia (green-blind)
#9DA8C7
Tritanopia (blue-blind)
#FA7997
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee77ca; /* rgb */ color: rgb(238, 119, 202); /* oklch */ color: oklch(73.2% 0.175 340.2);
Tailwind
colors: {
custom: {
50: '#f6a2da',
500: '#ee77ca',
950: '#000000',
},
}SCSS
$custom: #ee77ca; $custom-light: #f6a2da; $custom-dark: #000000;
JSON
{
"hex": "#ee77ca",
"rgb": {
"r": 238,
"g": 119,
"b": 202
},
"hsl": {
"h": 318.151,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.73159,
"c": 0.17474,
"h": 340.2
},
"luminance": 0.35635
}Semantic roles & 50–950 ramp
primary
#EE77CA
secondary
#D0F1DA
accent
#DA4A0B
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#170F14
muted
#857F83