#AA96FA#AA96FA
#AA96FA is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.1% C 0.143 H 291.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96FA |
|---|---|
| RGB | rgb(170, 150, 250) |
| HSL | hsl(252, 91%, 78%) |
| HSV | hsv(252, 40%, 98%) |
| CMYK | cmyk(32%, 40%, 0%, 2%) |
| CIE-LAB | lab(67.47, 29.14, -47.37) |
| CIE-LCH | lch(67.47, 55.61, 301.60°) |
| OKLab | oklab(73.11% 0.0527 -0.1327) |
| OKLCH | oklch(73.11% 0.143 291.7) |
| XYZ | xyz(44.7348, 37.2600, 95.2589) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.59
Liliac
#C48EFD
ΔE00 6.20
Periwinkle Blue
#8F99FB
ΔE00 6.40
Pastel Purple
#CAA0FF
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 6.55
Baby Purple
#CA9BF7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96FA #E6FA96
analogous
#96B4FA #AA96FA #DC96FA
triadic
#AA96FA #FAAA96 #96FAAA
tetradic
#AA96FA #FA96B4 #E6FA96 #96FADC
square
#AA96FA #FA96B4 #E6FA96 #96FADC
split-complementary
#AA96FA #FADC96 #B4FA96
monochromatic
#4B21F4 #7B5CF7 #AA96FA #D9D0FD #E7E2FE
Accessibility & contrast
On white
2.48
#AA96FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AA96FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96FA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96FA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#79A2F8
Tritanopia (blue-blind)
#97A8BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa96fa; /* rgb */ color: rgb(170, 150, 250); /* oklch */ color: oklch(73.1% 0.143 291.7);
Tailwind
colors: {
custom: {
50: '#c6b5fc',
500: '#aa96fa',
950: '#000000',
},
}SCSS
$custom: #aa96fa; $custom-light: #c6b5fc; $custom-dark: #000000;
JSON
{
"hex": "#aa96fa",
"rgb": {
"r": 170,
"g": 150,
"b": 250
},
"hsl": {
"h": 252,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.73109,
"c": 0.14281,
"h": 291.7
},
"luminance": 0.37261
}Semantic roles & 50–950 ramp
primary
#AA96FA
secondary
#EFF6D5
accent
#E600B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085