#AA92F8#AA92F8
#AA92F8 is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.3% C 0.146 H 293.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92F8 |
|---|---|
| RGB | rgb(170, 146, 248) |
| HSL | hsl(254, 88%, 77%) |
| HSV | hsv(254, 41%, 97%) |
| CMYK | cmyk(31.5%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(66.43, 30.89, -47.92) |
| CIE-LCH | lch(66.43, 57.01, 302.81°) |
| OKLab | oklab(72.29% 0.0576 -0.1343) |
| OKLCH | oklch(72.29% 0.146 293.2) |
| XYZ | xyz(43.7954, 35.8803, 93.4069) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.50
Liliac
#C48EFD
ΔE00 5.55
Lavender Blue
#8B88F8
ΔE00 6.36
Pastel Purple
#CAA0FF
ΔE00 6.65
Periwinkle (survey)
#8E82FE
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92F8 #E0F892
analogous
#92ADF8 #AA92F8 #DD92F8
triadic
#AA92F8 #F8AA92 #92F8AA
tetradic
#AA92F8 #F892AD #E0F892 #92F8DD
square
#AA92F8 #F892AD #E0F892 #92F8DD
split-complementary
#AA92F8 #F8DD92 #ADF892
monochromatic
#501FF1 #7D58F4 #AA92F8 #D7CCFC #E9E2FD
Accessibility & contrast
On white
2.57
#AA92F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#AA92F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92F8
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92F8 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#76A0F5
Tritanopia (blue-blind)
#98A5B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa92f8; /* rgb */ color: rgb(170, 146, 248); /* oklch */ color: oklch(72.3% 0.146 293.2);
Tailwind
colors: {
custom: {
50: '#c6b2fb',
500: '#aa92f8',
950: '#000000',
},
}SCSS
$custom: #aa92f8; $custom-light: #c6b2fb; $custom-dark: #000000;
JSON
{
"hex": "#aa92f8",
"rgb": {
"r": 170,
"g": 146,
"b": 248
},
"hsl": {
"h": 254.118,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.72287,
"c": 0.14616,
"h": 293.2
},
"luminance": 0.35881
}Semantic roles & 50–950 ramp
primary
#AA92F8
secondary
#EEF5D6
accent
#E501AF
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131117
muted
#828085