#EE84CB#EE84CB
#EE84CB is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.0% C 0.154 H 340.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84CB |
|---|---|
| RGB | rgb(238, 132, 203) |
| HSL | hsl(320, 76%, 73%) |
| HSV | hsv(320, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 14.7%, 6.7%) |
| CIE-LAB | lab(68.75, 49.57, -18.90) |
| CIE-LCH | lch(68.75, 53.05, 339.13°) |
| OKLab | oklab(75.04% 0.1458 -0.0504) |
| OKLCH | oklch(75.04% 0.154 340.9) |
| XYZ | xyz(54.2912, 38.9951, 61.1556) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.86
Bubblegum (survey)
#FF6CB5
ΔE00 6.33
Hot Pink
#FF69B4
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84CB #84EEA7
analogous
#DC84EE #EE84CB #EE8496
triadic
#EE84CB #CBEE84 #84CBEE
tetradic
#EE84CB #EEDC84 #84EEA7 #8496EE
square
#EE84CB #EEDC84 #84EEA7 #8496EE
split-complementary
#EE84CB #96EE84 #84EEDC
monochromatic
#DA1E9C #E74EB4 #EE84CB #F5BAE2 #FBE4F4
Accessibility & contrast
On white
2.39
#EE84CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EE84CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84CB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84CB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCD
Deuteranopia (green-blind)
#A5AEC8
Tritanopia (blue-blind)
#F9859F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee84cb; /* rgb */ color: rgb(238, 132, 203); /* oklch */ color: oklch(75.0% 0.154 340.9);
Tailwind
colors: {
custom: {
50: '#f5aadb',
500: '#ee84cb',
950: '#000000',
},
}SCSS
$custom: #ee84cb; $custom-light: #f5aadb; $custom-dark: #000000;
JSON
{
"hex": "#ee84cb",
"rgb": {
"r": 238,
"g": 132,
"b": 203
},
"hsl": {
"h": 319.811,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.75044,
"c": 0.15425,
"h": 340.9
},
"luminance": 0.38991
}Semantic roles & 50–950 ramp
primary
#EE84CB
secondary
#D8F3E1
accent
#D8500E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171015
muted
#857F83