#EE86C8#EE86C8
#EE86C8 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.2% C 0.149 H 342.6°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86C8 |
|---|---|
| RGB | rgb(238, 134, 200) |
| HSL | hsl(322, 75%, 73%) |
| HSV | hsv(322, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 16%, 6.7%) |
| CIE-LAB | lab(69.04, 48.10, -16.78) |
| CIE-LCH | lch(69.04, 50.94, 340.77°) |
| OKLab | oklab(75.23% 0.142 -0.0445) |
| OKLCH | oklch(75.23% 0.149 342.6) |
| XYZ | xyz(54.2110, 39.4011, 59.3822) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.58
Pink (survey)
#FF81C0
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.60
Bubblegum (survey)
#FF6CB5
ΔE00 6.16
Hot Pink
#FF69B4
ΔE00 6.52
Bubble Gum Pink
#FF69AF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86C8 #86EEAC
analogous
#E086EE #EE86C8 #EE8694
triadic
#EE86C8 #C8EE86 #86C8EE
tetradic
#EE86C8 #EEE086 #86EEAC #8694EE
square
#EE86C8 #EEE086 #86EEAC #8694EE
split-complementary
#EE86C8 #94EE86 #86EEE0
monochromatic
#DB1F96 #E650B0 #EE86C8 #F6BCE0 #FBE4F3
Accessibility & contrast
On white
2.37
#EE86C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EE86C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86C8
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86C8 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ECA
Deuteranopia (green-blind)
#A7AFC5
Tritanopia (blue-blind)
#FA869F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee86c8; /* rgb */ color: rgb(238, 134, 200); /* oklch */ color: oklch(75.2% 0.149 342.6);
Tailwind
colors: {
custom: {
50: '#f5abd8',
500: '#ee86c8',
950: '#000000',
},
}SCSS
$custom: #ee86c8; $custom-light: #f5abd8; $custom-dark: #000000;
JSON
{
"hex": "#ee86c8",
"rgb": {
"r": 238,
"g": 134,
"b": 200
},
"hsl": {
"h": 321.923,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.7523,
"c": 0.14882,
"h": 342.6
},
"luminance": 0.39397
}Semantic roles & 50–950 ramp
primary
#EE86C8
secondary
#D8F3E2
accent
#D8580E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83