#EE86B2#EE86B2
#EE86B2 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.5% C 0.136 H 354.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86B2 |
|---|---|
| RGB | rgb(238, 134, 178) |
| HSL | hsl(335, 75%, 73%) |
| HSV | hsv(335, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 25.2%, 6.7%) |
| CIE-LAB | lab(68.35, 44.90, -5.51) |
| CIE-LCH | lch(68.35, 45.24, 353.00°) |
| OKLab | oklab(74.48% 0.1353 -0.014) |
| OKLCH | oklch(74.48% 0.136 354.1) |
| XYZ | xyz(51.8223, 38.4457, 46.8022) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 4.48
Pig Pink
#E78EA5
ΔE00 5.12
Rosa
#FE86A4
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86B2 #86EEC2
analogous
#EE86E6 #EE86B2 #EE8E86
triadic
#EE86B2 #B2EE86 #86B2EE
tetradic
#EE86B2 #E6EE86 #86EEC2 #8E86EE
square
#EE86B2 #E6EE86 #86EEC2 #8E86EE
split-complementary
#EE86B2 #86EE8E #86E6EE
monochromatic
#DB1F6E #E65090 #EE86B2 #F6BCD4 #FBE4EE
Accessibility & contrast
On white
2.42
#EE86B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EE86B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86B2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86B2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB3
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#FC8196
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee86b2; /* rgb */ color: rgb(238, 134, 178); /* oklch */ color: oklch(74.5% 0.136 354.1);
Tailwind
colors: {
custom: {
50: '#f6abc9',
500: '#ee86b2',
950: '#000000',
},
}SCSS
$custom: #ee86b2; $custom-light: #f6abc9; $custom-dark: #000000;
JSON
{
"hex": "#ee86b2",
"rgb": {
"r": 238,
"g": 134,
"b": 178
},
"hsl": {
"h": 334.615,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.74479,
"c": 0.13601,
"h": 354.1
},
"luminance": 0.38442
}Semantic roles & 50–950 ramp
primary
#EE86B2
secondary
#D8F3E8
accent
#D8820E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82