#AA96F0#AA96F0
#AA96F0 is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.6% C 0.129 H 293.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96F0 |
|---|---|
| RGB | rgb(170, 150, 240) |
| HSL | hsl(253, 75%, 76%) |
| HSV | hsv(253, 38%, 94%) |
| CMYK | cmyk(29.2%, 37.5%, 0%, 5.9%) |
| CIE-LAB | lab(67.01, 26.64, -42.62) |
| CIE-LCH | lch(67.01, 50.26, 302.01°) |
| OKLab | oklab(72.61% 0.0508 -0.119) |
| OKLCH | oklch(72.61% 0.129 293.1) |
| XYZ | xyz(43.2082, 36.6493, 87.2188) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.65
Lavender
#B39DDB
ΔE00 6.16
Liliac
#C48EFD
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 6.23
Baby Purple
#CA9BF7
ΔE00 6.53
Lavender (survey)
#C79FEF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96F0 #DCF096
analogous
#96AFF0 #AA96F0 #D796F0
triadic
#AA96F0 #F0AA96 #96F0AA
tetradic
#AA96F0 #F096AF #DCF096 #96F0D7
square
#AA96F0 #F096AF #DCF096 #96F0D7
split-complementary
#AA96F0 #F0D796 #AFF096
monochromatic
#532BE1 #7F60E8 #AA96F0 #D5CCF8 #E9E4FB
Accessibility & contrast
On white
2.52
#AA96F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#AA96F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96F0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96F0 | 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)
#7DA4F3
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#9BA6B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa96f0; /* rgb */ color: rgb(170, 150, 240); /* oklch */ color: oklch(72.6% 0.129 293.1);
Tailwind
colors: {
custom: {
50: '#c5b5f5',
500: '#aa96f0',
950: '#000000',
},
}SCSS
$custom: #aa96f0; $custom-light: #c5b5f5; $custom-dark: #000000;
JSON
{
"hex": "#aa96f0",
"rgb": {
"r": 170,
"g": 150,
"b": 240
},
"hsl": {
"h": 253.333,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.7261,
"c": 0.12934,
"h": 293.1
},
"luminance": 0.3665
}Semantic roles & 50–950 ramp
primary
#AA96F0
secondary
#EDF3D8
accent
#D70EAB
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085