#EE71B2#EE71B2
#EE71B2 is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.5% C 0.169 H 349.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71B2 |
|---|---|
| RGB | rgb(238, 113, 178) |
| HSL | hsl(329, 79%, 69%) |
| HSV | hsv(329, 53%, 93%) |
| CMYK | cmyk(0%, 52.5%, 25.2%, 6.7%) |
| CIE-LAB | lab(64.33, 55.23, -11.50) |
| CIE-LCH | lch(64.33, 56.41, 348.24°) |
| OKLab | oklab(71.46% 0.1666 -0.0299) |
| OKLCH | oklch(71.46% 0.169 349.8) |
| XYZ | xyz(49.2025, 33.2061, 45.9289) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.67
Hot Pink
#FF69B4
ΔE00 2.74
Bubble Gum Pink
#FF69AF
ΔE00 3.06
Pink (survey)
#FF81C0
ΔE00 4.57
Pale Magenta
#D767AD
ΔE00 5.22
Bubblegum Pink
#FE83CC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71B2 #71EEAD
analogous
#EC71EE #EE71B2 #EE7174
triadic
#EE71B2 #B2EE71 #71B2EE
tetradic
#EE71B2 #EEEC71 #71EEAD #7174EE
square
#EE71B2 #EEEC71 #71EEAD #7174EE
split-complementary
#EE71B2 #74EE71 #71EEEC
monochromatic
#CC1876 #E73A94 #EE71B2 #F5A8D0 #FBDEED
Accessibility & contrast
On white
2.75
#EE71B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#EE71B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71B2
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71B2 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8EB4
Deuteranopia (green-blind)
#A1A4AF
Tritanopia (blue-blind)
#FD6D8A
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee71b2; /* rgb */ color: rgb(238, 113, 178); /* oklch */ color: oklch(71.5% 0.169 349.8);
Tailwind
colors: {
custom: {
50: '#f69ec9',
500: '#ee71b2',
950: '#000000',
},
}SCSS
$custom: #ee71b2; $custom-light: #f69ec9; $custom-dark: #000000;
JSON
{
"hex": "#ee71b2",
"rgb": {
"r": 238,
"g": 113,
"b": 178
},
"hsl": {
"h": 328.8,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.71458,
"c": 0.16922,
"h": 349.8
},
"luminance": 0.33202
}Semantic roles & 50–950 ramp
primary
#EE71B2
secondary
#CBF0DD
accent
#DB6F0B
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82