#AA92F0#AA92F0
#AA92F0 is a light, vivid violet. Relative luminance 0.354; OKLCH L 71.9% C 0.136 H 294.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92F0 |
|---|---|
| RGB | rgb(170, 146, 240) |
| HSL | hsl(255, 76%, 76%) |
| HSV | hsv(255, 39%, 94%) |
| CMYK | cmyk(29.2%, 39.2%, 0%, 5.9%) |
| CIE-LAB | lab(66.05, 28.90, -44.12) |
| CIE-LCH | lch(66.05, 52.74, 303.23°) |
| OKLab | oklab(71.88% 0.0562 -0.1233) |
| OKLCH | oklch(71.88% 0.136 294.5) |
| XYZ | xyz(42.5808, 35.3945, 87.0096) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.54
Perrywinkle
#8F8CE7
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 6.42
Baby Purple
#CA9BF7
ΔE00 6.50
Lavender
#B39DDB
ΔE00 6.71
Lavender (survey)
#C79FEF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92F0 #D8F092
analogous
#92A9F0 #AA92F0 #D992F0
triadic
#AA92F0 #F0AA92 #92F0AA
tetradic
#AA92F0 #F092A9 #D8F092 #92F0D9
square
#AA92F0 #F092A9 #D8F092 #92F0D9
split-complementary
#AA92F0 #F0D992 #A9F092
monochromatic
#5626E1 #805CE9 #AA92F0 #D4C8F7 #EAE4FB
Accessibility & contrast
On white
2.60
#AA92F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#AA92F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92F0
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92F0 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A1F4
Deuteranopia (green-blind)
#7B9FEE
Tritanopia (blue-blind)
#9BA3B6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa92f0; /* rgb */ color: rgb(170, 146, 240); /* oklch */ color: oklch(71.9% 0.136 294.5);
Tailwind
colors: {
custom: {
50: '#c5b2f5',
500: '#aa92f0',
950: '#000000',
},
}SCSS
$custom: #aa92f0; $custom-light: #c5b2f5; $custom-dark: #000000;
JSON
{
"hex": "#aa92f0",
"rgb": {
"r": 170,
"g": 146,
"b": 240
},
"hsl": {
"h": 255.319,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.71881,
"c": 0.1355,
"h": 294.5
},
"luminance": 0.35395
}Semantic roles & 50–950 ramp
primary
#AA92F0
secondary
#ECF3D8
accent
#D80EA4
background
#FCFAFF
surface
#F8F5FE
border
#D1CFD6
text
#131117
muted
#828085