#EE86ED#EE86ED
#EE86ED is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.7% C 0.179 H 327.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86ED |
|---|---|
| RGB | rgb(238, 134, 237) |
| HSL | hsl(301, 75%, 73%) |
| HSV | hsv(301, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 0.4%, 6.7%) |
| CIE-LAB | lab(70.42, 54.20, -35.14) |
| CIE-LCH | lch(70.42, 64.60, 327.04°) |
| OKLab | oklab(76.71% 0.1507 -0.0961) |
| OKLCH | oklch(76.71% 0.179 327.5) |
| XYZ | xyz(59.0700, 41.3447, 84.9733) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.89
Purply Pink
#F075E6
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 6.00
Orchid
#DA70D6
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86ED #86EE87
analogous
#BB86EE #EE86ED #EE86B9
triadic
#EE86ED #EDEE86 #86EDEE
tetradic
#EE86ED #EEBB86 #86EE87 #86B9EE
square
#EE86ED #EEBB86 #86EE87 #86B9EE
split-complementary
#EE86ED #B9EE86 #86EEBB
monochromatic
#DB1FD9 #E650E5 #EE86ED #F6BCF5 #FBE4FB
Accessibility & contrast
On white
2.27
#EE86ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EE86ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86ED
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86ED | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#F490AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee86ed; /* rgb */ color: rgb(238, 134, 237); /* oklch */ color: oklch(76.7% 0.179 327.5);
Tailwind
colors: {
custom: {
50: '#f5acf3',
500: '#ee86ed',
950: '#000000',
},
}SCSS
$custom: #ee86ed; $custom-light: #f5acf3; $custom-dark: #000000;
JSON
{
"hex": "#ee86ed",
"rgb": {
"r": 238,
"g": 134,
"b": 237
},
"hsl": {
"h": 300.577,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.76713,
"c": 0.17874,
"h": 327.5
},
"luminance": 0.41342
}Semantic roles & 50–950 ramp
primary
#EE86ED
secondary
#D8F3D8
accent
#D8100E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85