#AA92F4#AA92F4
#AA92F4 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.1% C 0.141 H 293.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92F4 |
|---|---|
| RGB | rgb(170, 146, 244) |
| HSL | hsl(255, 82%, 76%) |
| HSV | hsv(255, 40%, 96%) |
| CMYK | cmyk(30.3%, 40.2%, 0%, 4.3%) |
| CIE-LAB | lab(66.24, 29.89, -46.02) |
| CIE-LCH | lch(66.24, 54.88, 303.00°) |
| OKLab | oklab(72.08% 0.0569 -0.1288) |
| OKLCH | oklch(72.08% 0.141 293.8) |
| XYZ | xyz(43.1815, 35.6348, 90.1736) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 6.51
Lavender Blue
#8B88F8
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 6.71
Periwinkle (survey)
#8E82FE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92F4 #DCF492
analogous
#92ABF4 #AA92F4 #DB92F4
triadic
#AA92F4 #F4AA92 #92F4AA
tetradic
#AA92F4 #F492AB #DCF492 #92F4DB
square
#AA92F4 #F492AB #DCF492 #92F4DB
split-complementary
#AA92F4 #F4DB92 #ABF492
monochromatic
#5323E9 #7F5AEE #AA92F4 #D5CAFA #E9E3FC
Accessibility & contrast
On white
2.58
#AA92F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#AA92F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92F4
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92F4 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F8
Deuteranopia (green-blind)
#789FF2
Tritanopia (blue-blind)
#9AA4B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa92f4; /* rgb */ color: rgb(170, 146, 244); /* oklch */ color: oklch(72.1% 0.141 293.8);
Tailwind
colors: {
custom: {
50: '#c5b2f8',
500: '#aa92f4',
950: '#000000',
},
}SCSS
$custom: #aa92f4; $custom-light: #c5b2f8; $custom-dark: #000000;
JSON
{
"hex": "#aa92f4",
"rgb": {
"r": 170,
"g": 146,
"b": 244
},
"hsl": {
"h": 254.694,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.72082,
"c": 0.14084,
"h": 293.8
},
"luminance": 0.35635
}Semantic roles & 50–950 ramp
primary
#AA92F4
secondary
#EDF4D7
accent
#DE07A9
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131117
muted
#828085