#AA86EE#AA86EE
#AA86EE is a light, vivid violet. Relative luminance 0.318; OKLCH L 69.7% C 0.152 H 298.3°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AA86EE |
|---|---|
| RGB | rgb(170, 134, 238) |
| HSL | hsl(261, 75%, 73%) |
| HSV | hsv(261, 44%, 93%) |
| CMYK | cmyk(28.6%, 43.7%, 0%, 6.7%) |
| CIE-LAB | lab(63.15, 35.18, -47.59) |
| CIE-LCH | lch(63.15, 59.18, 306.47°) |
| OKLab | oklab(69.65% 0.072 -0.1334) |
| OKLCH | oklch(69.65% 0.152 298.3) |
| XYZ | xyz(40.5316, 31.7689, 84.8690) |
| Luminance | 0.3177 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.03
Light Purple
#BF77F6
ΔE00 5.70
Light Urple
#B36FF6
ΔE00 6.29
Perrywinkle
#8F8CE7
ΔE00 6.57
Periwinkle (survey)
#8E82FE
ΔE00 6.65
Easter Purple
#C071FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA86EE #CAEE86
analogous
#8696EE #AA86EE #DE86EE
triadic
#AA86EE #EEAA86 #86EEAA
tetradic
#AA86EE #EE8696 #CAEE86 #86EEDE
square
#AA86EE #EE8696 #CAEE86 #86EEDE
split-complementary
#AA86EE #EEDE86 #96EE86
monochromatic
#601FDB #8450E6 #AA86EE #D0BCF6 #ECE4FB
Accessibility & contrast
On white
2.86
#AA86EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#AA86EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA86EE
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA86EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA86EE | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#9C99AF
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa86ee; /* rgb */ color: rgb(170, 134, 238); /* oklch */ color: oklch(69.7% 0.152 298.3);
Tailwind
colors: {
custom: {
50: '#c6aaf4',
500: '#aa86ee',
950: '#000000',
},
}SCSS
$custom: #aa86ee; $custom-light: #c6aaf4; $custom-dark: #000000;
JSON
{
"hex": "#aa86ee",
"rgb": {
"r": 170,
"g": 134,
"b": 238
},
"hsl": {
"h": 260.769,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.69654,
"c": 0.15154,
"h": 298.3
},
"luminance": 0.31769
}Semantic roles & 50–950 ramp
primary
#AA86EE
secondary
#EAF3D8
accent
#D80E92
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85