#EE86F6#EE86F6
#EE86F6 is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.1% C 0.187 H 324.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86F6 |
|---|---|
| RGB | rgb(238, 134, 246) |
| HSL | hsl(296, 86%, 75%) |
| HSV | hsv(296, 46%, 96%) |
| CMYK | cmyk(3.3%, 45.5%, 0%, 3.5%) |
| CIE-LAB | lab(70.79, 55.81, -39.49) |
| CIE-LCH | lch(70.79, 68.37, 324.72°) |
| OKLab | oklab(77.11% 0.1523 -0.1085) |
| OKLCH | oklch(77.11% 0.187 324.5) |
| XYZ | xyz(60.4180, 41.8839, 92.0728) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.19
Candy Pink
#FF63E9
ΔE00 6.32
Light Magenta
#FA5FF7
ΔE00 6.39
Violet Pink
#FB5FFC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86F6 #8EF686
analogous
#B686F6 #EE86F6 #F686C6
triadic
#EE86F6 #F6EE86 #86F6EE
tetradic
#EE86F6 #F6B686 #8EF686 #86C6F6
square
#EE86F6 #F6B686 #8EF686 #86C6F6
split-complementary
#EE86F6 #C6F686 #86F6B6
monochromatic
#DE14EE #E64DF2 #EE86F6 #F6BFFA #FBE3FD
Accessibility & contrast
On white
2.24
#EE86F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EE86F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86F6
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86F6 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FA
Deuteranopia (green-blind)
#97B2F3
Tritanopia (blue-blind)
#F293B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee86f6; /* rgb */ color: rgb(238, 134, 246); /* oklch */ color: oklch(77.1% 0.187 324.5);
Tailwind
colors: {
custom: {
50: '#f5acf9',
500: '#ee86f6',
950: '#000000',
},
}SCSS
$custom: #ee86f6; $custom-light: #f5acf9; $custom-dark: #000000;
JSON
{
"hex": "#ee86f6",
"rgb": {
"r": 238,
"g": 134,
"b": 246
},
"hsl": {
"h": 295.714,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.77114,
"c": 0.18702,
"h": 324.5
},
"luminance": 0.41881
}Semantic roles & 50–950 ramp
primary
#EE86F6
secondary
#D8F5D6
accent
#E30313
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85