#EE86E2#EE86E2
#EE86E2 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.2% C 0.169 H 331.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EE86E2 |
|---|---|
| RGB | rgb(238, 134, 226) |
| HSL | hsl(307, 75%, 73%) |
| HSV | hsv(307, 44%, 93%) |
| CMYK | cmyk(0%, 43.7%, 5%, 6.7%) |
| CIE-LAB | lab(69.98, 52.30, -29.76) |
| CIE-LCH | lch(69.98, 60.18, 330.36°) |
| OKLab | oklab(76.24% 0.1485 -0.0808) |
| OKLCH | oklch(76.24% 0.169 331.4) |
| XYZ | xyz(57.5120, 40.7215, 76.7675) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Lavender Pink
#DD85D7
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.61
Orchid
#DA70D6
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE86E2 #86EE92
analogous
#C686EE #EE86E2 #EE86AE
triadic
#EE86E2 #E2EE86 #86E2EE
tetradic
#EE86E2 #EEC686 #86EE92 #86AEEE
square
#EE86E2 #EEC686 #86EE92 #86AEEE
split-complementary
#EE86E2 #AEEE86 #86EEC6
monochromatic
#DB1FC5 #E650D5 #EE86E2 #F6BCEF #FBE4F9
Accessibility & contrast
On white
2.30
#EE86E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EE86E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE86E2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE86E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE86E2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A2E5
Deuteranopia (green-blind)
#9FB0DF
Tritanopia (blue-blind)
#F68DAA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee86e2; /* rgb */ color: rgb(238, 134, 226); /* oklch */ color: oklch(76.2% 0.169 331.4);
Tailwind
colors: {
custom: {
50: '#f5aceb',
500: '#ee86e2',
950: '#000000',
},
}SCSS
$custom: #ee86e2; $custom-light: #f5aceb; $custom-dark: #000000;
JSON
{
"hex": "#ee86e2",
"rgb": {
"r": 238,
"g": 134,
"b": 226
},
"hsl": {
"h": 306.923,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.76244,
"c": 0.16905,
"h": 331.4
},
"luminance": 0.40718
}Semantic roles & 50–950 ramp
primary
#EE86E2
secondary
#D8F3DB
accent
#D8250E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84