#EE86C2#EE86C2
#EE86C2 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.0% C 0.145 H 345.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86C2 |
|---|---|
| RGB | rgb(238, 134, 194) |
| HSL | hsl(325, 75%, 73%) |
| HSV | hsv(325, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 18.5%, 6.7%) |
| CIE-LAB | lab(68.84, 47.19, -13.73) |
| CIE-LCH | lch(68.84, 49.15, 343.78°) |
| OKLab | oklab(75.02% 0.1403 -0.0362) |
| OKLCH | oklch(75.02% 0.145 345.5) |
| XYZ | xyz(53.5235, 39.1261, 55.7615) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.85
Pink (survey)
#FF81C0
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 5.61
Hot Pink
#FF69B4
ΔE00 6.02
Bubble Gum Pink
#FF69AF
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86C2 #86EEB2
analogous
#E686EE #EE86C2 #EE868E
triadic
#EE86C2 #C2EE86 #86C2EE
tetradic
#EE86C2 #EEE686 #86EEB2 #868EEE
square
#EE86C2 #EEE686 #86EEB2 #868EEE
split-complementary
#EE86C2 #8EEE86 #86EEE6
monochromatic
#DB1F8B #E650A7 #EE86C2 #F6BCDD #FBE4F1
Accessibility & contrast
On white
2.38
#EE86C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EE86C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86C2
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86C2 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9DC4
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#FA859C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee86c2; /* rgb */ color: rgb(238, 134, 194); /* oklch */ color: oklch(75.0% 0.145 345.5);
Tailwind
colors: {
custom: {
50: '#f5abd4',
500: '#ee86c2',
950: '#000000',
},
}SCSS
$custom: #ee86c2; $custom-light: #f5abd4; $custom-dark: #000000;
JSON
{
"hex": "#ee86c2",
"rgb": {
"r": 238,
"g": 134,
"b": 194
},
"hsl": {
"h": 325.385,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.75016,
"c": 0.14486,
"h": 345.5
},
"luminance": 0.39122
}Semantic roles & 50–950 ramp
primary
#EE86C2
secondary
#D8F3E3
accent
#D8630E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83