#EE86BB#EE86BB
#EE86BB is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.8% C 0.141 H 349.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86BB |
|---|---|
| RGB | rgb(238, 134, 187) |
| HSL | hsl(329, 75%, 73%) |
| HSV | hsv(329, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 21.4%, 6.7%) |
| CIE-LAB | lab(68.62, 46.17, -10.15) |
| CIE-LCH | lch(68.62, 47.27, 347.60°) |
| OKLab | oklab(74.78% 0.1382 -0.0264) |
| OKLCH | oklch(74.78% 0.141 349.2) |
| XYZ | xyz(52.7558, 38.8190, 51.7183) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.87
Bubblegum Pink
#FE83CC
ΔE00 3.87
Bubblegum (survey)
#FF6CB5
ΔE00 5.36
Hot Pink
#FF69B4
ΔE00 5.80
Bubble Gum Pink
#FF69AF
ΔE00 5.94
Pinky
#FC86AA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86BB #86EEB9
analogous
#ED86EE #EE86BB #EE8687
triadic
#EE86BB #BBEE86 #86BBEE
tetradic
#EE86BB #EEED86 #86EEB9 #8687EE
square
#EE86BB #EEED86 #86EEB9 #8687EE
split-complementary
#EE86BB #87EE86 #86EEED
monochromatic
#DB1F7F #E6509D #EE86BB #F6BCD9 #FBE4F0
Accessibility & contrast
On white
2.40
#EE86BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EE86BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86BB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86BB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBD
Deuteranopia (green-blind)
#ABAEB8
Tritanopia (blue-blind)
#FB8399
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee86bb; /* rgb */ color: rgb(238, 134, 187); /* oklch */ color: oklch(74.8% 0.141 349.2);
Tailwind
colors: {
custom: {
50: '#f6abcf',
500: '#ee86bb',
950: '#000000',
},
}SCSS
$custom: #ee86bb; $custom-light: #f6abcf; $custom-dark: #000000;
JSON
{
"hex": "#ee86bb",
"rgb": {
"r": 238,
"g": 134,
"b": 187
},
"hsl": {
"h": 329.423,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.74775,
"c": 0.14067,
"h": 349.2
},
"luminance": 0.38815
}Semantic roles & 50–950 ramp
primary
#EE86BB
secondary
#D8F3E5
accent
#D8710E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82