#EE86EB#EE86EB
#EE86EB is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.6% C 0.177 H 328.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86EB |
|---|---|
| RGB | rgb(238, 134, 235) |
| HSL | hsl(302, 75%, 73%) |
| HSV | hsv(302, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 1.3%, 6.7%) |
| CIE-LAB | lab(70.34, 53.85, -34.17) |
| CIE-LCH | lch(70.34, 63.78, 327.61°) |
| OKLab | oklab(76.63% 0.1504 -0.0933) |
| OKLCH | oklch(76.63% 0.177 328.2) |
| XYZ | xyz(58.7794, 41.2285, 83.4429) |
| Luminance | 0.4123 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.10
Purply Pink
#F075E6
ΔE00 3.27
Lavender Pink
#DD85D7
ΔE00 3.69
Candy Pink
#FF63E9
ΔE00 5.99
Orchid
#DA70D6
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86EB #86EE89
analogous
#BD86EE #EE86EB #EE86B7
triadic
#EE86EB #EBEE86 #86EBEE
tetradic
#EE86EB #EEBD86 #86EE89 #86B7EE
square
#EE86EB #EEBD86 #86EE89 #86B7EE
split-complementary
#EE86EB #B7EE86 #86EEBD
monochromatic
#DB1FD5 #E650E2 #EE86EB #F6BCF4 #FBE4FB
Accessibility & contrast
On white
2.27
#EE86EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EE86EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86EB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86EB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EF
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#F490AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee86eb; /* rgb */ color: rgb(238, 134, 235); /* oklch */ color: oklch(76.6% 0.177 328.2);
Tailwind
colors: {
custom: {
50: '#f5acf1',
500: '#ee86eb',
950: '#000000',
},
}SCSS
$custom: #ee86eb; $custom-light: #f5acf1; $custom-dark: #000000;
JSON
{
"hex": "#ee86eb",
"rgb": {
"r": 238,
"g": 134,
"b": 235
},
"hsl": {
"h": 301.731,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.76626,
"c": 0.17695,
"h": 328.2
},
"luminance": 0.41225
}Semantic roles & 50–950 ramp
primary
#EE86EB
secondary
#D8F3D9
accent
#D8140E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85