#EE76B4#EE76B4
#EE76B4 is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.2% C 0.163 H 349.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76B4 |
|---|---|
| RGB | rgb(238, 118, 180) |
| HSL | hsl(329, 78%, 70%) |
| HSV | hsv(329, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 24.4%, 6.7%) |
| CIE-LAB | lab(65.31, 53.11, -11.17) |
| CIE-LCH | lch(65.31, 54.28, 348.13°) |
| OKLab | oklab(72.21% 0.1599 -0.0291) |
| OKLCH | oklch(72.21% 0.163 349.7) |
| XYZ | xyz(49.9781, 34.4335, 47.1853) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.92
Hot Pink
#FF69B4
ΔE00 3.15
Bubble Gum Pink
#FF69AF
ΔE00 3.43
Pink (survey)
#FF81C0
ΔE00 3.79
Bubblegum Pink
#FE83CC
ΔE00 4.80
Pale Magenta
#D767AD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76B4 #76EEB0
analogous
#EC76EE #EE76B4 #EE7678
triadic
#EE76B4 #B4EE76 #76B4EE
tetradic
#EE76B4 #EEEC76 #76EEB0 #7678EE
square
#EE76B4 #EEEC76 #76EEB0 #7678EE
split-complementary
#EE76B4 #78EE76 #76EEEC
monochromatic
#D01A78 #E74096 #EE76B4 #F5ACD2 #FCE3F0
Accessibility & contrast
On white
2.66
#EE76B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EE76B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76B4
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76B4 | 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)
#8392B6
Deuteranopia (green-blind)
#A3A6B1
Tritanopia (blue-blind)
#FD728D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee76b4; /* rgb */ color: rgb(238, 118, 180); /* oklch */ color: oklch(72.2% 0.163 349.7);
Tailwind
colors: {
custom: {
50: '#f6a1ca',
500: '#ee76b4',
950: '#000000',
},
}SCSS
$custom: #ee76b4; $custom-light: #f6a1ca; $custom-dark: #000000;
JSON
{
"hex": "#ee76b4",
"rgb": {
"r": 238,
"g": 118,
"b": 180
},
"hsl": {
"h": 329,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.7221,
"c": 0.16251,
"h": 349.7
},
"luminance": 0.34429
}Semantic roles & 50–950 ramp
primary
#EE76B4
secondary
#CFF1DF
accent
#DA6F0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82