#EE84BA#EE84BA
#EE84BA is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.4% C 0.143 H 349.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84BA |
|---|---|
| RGB | rgb(238, 132, 186) |
| HSL | hsl(329, 76%, 73%) |
| HSV | hsv(329, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 21.8%, 6.7%) |
| CIE-LAB | lab(68.19, 47.04, -10.24) |
| CIE-LCH | lch(68.19, 48.14, 347.72°) |
| OKLab | oklab(74.44% 0.1409 -0.0267) |
| OKLCH | oklch(74.44% 0.143 349.3) |
| XYZ | xyz(52.3753, 38.2287, 51.0652) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.77
Bubblegum Pink
#FE83CC
ΔE00 3.85
Bubblegum (survey)
#FF6CB5
ΔE00 4.98
Hot Pink
#FF69B4
ΔE00 5.40
Bubble Gum Pink
#FF69AF
ΔE00 5.56
Pinky
#FC86AA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84BA #84EEB8
analogous
#ED84EE #EE84BA #EE8485
triadic
#EE84BA #BAEE84 #84BAEE
tetradic
#EE84BA #EEED84 #84EEB8 #8485EE
square
#EE84BA #EEED84 #84EEB8 #8485EE
split-complementary
#EE84BA #85EE84 #84EEED
monochromatic
#DA1E7E #E74E9C #EE84BA #F5BAD8 #FBE4F0
Accessibility & contrast
On white
2.43
#EE84BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EE84BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84BA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84BA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBC
Deuteranopia (green-blind)
#AAADB7
Tritanopia (blue-blind)
#FB8198
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee84ba; /* rgb */ color: rgb(238, 132, 186); /* oklch */ color: oklch(74.4% 0.143 349.3);
Tailwind
colors: {
custom: {
50: '#f6aace',
500: '#ee84ba',
950: '#000000',
},
}SCSS
$custom: #ee84ba; $custom-light: #f6aace; $custom-dark: #000000;
JSON
{
"hex": "#ee84ba",
"rgb": {
"r": 238,
"g": 132,
"b": 186
},
"hsl": {
"h": 329.434,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.74439,
"c": 0.14338,
"h": 349.3
},
"luminance": 0.38225
}Semantic roles & 50–950 ramp
primary
#EE84BA
secondary
#D8F3E5
accent
#D8710E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82