#EE72B3#EE72B3
#EE72B3 is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.6% C 0.168 H 349.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE72B3 |
|---|---|
| RGB | rgb(238, 114, 179) |
| HSL | hsl(329, 78%, 69%) |
| HSV | hsv(329, 52%, 93%) |
| CMYK | cmyk(0%, 52.1%, 24.8%, 6.7%) |
| CIE-LAB | lab(64.54, 54.89, -11.75) |
| CIE-LCH | lch(64.54, 56.13, 347.92°) |
| OKLab | oklab(71.63% 0.1654 -0.0306) |
| OKLCH | oklch(71.63% 0.168 349.5) |
| XYZ | xyz(49.4155, 33.4707, 46.4970) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 2.81
Bubble Gum Pink
#FF69AF
ΔE00 3.17
Pink (survey)
#FF81C0
ΔE00 4.40
Bubblegum Pink
#FE83CC
ΔE00 5.26
Pale Magenta
#D767AD
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE72B3 #72EEAD
analogous
#EB72EE #EE72B3 #EE7275
triadic
#EE72B3 #B3EE72 #72B3EE
tetradic
#EE72B3 #EEEB72 #72EEAD #7275EE
square
#EE72B3 #EEEB72 #72EEAD #7275EE
split-complementary
#EE72B3 #75EE72 #72EEEB
monochromatic
#CD1977 #E73B96 #EE72B3 #F5A9D0 #FBDFEE
Accessibility & contrast
On white
2.73
#EE72B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#EE72B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE72B3
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE72B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE72B3 | 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)
#808FB5
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#FD6E8B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee72b3; /* rgb */ color: rgb(238, 114, 179); /* oklch */ color: oklch(71.6% 0.168 349.5);
Tailwind
colors: {
custom: {
50: '#f69fc9',
500: '#ee72b3',
950: '#000000',
},
}SCSS
$custom: #ee72b3; $custom-light: #f69fc9; $custom-dark: #000000;
JSON
{
"hex": "#ee72b3",
"rgb": {
"r": 238,
"g": 114,
"b": 179
},
"hsl": {
"h": 328.548,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.71627,
"c": 0.16822,
"h": 349.5
},
"luminance": 0.33466
}Semantic roles & 50–950 ramp
primary
#EE72B3
secondary
#CCF0DD
accent
#DB6E0B
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82