#AA92FF#AA92FF
#AA92FF is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.7% C 0.155 H 292.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92FF |
|---|---|
| RGB | rgb(170, 146, 255) |
| HSL | hsl(253, 100%, 79%) |
| HSV | hsv(253, 43%, 100%) |
| CMYK | cmyk(33.3%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(66.77, 32.66, -51.21) |
| CIE-LCH | lch(66.77, 60.74, 302.53°) |
| OKLab | oklab(72.65% 0.0588 -0.1439) |
| OKLCH | oklch(72.65% 0.155 292.2) |
| XYZ | xyz(44.9018, 36.3229, 99.2337) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.73
Liliac
#C48EFD
ΔE00 5.79
Lavender Blue
#8B88F8
ΔE00 6.05
Periwinkle (survey)
#8E82FE
ΔE00 6.24
Periwinkle Blue
#8F99FB
ΔE00 6.77
Pastel Purple
#CAA0FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92FF #E7FF92
analogous
#92B0FF #AA92FF #E092FF
triadic
#AA92FF #FFAA92 #92FFAA
tetradic
#AA92FF #FF92B0 #E7FF92 #92FFE0
square
#AA92FF #FF92B0 #E7FF92 #92FFE0
split-complementary
#AA92FF #FFE092 #B0FF92
monochromatic
#4B18FF #7A55FF #AA92FF #DACFFF #E7E0FF
Accessibility & contrast
On white
2.54
#AA92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#AA92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92FF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92FF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#72A0FC
Tritanopia (blue-blind)
#96A6BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa92ff; /* rgb */ color: rgb(170, 146, 255); /* oklch */ color: oklch(72.7% 0.155 292.2);
Tailwind
colors: {
custom: {
50: '#c6b2ff',
500: '#aa92ff',
950: '#000000',
},
}SCSS
$custom: #aa92ff; $custom-light: #c6b2ff; $custom-dark: #000000;
JSON
{
"hex": "#aa92ff",
"rgb": {
"r": 170,
"g": 146,
"b": 255
},
"hsl": {
"h": 253.211,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.72653,
"c": 0.15544,
"h": 292.2
},
"luminance": 0.36324
}Semantic roles & 50–950 ramp
primary
#AA92FF
secondary
#EFF7D4
accent
#E600B3
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131118
muted
#828086