#EE71B8#EE71B8
#EE71B8 is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.7% C 0.173 H 347.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE71B8 |
|---|---|
| RGB | rgb(238, 113, 184) |
| HSL | hsl(326, 79%, 69%) |
| HSV | hsv(326, 53%, 93%) |
| CMYK | cmyk(0%, 52.5%, 22.7%, 6.7%) |
| CIE-LAB | lab(64.53, 56.04, -14.61) |
| CIE-LCH | lch(64.53, 57.92, 345.39°) |
| OKLab | oklab(71.67% 0.1683 -0.0384) |
| OKLCH | oklch(71.67% 0.173 347.1) |
| XYZ | xyz(49.8182, 33.4523, 49.1713) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.12
Hot Pink
#FF69B4
ΔE00 3.16
Bubble Gum Pink
#FF69AF
ΔE00 3.84
Pink (survey)
#FF81C0
ΔE00 4.71
Pale Magenta
#D767AD
ΔE00 4.92
Bubblegum Pink
#FE83CC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE71B8 #71EEA7
analogous
#E671EE #EE71B8 #EE717A
triadic
#EE71B8 #B8EE71 #71B8EE
tetradic
#EE71B8 #EEE671 #71EEA7 #717AEE
square
#EE71B8 #EEE671 #71EEA7 #717AEE
split-complementary
#EE71B8 #7AEE71 #71EEE6
monochromatic
#CC187F #E73A9D #EE71B8 #F5A8D3 #FBDEEF
Accessibility & contrast
On white
2.73
#EE71B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#EE71B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE71B8
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE71B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE71B8 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D8FBA
Deuteranopia (green-blind)
#9FA4B5
Tritanopia (blue-blind)
#FC6E8C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee71b8; /* rgb */ color: rgb(238, 113, 184); /* oklch */ color: oklch(71.7% 0.173 347.1);
Tailwind
colors: {
custom: {
50: '#f69ecd',
500: '#ee71b8',
950: '#000000',
},
}SCSS
$custom: #ee71b8; $custom-light: #f69ecd; $custom-dark: #000000;
JSON
{
"hex": "#ee71b8",
"rgb": {
"r": 238,
"g": 113,
"b": 184
},
"hsl": {
"h": 325.92,
"s": 78.616,
"l": 68.824
},
"oklch": {
"l": 0.71671,
"c": 0.17258,
"h": 347.1
},
"luminance": 0.33448
}Semantic roles & 50–950 ramp
primary
#EE71B8
secondary
#CBF0DB
accent
#DB650B
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F13
muted
#867F82