#EE86BF#EE86BF
#EE86BF is a light, vivid pink. Relative luminance 0.390; OKLCH L 74.9% C 0.143 H 347.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86BF |
|---|---|
| RGB | rgb(238, 134, 191) |
| HSL | hsl(327, 75%, 73%) |
| HSV | hsv(327, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 19.7%, 6.7%) |
| CIE-LAB | lab(68.75, 46.75, -12.20) |
| CIE-LCH | lch(68.75, 48.32, 345.37°) |
| OKLab | oklab(74.91% 0.1394 -0.032) |
| OKLCH | oklch(74.91% 0.143 347.1) |
| XYZ | xyz(53.1900, 38.9927, 54.0050) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.91
Bubblegum Pink
#FE83CC
ΔE00 3.22
Bubblegum (survey)
#FF6CB5
ΔE00 5.44
Hot Pink
#FF69B4
ΔE00 5.87
Bubble Gum Pink
#FF69AF
ΔE00 6.18
Pinky
#FC86AA
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86BF #86EEB5
analogous
#E986EE #EE86BF #EE868B
triadic
#EE86BF #BFEE86 #86BFEE
tetradic
#EE86BF #EEE986 #86EEB5 #868BEE
square
#EE86BF #EEE986 #86EEB5 #868BEE
split-complementary
#EE86BF #8BEE86 #86EEE9
monochromatic
#DB1F86 #E650A3 #EE86BF #F6BCDB #FBE4F1
Accessibility & contrast
On white
2.39
#EE86BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EE86BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86BF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86BF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FB849B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee86bf; /* rgb */ color: rgb(238, 134, 191); /* oklch */ color: oklch(74.9% 0.143 347.1);
Tailwind
colors: {
custom: {
50: '#f5abd2',
500: '#ee86bf',
950: '#000000',
},
}SCSS
$custom: #ee86bf; $custom-light: #f5abd2; $custom-dark: #000000;
JSON
{
"hex": "#ee86bf",
"rgb": {
"r": 238,
"g": 134,
"b": 191
},
"hsl": {
"h": 327.115,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.74911,
"c": 0.14301,
"h": 347.1
},
"luminance": 0.38989
}Semantic roles & 50–950 ramp
primary
#EE86BF
secondary
#D8F3E4
accent
#D8690E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82