#EE86F4#EE86F4
#EE86F4 is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.0% C 0.185 H 325.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86F4 |
|---|---|
| RGB | rgb(238, 134, 244) |
| HSL | hsl(297, 83%, 74%) |
| HSV | hsv(297, 45%, 96%) |
| CMYK | cmyk(2.5%, 45.1%, 0%, 4.3%) |
| CIE-LAB | lab(70.71, 55.45, -38.53) |
| CIE-LCH | lch(70.71, 67.52, 325.21°) |
| OKLab | oklab(77.02% 0.152 -0.1057) |
| OKLCH | oklch(77.02% 0.185 325.2) |
| XYZ | xyz(60.1127, 41.7618, 90.4649) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.18
Purply Pink
#F075E6
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 6.21
Light Magenta
#FA5FF7
ΔE00 6.43
Violet Pink
#FB5FFC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86F4 #8CF486
analogous
#B786F4 #EE86F4 #F486C3
triadic
#EE86F4 #F4EE86 #86F4EE
tetradic
#EE86F4 #F4B786 #8CF486 #86C3F4
square
#EE86F4 #F4B786 #8CF486 #86C3F4
split-complementary
#EE86F4 #C3F486 #86F4B7
monochromatic
#DE16EA #E64EEF #EE86F4 #F6BEF9 #FBE3FC
Accessibility & contrast
On white
2.25
#EE86F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EE86F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86F4
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86F4 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F8
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#F392B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee86f4; /* rgb */ color: rgb(238, 134, 244); /* oklch */ color: oklch(77.0% 0.185 325.2);
Tailwind
colors: {
custom: {
50: '#f5acf8',
500: '#ee86f4',
950: '#000000',
},
}SCSS
$custom: #ee86f4; $custom-light: #f5acf8; $custom-dark: #000000;
JSON
{
"hex": "#ee86f4",
"rgb": {
"r": 238,
"g": 134,
"b": 244
},
"hsl": {
"h": 296.727,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.77024,
"c": 0.18516,
"h": 325.2
},
"luminance": 0.41759
}Semantic roles & 50–950 ramp
primary
#EE86F4
secondary
#D8F4D7
accent
#E00612
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85