#EE84BF#EE84BF
#EE84BF is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.6% C 0.146 H 346.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84BF |
|---|---|
| RGB | rgb(238, 132, 191) |
| HSL | hsl(327, 76%, 73%) |
| HSV | hsv(327, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 19.7%, 6.7%) |
| CIE-LAB | lab(68.35, 47.76, -12.80) |
| CIE-LCH | lch(68.35, 49.45, 345.00°) |
| OKLab | oklab(74.61% 0.1424 -0.0336) |
| OKLCH | oklch(74.61% 0.146 346.7) |
| XYZ | xyz(52.9161, 38.4451, 53.9137) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.88
Bubblegum Pink
#FE83CC
ΔE00 3.05
Bubblegum (survey)
#FF6CB5
ΔE00 5.12
Hot Pink
#FF69B4
ΔE00 5.53
Bubble Gum Pink
#FF69AF
ΔE00 5.90
Pinky
#FC86AA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84BF #84EEB3
analogous
#E884EE #EE84BF #EE848A
triadic
#EE84BF #BFEE84 #84BFEE
tetradic
#EE84BF #EEE884 #84EEB3 #848AEE
square
#EE84BF #EEE884 #84EEB3 #848AEE
split-complementary
#EE84BF #8AEE84 #84EEE8
monochromatic
#DA1E86 #E74EA3 #EE84BF #F5BADB #FBE4F1
Accessibility & contrast
On white
2.42
#EE84BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EE84BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84BF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84BF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9CC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FB829A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee84bf; /* rgb */ color: rgb(238, 132, 191); /* oklch */ color: oklch(74.6% 0.146 346.7);
Tailwind
colors: {
custom: {
50: '#f6aad2',
500: '#ee84bf',
950: '#000000',
},
}SCSS
$custom: #ee84bf; $custom-light: #f6aad2; $custom-dark: #000000;
JSON
{
"hex": "#ee84bf",
"rgb": {
"r": 238,
"g": 132,
"b": 191
},
"hsl": {
"h": 326.604,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.74611,
"c": 0.14631,
"h": 346.7
},
"luminance": 0.38441
}Semantic roles & 50–950 ramp
primary
#EE84BF
secondary
#D8F3E4
accent
#D8670E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82