#EE86D0#EE86D0
#EE86D0 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.5% C 0.155 H 338.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86D0 |
|---|---|
| RGB | rgb(238, 134, 208) |
| HSL | hsl(317, 75%, 73%) |
| HSV | hsv(317, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 12.6%, 6.7%) |
| CIE-LAB | lab(69.32, 49.34, -20.82) |
| CIE-LCH | lch(69.32, 53.56, 337.13°) |
| OKLab | oklab(75.53% 0.1442 -0.0557) |
| OKLCH | oklch(75.53% 0.155 338.9) |
| XYZ | xyz(55.1705, 39.7849, 64.4357) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.17
Pink (survey)
#FF81C0
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 6.16
Violet (CSS)
#EE82EE
ΔE00 6.18
Bubblegum (survey)
#FF6CB5
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86D0 #86EEA4
analogous
#D886EE #EE86D0 #EE869C
triadic
#EE86D0 #D0EE86 #86D0EE
tetradic
#EE86D0 #EED886 #86EEA4 #869CEE
square
#EE86D0 #EED886 #86EEA4 #869CEE
split-complementary
#EE86D0 #9CEE86 #86EED8
monochromatic
#DB1FA5 #E650BB #EE86D0 #F6BCE5 #FBE4F5
Accessibility & contrast
On white
2.34
#EE86D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EE86D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86D0
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86D0 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899FD3
Deuteranopia (green-blind)
#A5AFCD
Tritanopia (blue-blind)
#F888A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee86d0; /* rgb */ color: rgb(238, 134, 208); /* oklch */ color: oklch(75.5% 0.155 338.9);
Tailwind
colors: {
custom: {
50: '#f5acde',
500: '#ee86d0',
950: '#000000',
},
}SCSS
$custom: #ee86d0; $custom-light: #f5acde; $custom-dark: #000000;
JSON
{
"hex": "#ee86d0",
"rgb": {
"r": 238,
"g": 134,
"b": 208
},
"hsl": {
"h": 317.308,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.75528,
"c": 0.15456,
"h": 338.9
},
"luminance": 0.39781
}Semantic roles & 50–950 ramp
primary
#EE86D0
secondary
#D8F3E0
accent
#D8480E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83