#EE86F3#EE86F3
#EE86F3 is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.0% C 0.184 H 325.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86F3 |
|---|---|
| RGB | rgb(238, 134, 243) |
| HSL | hsl(297, 82%, 74%) |
| HSV | hsv(297, 45%, 95%) |
| CMYK | cmyk(2.1%, 44.9%, 0%, 4.7%) |
| CIE-LAB | lab(70.66, 55.27, -38.04) |
| CIE-LCH | lch(70.66, 67.10, 325.46°) |
| OKLab | oklab(76.98% 0.1518 -0.1044) |
| OKLCH | oklch(76.98% 0.184 325.5) |
| XYZ | xyz(59.9613, 41.7013, 89.6674) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.06
Purply Pink
#F075E6
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.46
Orchid
#DA70D6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86F3 #8BF386
analogous
#B886F3 #EE86F3 #F386C2
triadic
#EE86F3 #F3EE86 #86F3EE
tetradic
#EE86F3 #F3B886 #8BF386 #86C2F3
square
#EE86F3 #F3B886 #8BF386 #86C2F3
split-complementary
#EE86F3 #C2F386 #86F3B8
monochromatic
#DE17E8 #E64EED #EE86F3 #F6BEF9 #FBE3FC
Accessibility & contrast
On white
2.25
#EE86F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EE86F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86F3
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86F3 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F7
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#F392B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee86f3; /* rgb */ color: rgb(238, 134, 243); /* oklch */ color: oklch(77.0% 0.184 325.5);
Tailwind
colors: {
custom: {
50: '#f5acf7',
500: '#ee86f3',
950: '#000000',
},
}SCSS
$custom: #ee86f3; $custom-light: #f5acf7; $custom-dark: #000000;
JSON
{
"hex": "#ee86f3",
"rgb": {
"r": 238,
"g": 134,
"b": 243
},
"hsl": {
"h": 297.248,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.76979,
"c": 0.18423,
"h": 325.5
},
"luminance": 0.41698
}Semantic roles & 50–950 ramp
primary
#EE86F3
secondary
#D8F4D7
accent
#DE0711
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85