#EE86E5#EE86E5
#EE86E5 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.4% C 0.172 H 330.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86E5 |
|---|---|
| RGB | rgb(238, 134, 229) |
| HSL | hsl(305, 75%, 73%) |
| HSV | hsv(305, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 3.8%, 6.7%) |
| CIE-LAB | lab(70.10, 52.81, -31.24) |
| CIE-LCH | lch(70.10, 61.36, 329.40°) |
| OKLab | oklab(76.37% 0.1491 -0.085) |
| OKLCH | oklch(76.37% 0.172 330.3) |
| XYZ | xyz(57.9272, 40.8876, 78.9545) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Lavender Pink
#DD85D7
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 3.40
Orchid
#DA70D6
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86E5 #86EE8F
analogous
#C386EE #EE86E5 #EE86B1
triadic
#EE86E5 #E5EE86 #86E5EE
tetradic
#EE86E5 #EEC386 #86EE8F #86B1EE
square
#EE86E5 #EEC386 #86EE8F #86B1EE
split-complementary
#EE86E5 #B1EE86 #86EEC3
monochromatic
#DB1FCB #E650D9 #EE86E5 #F6BCF1 #FBE4F9
Accessibility & contrast
On white
2.29
#EE86E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EE86E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86E5
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86E5 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E8
Deuteranopia (green-blind)
#9EB1E2
Tritanopia (blue-blind)
#F58EAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee86e5; /* rgb */ color: rgb(238, 134, 229); /* oklch */ color: oklch(76.4% 0.172 330.3);
Tailwind
colors: {
custom: {
50: '#f5aced',
500: '#ee86e5',
950: '#000000',
},
}SCSS
$custom: #ee86e5; $custom-light: #f5aced; $custom-dark: #000000;
JSON
{
"hex": "#ee86e5",
"rgb": {
"r": 238,
"g": 134,
"b": 229
},
"hsl": {
"h": 305.192,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.7637,
"c": 0.17164,
"h": 330.3
},
"luminance": 0.40884
}Semantic roles & 50–950 ramp
primary
#EE86E5
secondary
#D8F3DA
accent
#D81F0E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84