#EE76B2#EE76B2
#EE76B2 is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.1% C 0.161 H 350.6°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76B2 |
|---|---|
| RGB | rgb(238, 118, 178) |
| HSL | hsl(330, 78%, 70%) |
| HSV | hsv(330, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 25.2%, 6.7%) |
| CIE-LAB | lab(65.24, 52.84, -10.13) |
| CIE-LCH | lch(65.24, 53.81, 349.15°) |
| OKLab | oklab(72.14% 0.1593 -0.0263) |
| OKLCH | oklch(72.14% 0.161 350.6) |
| XYZ | xyz(49.7758, 34.3526, 46.1200) |
| Luminance | 0.3435 (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.28
Pink (survey)
#FF81C0
ΔE00 3.85
Bubblegum Pink
#FE83CC
ΔE00 5.07
Pale Magenta
#D767AD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76B2 #76EEB2
analogous
#EE76EE #EE76B2 #EE7676
triadic
#EE76B2 #B2EE76 #76B2EE
tetradic
#EE76B2 #EEEE76 #76EEB2 #7676EE
square
#EE76B2 #EEEE76 #76EEB2 #7676EE
split-complementary
#EE76B2 #76EE76 #76EEEE
monochromatic
#D01A75 #E74093 #EE76B2 #F5ACD1 #FCE3EF
Accessibility & contrast
On white
2.67
#EE76B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#EE76B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76B2
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76B2 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8491B4
Deuteranopia (green-blind)
#A3A6AF
Tritanopia (blue-blind)
#FD728D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee76b2; /* rgb */ color: rgb(238, 118, 178); /* oklch */ color: oklch(72.1% 0.161 350.6);
Tailwind
colors: {
custom: {
50: '#f6a1c9',
500: '#ee76b2',
950: '#000000',
},
}SCSS
$custom: #ee76b2; $custom-light: #f6a1c9; $custom-dark: #000000;
JSON
{
"hex": "#ee76b2",
"rgb": {
"r": 238,
"g": 118,
"b": 178
},
"hsl": {
"h": 330,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.72141,
"c": 0.16145,
"h": 350.6
},
"luminance": 0.34348
}Semantic roles & 50–950 ramp
primary
#EE76B2
secondary
#CFF1E0
accent
#DA730B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82