#EE85CE#EE85CE
#EE85CE is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.3% C 0.155 H 339.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85CE |
|---|---|
| RGB | rgb(238, 133, 206) |
| HSL | hsl(318, 76%, 73%) |
| HSV | hsv(318, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 13.4%, 6.7%) |
| CIE-LAB | lab(69.05, 49.53, -20.11) |
| CIE-LCH | lch(69.05, 53.46, 337.90°) |
| OKLab | oklab(75.3% 0.1451 -0.0537) |
| OKLCH | oklch(75.3% 0.155 339.7) |
| XYZ | xyz(54.7884, 39.4120, 63.1021) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.99
Lavender Pink
#DD85D7
ΔE00 4.41
Pink (survey)
#FF81C0
ΔE00 4.96
Purply Pink
#F075E6
ΔE00 6.35
Violet (CSS)
#EE82EE
ΔE00 6.49
Bubblegum (survey)
#FF6CB5
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85CE #85EEA5
analogous
#DA85EE #EE85CE #EE8599
triadic
#EE85CE #CEEE85 #85CEEE
tetradic
#EE85CE #EEDA85 #85EEA5 #8599EE
square
#EE85CE #EEDA85 #85EEA5 #8599EE
split-complementary
#EE85CE #99EE85 #85EEDA
monochromatic
#DA1EA1 #E74FB8 #EE85CE #F5BBE4 #FBE4F4
Accessibility & contrast
On white
2.36
#EE85CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EE85CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85CE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85CE | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899ED1
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#F987A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee85ce; /* rgb */ color: rgb(238, 133, 206); /* oklch */ color: oklch(75.3% 0.155 339.7);
Tailwind
colors: {
custom: {
50: '#f5abdd',
500: '#ee85ce',
950: '#000000',
},
}SCSS
$custom: #ee85ce; $custom-light: #f5abdd; $custom-dark: #000000;
JSON
{
"hex": "#ee85ce",
"rgb": {
"r": 238,
"g": 133,
"b": 206
},
"hsl": {
"h": 318.286,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.75304,
"c": 0.15475,
"h": 339.7
},
"luminance": 0.39408
}Semantic roles & 50–950 ramp
primary
#EE85CE
secondary
#D8F3E0
accent
#D84B0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83