#EE86F8#EE86F8
#EE86F8 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.2% C 0.189 H 323.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86F8 |
|---|---|
| RGB | rgb(238, 134, 248) |
| HSL | hsl(295, 89%, 75%) |
| HSV | hsv(295, 46%, 97%) |
| CMYK | cmyk(4%, 46%, 0%, 2.7%) |
| CIE-LAB | lab(70.88, 56.18, -40.45) |
| CIE-LCH | lch(70.88, 69.22, 324.25°) |
| OKLab | oklab(77.21% 0.1527 -0.1112) |
| OKLCH | oklch(77.21% 0.189 323.9) |
| XYZ | xyz(60.7267, 42.0074, 93.6982) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.76
Purply Pink
#F075E6
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 6.34
Light Magenta
#FA5FF7
ΔE00 6.37
Candy Pink
#FF63E9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86F8 #90F886
analogous
#B586F8 #EE86F8 #F886C9
triadic
#EE86F8 #F8EE86 #86F8EE
tetradic
#EE86F8 #F8B586 #90F886 #86C9F8
square
#EE86F8 #F8B586 #90F886 #86C9F8
split-complementary
#EE86F8 #C9F886 #86F8B5
monochromatic
#DE12F1 #E64CF5 #EE86F8 #F6C0FB #FBE2FD
Accessibility & contrast
On white
2.23
#EE86F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EE86F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86F8
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86F8 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#F293B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee86f8; /* rgb */ color: rgb(238, 134, 248); /* oklch */ color: oklch(77.2% 0.189 323.9);
Tailwind
colors: {
custom: {
50: '#f5acfb',
500: '#ee86f8',
950: '#000000',
},
}SCSS
$custom: #ee86f8; $custom-light: #f5acfb; $custom-dark: #000000;
JSON
{
"hex": "#ee86f8",
"rgb": {
"r": 238,
"g": 134,
"b": 248
},
"hsl": {
"h": 294.737,
"s": 89.063,
"l": 74.902
},
"oklch": {
"l": 0.77205,
"c": 0.1889,
"h": 323.9
},
"luminance": 0.42005
}Semantic roles & 50–950 ramp
primary
#EE86F8
secondary
#D8F5D6
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85