#EE85CA#EE85CA
#EE85CA is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.2% C 0.152 H 341.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85CA |
|---|---|
| RGB | rgb(238, 133, 202) |
| HSL | hsl(321, 76%, 73%) |
| HSV | hsv(321, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 15.1%, 6.7%) |
| CIE-LAB | lab(68.91, 48.91, -18.09) |
| CIE-LCH | lch(68.91, 52.15, 339.70°) |
| OKLab | oklab(75.16% 0.144 -0.0482) |
| OKLCH | oklch(75.16% 0.152 341.5) |
| XYZ | xyz(54.3087, 39.2201, 60.5754) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.64
Pink (survey)
#FF81C0
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.12
Bubblegum (survey)
#FF6CB5
ΔE00 6.29
Hot Pink
#FF69B4
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85CA #85EEA9
analogous
#DD85EE #EE85CA #EE8596
triadic
#EE85CA #CAEE85 #85CAEE
tetradic
#EE85CA #EEDD85 #85EEA9 #8596EE
square
#EE85CA #EEDD85 #85EEA9 #8596EE
split-complementary
#EE85CA #96EE85 #85EEDD
monochromatic
#DA1E9A #E74FB3 #EE85CA #F5BBE1 #FBE4F3
Accessibility & contrast
On white
2.37
#EE85CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EE85CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85CA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85CA | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECC
Deuteranopia (green-blind)
#A6AEC7
Tritanopia (blue-blind)
#F9869F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee85ca; /* rgb */ color: rgb(238, 133, 202); /* oklch */ color: oklch(75.2% 0.152 341.5);
Tailwind
colors: {
custom: {
50: '#f5abda',
500: '#ee85ca',
950: '#000000',
},
}SCSS
$custom: #ee85ca; $custom-light: #f5abda; $custom-dark: #000000;
JSON
{
"hex": "#ee85ca",
"rgb": {
"r": 238,
"g": 133,
"b": 202
},
"hsl": {
"h": 320.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75155,
"c": 0.15188,
"h": 341.5
},
"luminance": 0.39216
}Semantic roles & 50–950 ramp
primary
#EE85CA
secondary
#D8F3E1
accent
#D8530E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83