#EE77B5#EE77B5
#EE77B5 is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.4% C 0.161 H 349.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EE77B5 |
|---|---|
| RGB | rgb(238, 119, 181) |
| HSL | hsl(329, 78%, 70%) |
| HSV | hsv(329, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 23.9%, 6.7%) |
| CIE-LAB | lab(65.52, 52.77, -11.41) |
| CIE-LCH | lch(65.52, 53.99, 347.80°) |
| OKLab | oklab(72.38% 0.1587 -0.0297) |
| OKLCH | oklch(72.38% 0.161 349.4) |
| XYZ | xyz(50.1987, 34.7112, 47.7632) |
| Luminance | 0.3471 (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.59
Pink (survey)
#FF81C0
ΔE00 3.65
Bubblegum Pink
#FE83CC
ΔE00 4.59
Pale Magenta
#D767AD
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE77B5 #77EEB0
analogous
#EB77EE #EE77B5 #EE777A
triadic
#EE77B5 #B5EE77 #77B5EE
tetradic
#EE77B5 #EEEB77 #77EEB0 #777AEE
square
#EE77B5 #EEEB77 #77EEB0 #777AEE
split-complementary
#EE77B5 #7AEE77 #77EEEB
monochromatic
#D11A79 #E74197 #EE77B5 #F5ADD3 #FCE4F0
Accessibility & contrast
On white
2.64
#EE77B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#EE77B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE77B5
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE77B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE77B5 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8492B7
Deuteranopia (green-blind)
#A3A7B2
Tritanopia (blue-blind)
#FC738E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee77b5; /* rgb */ color: rgb(238, 119, 181); /* oklch */ color: oklch(72.4% 0.161 349.4);
Tailwind
colors: {
custom: {
50: '#f6a2cb',
500: '#ee77b5',
950: '#000000',
},
}SCSS
$custom: #ee77b5; $custom-light: #f6a2cb; $custom-dark: #000000;
JSON
{
"hex": "#ee77b5",
"rgb": {
"r": 238,
"g": 119,
"b": 181
},
"hsl": {
"h": 328.739,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.72384,
"c": 0.16149,
"h": 349.4
},
"luminance": 0.34707
}Semantic roles & 50–950 ramp
primary
#EE77B5
secondary
#D0F1E0
accent
#DA6E0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82