#AA94FA#AA94FA
#AA94FA is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.7% C 0.146 H 292.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94FA |
|---|---|
| RGB | rgb(170, 148, 250) |
| HSL | hsl(253, 91%, 78%) |
| HSV | hsv(253, 41%, 98%) |
| CMYK | cmyk(32%, 40.8%, 0%, 2%) |
| CIE-LAB | lab(67.00, 30.27, -48.12) |
| CIE-LCH | lch(67.00, 56.85, 302.17°) |
| OKLab | oklab(72.75% 0.0553 -0.1349) |
| OKLCH | oklch(72.75% 0.146 292.3) |
| XYZ | xyz(44.4184, 36.6271, 95.1535) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.54
Liliac
#C48EFD
ΔE00 5.87
Lavender Blue
#8B88F8
ΔE00 6.38
Pastel Purple
#CAA0FF
ΔE00 6.61
Periwinkle Blue
#8F99FB
ΔE00 6.67
Periwinkle (survey)
#8E82FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94FA #E4FA94
analogous
#94B1FA #AA94FA #DD94FA
triadic
#AA94FA #FAAA94 #94FAAA
tetradic
#AA94FA #FA94B1 #E4FA94 #94FADD
square
#AA94FA #FA94B1 #E4FA94 #94FADD
split-complementary
#AA94FA #FADD94 #B1FA94
monochromatic
#4D1FF5 #7C5AF7 #AA94FA #D8CEFD #E8E2FE
Accessibility & contrast
On white
2.52
#AA94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#AA94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94FA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94FA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FE
Deuteranopia (green-blind)
#77A1F7
Tritanopia (blue-blind)
#97A7BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa94fa; /* rgb */ color: rgb(170, 148, 250); /* oklch */ color: oklch(72.7% 0.146 292.3);
Tailwind
colors: {
custom: {
50: '#c6b3fc',
500: '#aa94fa',
950: '#000000',
},
}SCSS
$custom: #aa94fa; $custom-light: #c6b3fc; $custom-dark: #000000;
JSON
{
"hex": "#aa94fa",
"rgb": {
"r": 170,
"g": 148,
"b": 250
},
"hsl": {
"h": 252.941,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.72748,
"c": 0.14582,
"h": 292.3
},
"luminance": 0.36628
}Semantic roles & 50–950 ramp
primary
#AA94FA
secondary
#EFF6D5
accent
#E600B4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085