#AA96F9#AA96F9
#AA96F9 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.1% C 0.141 H 291.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96F9 |
|---|---|
| RGB | rgb(170, 150, 249) |
| HSL | hsl(252, 89%, 78%) |
| HSV | hsv(252, 40%, 98%) |
| CMYK | cmyk(31.7%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.42, 28.89, -46.90) |
| CIE-LCH | lch(67.42, 55.08, 301.63°) |
| OKLab | oklab(73.06% 0.0525 -0.1314) |
| OKLCH | oklch(73.06% 0.141 291.8) |
| XYZ | xyz(44.5784, 37.1974, 94.4353) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.57
Liliac
#C48EFD
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 6.46
Pastel Purple
#CAA0FF
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96F9 #E5F996
analogous
#96B3F9 #AA96F9 #DB96F9
triadic
#AA96F9 #F9AA96 #96F9AA
tetradic
#AA96F9 #F996B3 #E5F996 #96F9DB
square
#AA96F9 #F996B3 #E5F996 #96F9DB
split-complementary
#AA96F9 #F9DB96 #B3F996
monochromatic
#4C22F2 #7B5CF6 #AA96F9 #D9D0FC #E8E2FD
Accessibility & contrast
On white
2.49
#AA96F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#AA96F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96F9
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96F9 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FD
Deuteranopia (green-blind)
#7AA2F7
Tritanopia (blue-blind)
#98A8BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa96f9; /* rgb */ color: rgb(170, 150, 249); /* oklch */ color: oklch(73.1% 0.141 291.8);
Tailwind
colors: {
custom: {
50: '#c6b5fb',
500: '#aa96f9',
950: '#000000',
},
}SCSS
$custom: #aa96f9; $custom-light: #c6b5fb; $custom-dark: #000000;
JSON
{
"hex": "#aa96f9",
"rgb": {
"r": 170,
"g": 150,
"b": 249
},
"hsl": {
"h": 252.121,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.73058,
"c": 0.14147,
"h": 291.8
},
"luminance": 0.37198
}Semantic roles & 50–950 ramp
primary
#AA96F9
secondary
#EFF5D6
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085