#AA92F7#AA92F7
#AA92F7 is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.2% C 0.145 H 293.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AA92F7 |
|---|---|
| RGB | rgb(170, 146, 247) |
| HSL | hsl(254, 86%, 77%) |
| HSV | hsv(254, 41%, 97%) |
| CMYK | cmyk(31.2%, 40.9%, 0%, 3.1%) |
| CIE-LAB | lab(66.38, 30.64, -47.45) |
| CIE-LCH | lch(66.38, 56.48, 302.86°) |
| OKLab | oklab(72.24% 0.0574 -0.133) |
| OKLCH | oklch(72.24% 0.145 293.4) |
| XYZ | xyz(43.6407, 35.8184, 92.5921) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.49
Liliac
#C48EFD
ΔE00 5.53
Lavender Blue
#8B88F8
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.61
Periwinkle (survey)
#8E82FE
ΔE00 6.74
Baby Purple
#CA9BF7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA92F7 #DFF792
analogous
#92ADF7 #AA92F7 #DC92F7
triadic
#AA92F7 #F7AA92 #92F7AA
tetradic
#AA92F7 #F792AD #DFF792 #92F7DC
square
#AA92F7 #F792AD #DFF792 #92F7DC
split-complementary
#AA92F7 #F7DC92 #ADF792
monochromatic
#5120EF #7E59F3 #AA92F7 #D6CBFB #E9E2FD
Accessibility & contrast
On white
2.57
#AA92F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#AA92F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA92F7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA92F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA92F7 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FB
Deuteranopia (green-blind)
#77A0F4
Tritanopia (blue-blind)
#99A4B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa92f7; /* rgb */ color: rgb(170, 146, 247); /* oklch */ color: oklch(72.2% 0.145 293.4);
Tailwind
colors: {
custom: {
50: '#c6b2fa',
500: '#aa92f7',
950: '#000000',
},
}SCSS
$custom: #aa92f7; $custom-light: #c6b2fa; $custom-dark: #000000;
JSON
{
"hex": "#aa92f7",
"rgb": {
"r": 170,
"g": 146,
"b": 247
},
"hsl": {
"h": 254.257,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.72235,
"c": 0.14484,
"h": 293.4
},
"luminance": 0.35819
}Semantic roles & 50–950 ramp
primary
#AA92F7
secondary
#EEF5D6
accent
#E303AE
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131117
muted
#828085