#AA86F9#AA86F9
#AA86F9 is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.2% C 0.166 H 296.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AA86F9 |
|---|---|
| RGB | rgb(170, 134, 249) |
| HSL | hsl(259, 91%, 75%) |
| HSV | hsv(259, 46%, 98%) |
| CMYK | cmyk(31.7%, 46.2%, 0%, 2.4%) |
| CIE-LAB | lab(63.70, 37.89, -52.78) |
| CIE-LCH | lch(63.70, 64.97, 305.68°) |
| OKLab | oklab(70.25% 0.0734 -0.1485) |
| OKLCH | oklch(70.25% 0.166 296.3) |
| XYZ | xyz(42.1973, 32.4352, 93.6416) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.17
Periwinkle (survey)
#8E82FE
ΔE00 5.65
Light Purple
#BF77F6
ΔE00 5.84
Light Urple
#B36FF6
ΔE00 6.19
Lavender Blue
#8B88F8
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA86F9 #D5F986
analogous
#869BF9 #AA86F9 #E486F9
triadic
#AA86F9 #F9AA86 #86F9AA
tetradic
#AA86F9 #F9869B #D5F986 #86F9E4
square
#AA86F9 #F9869B #D5F986 #86F9E4
split-complementary
#AA86F9 #F9E486 #9BF986
monochromatic
#5811F3 #814CF6 #AA86F9 #D3C0FC #EBE2FE
Accessibility & contrast
On white
2.80
#AA86F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#AA86F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA86F9
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA86F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA86F9 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609BFD
Deuteranopia (green-blind)
#6799F6
Tritanopia (blue-blind)
#999CB4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #aa86f9; /* rgb */ color: rgb(170, 134, 249); /* oklch */ color: oklch(70.2% 0.166 296.3);
Tailwind
colors: {
custom: {
50: '#c6aafc',
500: '#aa86f9',
950: '#000000',
},
}SCSS
$custom: #aa86f9; $custom-light: #c6aafc; $custom-dark: #000000;
JSON
{
"hex": "#aa86f9",
"rgb": {
"r": 170,
"g": 134,
"b": 249
},
"hsl": {
"h": 258.783,
"s": 90.551,
"l": 75.098
},
"oklch": {
"l": 0.70246,
"c": 0.16566,
"h": 296.3
},
"luminance": 0.32436
}Semantic roles & 50–950 ramp
primary
#AA86F9
secondary
#ECF6D5
accent
#E6009E
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85