#AA86E9#AA86E9
#AA86E9 is a light, vivid violet. Relative luminance 0.315; OKLCH L 69.4% C 0.145 H 299.4°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AA86E9 |
|---|---|
| RGB | rgb(170, 134, 233) |
| HSL | hsl(262, 69%, 72%) |
| HSV | hsv(262, 42%, 91%) |
| CMYK | cmyk(27%, 42.5%, 0%, 8.6%) |
| CIE-LAB | lab(62.91, 33.96, -45.21) |
| CIE-LCH | lch(62.91, 56.54, 306.92°) |
| OKLab | oklab(69.39% 0.0712 -0.1264) |
| OKLCH | oklch(69.39% 0.145 299.4) |
| XYZ | xyz(39.8072, 31.4792, 81.0539) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.17
Light Purple
#BF77F6
ΔE00 5.82
Light Urple
#B36FF6
ΔE00 6.52
Perrywinkle
#8F8CE7
ΔE00 6.75
Pale Purple
#B790D4
ΔE00 6.95
Easter Purple
#C071FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA86E9 #C5E986
analogous
#8694E9 #AA86E9 #DC86E9
triadic
#AA86E9 #E9AA86 #86E9AA
tetradic
#AA86E9 #E98694 #C5E986 #86E9DC
square
#AA86E9 #E98694 #C5E986 #86E9DC
split-complementary
#AA86E9 #E9DC86 #94E986
monochromatic
#6326CF #8652E0 #AA86E9 #CEBAF2 #EDE5FA
Accessibility & contrast
On white
2.88
#AA86E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#AA86E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA86E9
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA86E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA86E9 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A98ED
Deuteranopia (green-blind)
#7297E6
Tritanopia (blue-blind)
#9E97AC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa86e9; /* rgb */ color: rgb(170, 134, 233); /* oklch */ color: oklch(69.4% 0.145 299.4);
Tailwind
colors: {
custom: {
50: '#c5a9f0',
500: '#aa86e9',
950: '#000000',
},
}SCSS
$custom: #aa86e9; $custom-light: #c5a9f0; $custom-dark: #000000;
JSON
{
"hex": "#aa86e9",
"rgb": {
"r": 170,
"g": 134,
"b": 233
},
"hsl": {
"h": 261.818,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.69393,
"c": 0.14509,
"h": 299.4
},
"luminance": 0.31479
}Semantic roles & 50–950 ramp
primary
#AA86E9
secondary
#E9F2D9
accent
#D1148D
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131016
muted
#827F84