#EE76AE#EE76AE
#EE76AE is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.0% C 0.159 H 352.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE76AE |
|---|---|
| RGB | rgb(238, 118, 174) |
| HSL | hsl(332, 78%, 70%) |
| HSV | hsv(332, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 26.9%, 6.7%) |
| CIE-LAB | lab(65.12, 52.31, -8.05) |
| CIE-LCH | lch(65.12, 52.93, 351.25°) |
| OKLab | oklab(72.01% 0.1581 -0.0207) |
| OKLCH | oklch(72.01% 0.159 352.6) |
| XYZ | xyz(49.3801, 34.1943, 44.0357) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.13
Bubble Gum Pink
#FF69AF
ΔE00 3.17
Hot Pink
#FF69B4
ΔE00 3.36
Pink (survey)
#FF81C0
ΔE00 4.11
Medium Pink
#F36196
ΔE00 5.60
Carnation Pink
#FF7FA7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE76AE #76EEB6
analogous
#EE76EA #EE76AE #EE7A76
triadic
#EE76AE #AEEE76 #76AEEE
tetradic
#EE76AE #EAEE76 #76EEB6 #7A76EE
square
#EE76AE #EAEE76 #76EEB6 #7A76EE
split-complementary
#EE76AE #76EE7A #76EAEE
monochromatic
#D01A6F #E7408E #EE76AE #F5ACCE #FCE3EE
Accessibility & contrast
On white
2.68
#EE76AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#EE76AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE76AE
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE76AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE76AE | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8591B0
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#FD718B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee76ae; /* rgb */ color: rgb(238, 118, 174); /* oklch */ color: oklch(72.0% 0.159 352.6);
Tailwind
colors: {
custom: {
50: '#f6a1c6',
500: '#ee76ae',
950: '#000000',
},
}SCSS
$custom: #ee76ae; $custom-light: #f6a1c6; $custom-dark: #000000;
JSON
{
"hex": "#ee76ae",
"rgb": {
"r": 238,
"g": 118,
"b": 174
},
"hsl": {
"h": 332,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.72007,
"c": 0.15942,
"h": 352.6
},
"luminance": 0.3419
}Semantic roles & 50–950 ramp
primary
#EE76AE
secondary
#CFF1E1
accent
#DA7A0B
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82