#EE86F2#EE86F2
#EE86F2 is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.9% C 0.183 H 325.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86F2 |
|---|---|
| RGB | rgb(238, 134, 242) |
| HSL | hsl(298, 81%, 74%) |
| HSV | hsv(298, 45%, 95%) |
| CMYK | cmyk(1.7%, 44.6%, 0%, 5.1%) |
| CIE-LAB | lab(70.62, 55.09, -37.56) |
| CIE-LCH | lch(70.62, 66.68, 325.71°) |
| OKLab | oklab(76.93% 0.1517 -0.103) |
| OKLCH | oklch(76.93% 0.183 325.8) |
| XYZ | xyz(59.8107, 41.6410, 88.8742) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.95
Purply Pink
#F075E6
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 4.62
Candy Pink
#FF63E9
ΔE00 6.13
Orchid
#DA70D6
ΔE00 6.43
Light Magenta
#FA5FF7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86F2 #8AF286
analogous
#B886F2 #EE86F2 #F286C0
triadic
#EE86F2 #F2EE86 #86F2EE
tetradic
#EE86F2 #F2B886 #8AF286 #86C0F2
square
#EE86F2 #F2B886 #8AF286 #86C0F2
split-complementary
#EE86F2 #C0F286 #86F2B8
monochromatic
#DD19E5 #E64FEC #EE86F2 #F6BDF8 #FBE3FC
Accessibility & contrast
On white
2.25
#EE86F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EE86F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86F2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86F2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F6
Deuteranopia (green-blind)
#99B1EF
Tritanopia (blue-blind)
#F392B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee86f2; /* rgb */ color: rgb(238, 134, 242); /* oklch */ color: oklch(76.9% 0.183 325.8);
Tailwind
colors: {
custom: {
50: '#f5acf6',
500: '#ee86f2',
950: '#000000',
},
}SCSS
$custom: #ee86f2; $custom-light: #f5acf6; $custom-dark: #000000;
JSON
{
"hex": "#ee86f2",
"rgb": {
"r": 238,
"g": 134,
"b": 242
},
"hsl": {
"h": 297.778,
"s": 80.597,
"l": 73.725
},
"oklch": {
"l": 0.76934,
"c": 0.18331,
"h": 325.8
},
"luminance": 0.41638
}Semantic roles & 50–950 ramp
primary
#EE86F2
secondary
#D8F4D7
accent
#DD0910
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85