#EE85D0#EE85D0
#EE85D0 is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.4% C 0.156 H 338.8°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85D0 |
|---|---|
| RGB | rgb(238, 133, 208) |
| HSL | hsl(317, 76%, 73%) |
| HSV | hsv(317, 44%, 93%) |
| CMYK | cmyk(0%, 44.1%, 12.6%, 6.7%) |
| CIE-LAB | lab(69.12, 49.85, -21.12) |
| CIE-LCH | lch(69.12, 54.14, 337.04°) |
| OKLab | oklab(75.38% 0.1456 -0.0565) |
| OKLCH | oklch(75.38% 0.156 338.8) |
| XYZ | xyz(55.0329, 39.5098, 64.3898) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.24
Lavender Pink
#DD85D7
ΔE00 4.09
Pink (survey)
#FF81C0
ΔE00 5.31
Purply Pink
#F075E6
ΔE00 5.98
Violet (CSS)
#EE82EE
ΔE00 6.06
Bubblegum (survey)
#FF6CB5
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85D0 #85EEA3
analogous
#D885EE #EE85D0 #EE859B
triadic
#EE85D0 #D0EE85 #85D0EE
tetradic
#EE85D0 #EED885 #85EEA3 #859BEE
square
#EE85D0 #EED885 #85EEA3 #859BEE
split-complementary
#EE85D0 #9BEE85 #85EED8
monochromatic
#DA1EA5 #E74FBB #EE85D0 #F5BBE5 #FBE4F5
Accessibility & contrast
On white
2.36
#EE85D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EE85D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85D0
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85D0 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889FD3
Deuteranopia (green-blind)
#A4AFCD
Tritanopia (blue-blind)
#F888A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee85d0; /* rgb */ color: rgb(238, 133, 208); /* oklch */ color: oklch(75.4% 0.156 338.8);
Tailwind
colors: {
custom: {
50: '#f5abde',
500: '#ee85d0',
950: '#000000',
},
}SCSS
$custom: #ee85d0; $custom-light: #f5abde; $custom-dark: #000000;
JSON
{
"hex": "#ee85d0",
"rgb": {
"r": 238,
"g": 133,
"b": 208
},
"hsl": {
"h": 317.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.7538,
"c": 0.15623,
"h": 338.8
},
"luminance": 0.39506
}Semantic roles & 50–950 ramp
primary
#EE85D0
secondary
#D8F3E0
accent
#D8470E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83