#EE86F9#EE86F9
#EE86F9 is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.3% C 0.190 H 323.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86F9 |
|---|---|
| RGB | rgb(238, 134, 249) |
| HSL | hsl(294, 91%, 75%) |
| HSV | hsv(294, 46%, 98%) |
| CMYK | cmyk(4.4%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(70.92, 56.36, -40.93) |
| CIE-LCH | lch(70.92, 69.65, 324.01°) |
| OKLab | oklab(77.25% 0.1528 -0.1126) |
| OKLCH | oklch(77.25% 0.19 323.6) |
| XYZ | xyz(60.8822, 42.0696, 94.5175) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 5.63
Violet Pink
#FB5FFC
ΔE00 6.32
Light Magenta
#FA5FF7
ΔE00 6.37
Candy Pink
#FF63E9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86F9 #91F986
analogous
#B586F9 #EE86F9 #F986CA
triadic
#EE86F9 #F9EE86 #86F9EE
tetradic
#EE86F9 #F9B586 #91F986 #86CAF9
square
#EE86F9 #F9B586 #91F986 #86CAF9
split-complementary
#EE86F9 #CAF986 #86F9B5
monochromatic
#DE11F3 #E64CF6 #EE86F9 #F6C0FC #FBE2FE
Accessibility & contrast
On white
2.23
#EE86F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EE86F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86F9
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86F9 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FD
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#F294B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee86f9; /* rgb */ color: rgb(238, 134, 249); /* oklch */ color: oklch(77.3% 0.190 323.6);
Tailwind
colors: {
custom: {
50: '#f6acfb',
500: '#ee86f9',
950: '#000000',
},
}SCSS
$custom: #ee86f9; $custom-light: #f6acfb; $custom-dark: #000000;
JSON
{
"hex": "#ee86f9",
"rgb": {
"r": 238,
"g": 134,
"b": 249
},
"hsl": {
"h": 294.261,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.77251,
"c": 0.18984,
"h": 323.6
},
"luminance": 0.42067
}Semantic roles & 50–950 ramp
primary
#EE86F9
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85