#EE7EAA#EE7EAA
#EE7EAA is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.0% C 0.145 H 356.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EAA |
|---|---|
| RGB | rgb(238, 126, 170) |
| HSL | hsl(336, 77%, 71%) |
| HSV | hsv(336, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 28.6%, 6.7%) |
| CIE-LAB | lab(66.52, 47.86, -3.70) |
| CIE-LCH | lch(66.52, 48.00, 355.58°) |
| OKLab | oklab(73.03% 0.1448 -0.0091) |
| OKLCH | oklch(73.03% 0.145 356.4) |
| XYZ | xyz(49.9783, 36.0054, 42.3399) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.65
Pinky
#FC86AA
ΔE00 3.78
Pink (survey)
#FF81C0
ΔE00 4.59
Bubble Gum Pink
#FF69AF
ΔE00 4.85
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Rosa
#FE86A4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EAA #7EEEC2
analogous
#EE7EE2 #EE7EAA #EE8A7E
triadic
#EE7EAA #AAEE7E #7EAAEE
tetradic
#EE7EAA #E2EE7E #7EEEC2 #8A7EEE
square
#EE7EAA #E2EE7E #7EEEC2 #8A7EEE
split-complementary
#EE7EAA #7EEE8A #7EE2EE
monochromatic
#D51C65 #E74886 #EE7EAA #F5B4CE #FBE4ED
Accessibility & contrast
On white
2.56
#EE7EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#EE7EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EAA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EAA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D95AB
Deuteranopia (green-blind)
#AAA9A7
Tritanopia (blue-blind)
#FD788E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7eaa; /* rgb */ color: rgb(238, 126, 170); /* oklch */ color: oklch(73.0% 0.145 356.4);
Tailwind
colors: {
custom: {
50: '#f6a6c3',
500: '#ee7eaa',
950: '#000000',
},
}SCSS
$custom: #ee7eaa; $custom-light: #f6a6c3; $custom-dark: #000000;
JSON
{
"hex": "#ee7eaa",
"rgb": {
"r": 238,
"g": 126,
"b": 170
},
"hsl": {
"h": 336.429,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.73026,
"c": 0.14513,
"h": 356.4
},
"luminance": 0.36001
}Semantic roles & 50–950 ramp
primary
#EE7EAA
secondary
#D5F2E7
accent
#D9890D
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#171012
muted
#857F81