#EE71B7#EE71B7
#EE71B7 is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.6% C 0.172 H 347.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71B7 |
|---|---|
| RGB | rgb(238, 113, 183) |
| HSL | hsl(326, 79%, 69%) |
| HSV | hsv(326, 53%, 93%) |
| CMYK | cmyk(0%, 52.5%, 23.1%, 6.7%) |
| CIE-LAB | lab(64.49, 55.91, -14.09) |
| CIE-LCH | lch(64.49, 57.66, 345.86°) |
| OKLab | oklab(71.64% 0.168 -0.037) |
| OKLCH | oklch(71.64% 0.172 347.6) |
| XYZ | xyz(49.7137, 33.4106, 48.6212) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.01
Hot Pink
#FF69B4
ΔE00 3.05
Bubble Gum Pink
#FF69AF
ΔE00 3.69
Pink (survey)
#FF81C0
ΔE00 4.66
Pale Magenta
#D767AD
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71B7 #71EEA8
analogous
#E771EE #EE71B7 #EE7179
triadic
#EE71B7 #B7EE71 #71B7EE
tetradic
#EE71B7 #EEE771 #71EEA8 #7179EE
square
#EE71B7 #EEE771 #71EEA8 #7179EE
split-complementary
#EE71B7 #79EE71 #71EEE7
monochromatic
#CC187D #E73A9B #EE71B7 #F5A8D3 #FBDEEE
Accessibility & contrast
On white
2.73
#EE71B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#EE71B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71B7
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71B7 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8FB9
Deuteranopia (green-blind)
#9FA4B4
Tritanopia (blue-blind)
#FC6E8C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee71b7; /* rgb */ color: rgb(238, 113, 183); /* oklch */ color: oklch(71.6% 0.172 347.6);
Tailwind
colors: {
custom: {
50: '#f69ecc',
500: '#ee71b7',
950: '#000000',
},
}SCSS
$custom: #ee71b7; $custom-light: #f69ecc; $custom-dark: #000000;
JSON
{
"hex": "#ee71b7",
"rgb": {
"r": 238,
"g": 113,
"b": 183
},
"hsl": {
"h": 326.4,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.71635,
"c": 0.17199,
"h": 347.6
},
"luminance": 0.33406
}Semantic roles & 50–950 ramp
primary
#EE71B7
secondary
#CBF0DB
accent
#DB660B
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82