#EE84CC#EE84CC
#EE84CC is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.1% C 0.155 H 340.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84CC |
|---|---|
| RGB | rgb(238, 132, 204) |
| HSL | hsl(319, 76%, 73%) |
| HSV | hsv(319, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 14.3%, 6.7%) |
| CIE-LAB | lab(68.78, 49.72, -19.40) |
| CIE-LCH | lch(68.78, 53.37, 338.68°) |
| OKLab | oklab(75.08% 0.1461 -0.0518) |
| OKLCH | oklch(75.08% 0.155 340.5) |
| XYZ | xyz(54.4107, 39.0429, 61.7852) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.82
Pink (survey)
#FF81C0
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.68
Bubblegum (survey)
#FF6CB5
ΔE00 6.47
Purply Pink
#F075E6
ΔE00 6.56
Hot Pink
#FF69B4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84CC #84EEA6
analogous
#DB84EE #EE84CC #EE8497
triadic
#EE84CC #CCEE84 #84CCEE
tetradic
#EE84CC #EEDB84 #84EEA6 #8497EE
square
#EE84CC #EEDB84 #84EEA6 #8497EE
split-complementary
#EE84CC #97EE84 #84EEDB
monochromatic
#DA1E9D #E74EB6 #EE84CC #F5BAE2 #FBE4F4
Accessibility & contrast
On white
2.38
#EE84CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EE84CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84CC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84CC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCF
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#F9869F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee84cc; /* rgb */ color: rgb(238, 132, 204); /* oklch */ color: oklch(75.1% 0.155 340.5);
Tailwind
colors: {
custom: {
50: '#f5aadb',
500: '#ee84cc',
950: '#000000',
},
}SCSS
$custom: #ee84cc; $custom-light: #f5aadb; $custom-dark: #000000;
JSON
{
"hex": "#ee84cc",
"rgb": {
"r": 238,
"g": 132,
"b": 204
},
"hsl": {
"h": 319.245,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.75081,
"c": 0.15497,
"h": 340.5
},
"luminance": 0.39039
}Semantic roles & 50–950 ramp
primary
#EE84CC
secondary
#D8F3E1
accent
#D84E0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83