#EE86EF#EE86EF
#EE86EF is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.8% C 0.181 H 326.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86EF |
|---|---|
| RGB | rgb(238, 134, 239) |
| HSL | hsl(299, 77%, 73%) |
| HSV | hsv(299, 44%, 94%) |
| CMYK | cmyk(0.4%, 43.9%, 0%, 6.3%) |
| CIE-LAB | lab(70.50, 54.56, -36.11) |
| CIE-LCH | lch(70.50, 65.43, 326.50°) |
| OKLab | oklab(76.8% 0.1511 -0.0988) |
| OKLCH | oklch(76.8% 0.181 326.8) |
| XYZ | xyz(59.3638, 41.4623, 86.5207) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.80
Purply Pink
#F075E6
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.20
Candy Pink
#FF63E9
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.26
Light Magenta
#FA5FF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86EF #87EF86
analogous
#BA86EF #EE86EF #EF86BB
triadic
#EE86EF #EFEE86 #86EFEE
tetradic
#EE86EF #EFBA86 #87EF86 #86BBEF
square
#EE86EF #EFBA86 #87EF86 #86BBEF
split-complementary
#EE86EF #BBEF86 #86EFBA
monochromatic
#DC1DDD #E650E8 #EE86EF #F6BCF6 #FBE4FB
Accessibility & contrast
On white
2.26
#EE86EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EE86EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86EF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86EF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#F491AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee86ef; /* rgb */ color: rgb(238, 134, 239); /* oklch */ color: oklch(76.8% 0.181 326.8);
Tailwind
colors: {
custom: {
50: '#f5acf4',
500: '#ee86ef',
950: '#000000',
},
}SCSS
$custom: #ee86ef; $custom-light: #f5acf4; $custom-dark: #000000;
JSON
{
"hex": "#ee86ef",
"rgb": {
"r": 238,
"g": 134,
"b": 239
},
"hsl": {
"h": 299.429,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.76801,
"c": 0.18055,
"h": 326.8
},
"luminance": 0.41459
}Semantic roles & 50–950 ramp
primary
#EE86EF
secondary
#D8F3D8
accent
#D90D0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85