#EE86E7#EE86E7
#EE86E7 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.5% C 0.173 H 329.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86E7 |
|---|---|
| RGB | rgb(238, 134, 231) |
| HSL | hsl(304, 75%, 73%) |
| HSV | hsv(304, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 2.9%, 6.7%) |
| CIE-LAB | lab(70.18, 53.16, -32.22) |
| CIE-LCH | lch(70.18, 62.16, 328.78°) |
| OKLab | oklab(76.45% 0.1495 -0.0877) |
| OKLCH | oklch(76.45% 0.173 329.6) |
| XYZ | xyz(58.2081, 41.0000, 80.4336) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Lavender Pink
#DD85D7
ΔE00 3.26
Purply Pink
#F075E6
ΔE00 3.31
Orchid
#DA70D6
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86E7 #86EE8D
analogous
#C186EE #EE86E7 #EE86B3
triadic
#EE86E7 #E7EE86 #86E7EE
tetradic
#EE86E7 #EEC186 #86EE8D #86B3EE
square
#EE86E7 #EEC186 #86EE8D #86B3EE
split-complementary
#EE86E7 #B3EE86 #86EEC1
monochromatic
#DB1FCE #E650DC #EE86E7 #F6BCF2 #FBE4FA
Accessibility & contrast
On white
2.28
#EE86E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EE86E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86E7
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86E7 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3EA
Deuteranopia (green-blind)
#9DB1E4
Tritanopia (blue-blind)
#F58FAC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee86e7; /* rgb */ color: rgb(238, 134, 231); /* oklch */ color: oklch(76.5% 0.173 329.6);
Tailwind
colors: {
custom: {
50: '#f5acef',
500: '#ee86e7',
950: '#000000',
},
}SCSS
$custom: #ee86e7; $custom-light: #f5acef; $custom-dark: #000000;
JSON
{
"hex": "#ee86e7",
"rgb": {
"r": 238,
"g": 134,
"b": 231
},
"hsl": {
"h": 304.038,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.76454,
"c": 0.17339,
"h": 329.6
},
"luminance": 0.40997
}Semantic roles & 50–950 ramp
primary
#EE86E7
secondary
#D8F3DA
accent
#D81C0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84