#AA92F9#AA92F9
#AA92F9 is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.3% C 0.147 H 293.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92F9 |
|---|---|
| RGB | rgb(170, 146, 249) |
| HSL | hsl(254, 90%, 77%) |
| HSV | hsv(254, 41%, 98%) |
| CMYK | cmyk(31.7%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(66.48, 31.15, -48.39) |
| CIE-LCH | lch(66.48, 57.55, 302.77°) |
| OKLab | oklab(72.34% 0.0578 -0.1357) |
| OKLCH | oklch(72.34% 0.147 293.1) |
| XYZ | xyz(43.9510, 35.9426, 94.2262) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.57
Lavender Blue
#8B88F8
ΔE00 6.30
Periwinkle (survey)
#8E82FE
ΔE00 6.59
Pastel Purple
#CAA0FF
ΔE00 6.70
Periwinkle Blue
#8F99FB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92F9 #E1F992
analogous
#92ADF9 #AA92F9 #DE92F9
triadic
#AA92F9 #F9AA92 #92F9AA
tetradic
#AA92F9 #F992AD #E1F992 #92F9DE
square
#AA92F9 #F992AD #E1F992 #92F9DE
split-complementary
#AA92F9 #F9DE92 #ADF992
monochromatic
#501EF3 #7D58F6 #AA92F9 #D7CCFC #E8E2FD
Accessibility & contrast
On white
2.56
#AA92F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#AA92F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92F9
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92F9 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FD
Deuteranopia (green-blind)
#75A0F6
Tritanopia (blue-blind)
#98A5BA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa92f9; /* rgb */ color: rgb(170, 146, 249); /* oklch */ color: oklch(72.3% 0.147 293.1);
Tailwind
colors: {
custom: {
50: '#c6b2fb',
500: '#aa92f9',
950: '#000000',
},
}SCSS
$custom: #aa92f9; $custom-light: #c6b2fb; $custom-dark: #000000;
JSON
{
"hex": "#aa92f9",
"rgb": {
"r": 170,
"g": 146,
"b": 249
},
"hsl": {
"h": 253.981,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.72338,
"c": 0.14749,
"h": 293.1
},
"luminance": 0.35943
}Semantic roles & 50–950 ramp
primary
#AA92F9
secondary
#EEF5D6
accent
#E600B0
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131117
muted
#828085