#EE84B2#EE84B2
#EE84B2 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.2% C 0.139 H 353.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84B2 |
|---|---|
| RGB | rgb(238, 132, 178) |
| HSL | hsl(334, 76%, 73%) |
| HSV | hsv(334, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 25.2%, 6.7%) |
| CIE-LAB | lab(67.95, 45.92, -6.11) |
| CIE-LCH | lch(67.95, 46.32, 352.43°) |
| OKLab | oklab(74.18% 0.1383 -0.0156) |
| OKLCH | oklch(74.18% 0.139 353.6) |
| XYZ | xyz(51.5485, 37.8980, 46.7109) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.61
Pinky
#FC86AA
ΔE00 4.28
Carnation Pink
#FF7FA7
ΔE00 4.58
Bubblegum (survey)
#FF6CB5
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 5.50
Bubble Gum Pink
#FF69AF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84B2 #84EEC0
analogous
#EE84E7 #EE84B2 #EE8B84
triadic
#EE84B2 #B2EE84 #84B2EE
tetradic
#EE84B2 #E7EE84 #84EEC0 #8B84EE
square
#EE84B2 #E7EE84 #84EEC0 #8B84EE
split-complementary
#EE84B2 #84EE8B #84E7EE
monochromatic
#DA1E6F #E74E90 #EE84B2 #F5BAD4 #FBE4EE
Accessibility & contrast
On white
2.45
#EE84B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EE84B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84B2
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84B2 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB4
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#FC7F95
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee84b2; /* rgb */ color: rgb(238, 132, 178); /* oklch */ color: oklch(74.2% 0.139 353.6);
Tailwind
colors: {
custom: {
50: '#f6aac9',
500: '#ee84b2',
950: '#000000',
},
}SCSS
$custom: #ee84b2; $custom-light: #f6aac9; $custom-dark: #000000;
JSON
{
"hex": "#ee84b2",
"rgb": {
"r": 238,
"g": 132,
"b": 178
},
"hsl": {
"h": 333.962,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.74175,
"c": 0.13921,
"h": 353.6
},
"luminance": 0.37894
}Semantic roles & 50–950 ramp
primary
#EE84B2
secondary
#D8F3E7
accent
#D8800E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82