#EE86B3#EE86B3
#EE86B3 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.5% C 0.136 H 353.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86B3 |
|---|---|
| RGB | rgb(238, 134, 179) |
| HSL | hsl(334, 75%, 73%) |
| HSV | hsv(334, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 24.8%, 6.7%) |
| CIE-LAB | lab(68.38, 45.04, -6.03) |
| CIE-LCH | lch(68.38, 45.44, 352.38°) |
| OKLab | oklab(74.51% 0.1356 -0.0154) |
| OKLCH | oklch(74.51% 0.136 353.5) |
| XYZ | xyz(51.9231, 38.4860, 47.3329) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.70
Pinky
#FC86AA
ΔE00 4.23
Carnation Pink
#FF7FA7
ΔE00 4.67
Pig Pink
#E78EA5
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 5.53
Bubblegum (survey)
#FF6CB5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86B3 #86EEC1
analogous
#EE86E7 #EE86B3 #EE8D86
triadic
#EE86B3 #B3EE86 #86B3EE
tetradic
#EE86B3 #E7EE86 #86EEC1 #8D86EE
square
#EE86B3 #E7EE86 #86EEC1 #8D86EE
split-complementary
#EE86B3 #86EE8D #86E7EE
monochromatic
#DB1F70 #E65091 #EE86B3 #F6BCD5 #FBE4EE
Accessibility & contrast
On white
2.41
#EE86B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EE86B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86B3
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86B3 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB5
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#FC8296
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee86b3; /* rgb */ color: rgb(238, 134, 179); /* oklch */ color: oklch(74.5% 0.136 353.5);
Tailwind
colors: {
custom: {
50: '#f6abc9',
500: '#ee86b3',
950: '#000000',
},
}SCSS
$custom: #ee86b3; $custom-light: #f6abc9; $custom-dark: #000000;
JSON
{
"hex": "#ee86b3",
"rgb": {
"r": 238,
"g": 134,
"b": 179
},
"hsl": {
"h": 334.038,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.74511,
"c": 0.13649,
"h": 353.5
},
"luminance": 0.38482
}Semantic roles & 50–950 ramp
primary
#EE86B3
secondary
#D8F3E7
accent
#D8800E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82