#EE85D2#EE85D2
#EE85D2 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.5% C 0.158 H 337.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85D2 |
|---|---|
| RGB | rgb(238, 133, 210) |
| HSL | hsl(316, 76%, 73%) |
| HSV | hsv(316, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 11.8%, 6.7%) |
| CIE-LAB | lab(69.19, 50.17, -22.12) |
| CIE-LCH | lch(69.19, 54.83, 336.21°) |
| OKLab | oklab(75.46% 0.1462 -0.0593) |
| OKLCH | oklch(75.46% 0.158 337.9) |
| XYZ | xyz(55.2805, 39.6088, 65.6939) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 5.65
Pink (survey)
#FF81C0
ΔE00 5.67
Orchid
#DA70D6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85D2 #85EEA1
analogous
#D685EE #EE85D2 #EE859D
triadic
#EE85D2 #D2EE85 #85D2EE
tetradic
#EE85D2 #EED685 #85EEA1 #859DEE
square
#EE85D2 #EED685 #85EEA1 #859DEE
split-complementary
#EE85D2 #9DEE85 #85EED6
monochromatic
#DA1EA8 #E74FBE #EE85D2 #F5BBE6 #FBE4F5
Accessibility & contrast
On white
2.35
#EE85D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EE85D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85D2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85D2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889FD5
Deuteranopia (green-blind)
#A4AFCF
Tritanopia (blue-blind)
#F888A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee85d2; /* rgb */ color: rgb(238, 133, 210); /* oklch */ color: oklch(75.5% 0.158 337.9);
Tailwind
colors: {
custom: {
50: '#f5abe0',
500: '#ee85d2',
950: '#000000',
},
}SCSS
$custom: #ee85d2; $custom-light: #f5abe0; $custom-dark: #000000;
JSON
{
"hex": "#ee85d2",
"rgb": {
"r": 238,
"g": 133,
"b": 210
},
"hsl": {
"h": 316,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75457,
"c": 0.15775,
"h": 337.9
},
"luminance": 0.39605
}Semantic roles & 50–950 ramp
primary
#EE85D2
secondary
#D8F3DF
accent
#D8440E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83