#EE72B4#EE72B4
#EE72B4 is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.7% C 0.169 H 349.1°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE72B4 |
|---|---|
| RGB | rgb(238, 114, 180) |
| HSL | hsl(328, 78%, 69%) |
| HSV | hsv(328, 52%, 93%) |
| CMYK | cmyk(0%, 52.1%, 24.4%, 6.7%) |
| CIE-LAB | lab(64.57, 55.03, -12.27) |
| CIE-LCH | lch(64.57, 56.38, 347.43°) |
| OKLab | oklab(71.66% 0.1657 -0.032) |
| OKLCH | oklch(71.66% 0.169 349.1) |
| XYZ | xyz(49.5170, 33.5113, 47.0316) |
| Luminance | 0.3351 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.76
Hot Pink
#FF69B4
ΔE00 2.85
Bubble Gum Pink
#FF69AF
ΔE00 3.29
Pink (survey)
#FF81C0
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 5.16
Pale Magenta
#D767AD
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE72B4 #72EEAC
analogous
#EA72EE #EE72B4 #EE7276
triadic
#EE72B4 #B4EE72 #72B4EE
tetradic
#EE72B4 #EEEA72 #72EEAC #7276EE
square
#EE72B4 #EEEA72 #72EEAC #7276EE
split-complementary
#EE72B4 #76EE72 #72EEEA
monochromatic
#CD1979 #E73B97 #EE72B4 #F5A9D1 #FBDFEE
Accessibility & contrast
On white
2.73
#EE72B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#EE72B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE72B4
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE72B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE72B4 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8FB6
Deuteranopia (green-blind)
#A1A5B1
Tritanopia (blue-blind)
#FD6E8B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ee72b4; /* rgb */ color: rgb(238, 114, 180); /* oklch */ color: oklch(71.7% 0.169 349.1);
Tailwind
colors: {
custom: {
50: '#f69fca',
500: '#ee72b4',
950: '#000000',
},
}SCSS
$custom: #ee72b4; $custom-light: #f69fca; $custom-dark: #000000;
JSON
{
"hex": "#ee72b4",
"rgb": {
"r": 238,
"g": 114,
"b": 180
},
"hsl": {
"h": 328.065,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.71662,
"c": 0.16876,
"h": 349.1
},
"luminance": 0.33507
}Semantic roles & 50–950 ramp
primary
#EE72B4
secondary
#CCF0DD
accent
#DB6C0B
background
#FFFAFC
surface
#FFF3F8
border
#D7CDD1
text
#180F13
muted
#867F82