#EE86CF#EE86CF
#EE86CF is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.5% C 0.154 H 339.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86CF |
|---|---|
| RGB | rgb(238, 134, 207) |
| HSL | hsl(318, 75%, 73%) |
| HSV | hsv(318, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 13%, 6.7%) |
| CIE-LAB | lab(69.28, 49.19, -20.31) |
| CIE-LCH | lch(69.28, 53.22, 337.56°) |
| OKLab | oklab(75.49% 0.1439 -0.0543) |
| OKLCH | oklch(75.49% 0.154 339.3) |
| XYZ | xyz(55.0478, 39.7359, 63.7898) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 4.33
Pink (survey)
#FF81C0
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 6.35
Violet (CSS)
#EE82EE
ΔE00 6.39
Bubblegum (survey)
#FF6CB5
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86CF #86EEA5
analogous
#D986EE #EE86CF #EE869B
triadic
#EE86CF #CFEE86 #86CFEE
tetradic
#EE86CF #EED986 #86EEA5 #869BEE
square
#EE86CF #EED986 #86EEA5 #869BEE
split-complementary
#EE86CF #9BEE86 #86EED9
monochromatic
#DB1FA3 #E650BA #EE86CF #F6BCE4 #FBE4F4
Accessibility & contrast
On white
2.35
#EE86CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EE86CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86CF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86CF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9FD2
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#F988A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee86cf; /* rgb */ color: rgb(238, 134, 207); /* oklch */ color: oklch(75.5% 0.154 339.3);
Tailwind
colors: {
custom: {
50: '#f5acdd',
500: '#ee86cf',
950: '#000000',
},
}SCSS
$custom: #ee86cf; $custom-light: #f5acdd; $custom-dark: #000000;
JSON
{
"hex": "#ee86cf",
"rgb": {
"r": 238,
"g": 134,
"b": 207
},
"hsl": {
"h": 317.885,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.7549,
"c": 0.15382,
"h": 339.3
},
"luminance": 0.39732
}Semantic roles & 50–950 ramp
primary
#EE86CF
secondary
#D8F3E0
accent
#D84A0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83