#AA96FF#AA96FF
#AA96FF is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.4% C 0.149 H 291.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96FF |
|---|---|
| RGB | rgb(170, 150, 255) |
| HSL | hsl(251, 100%, 79%) |
| HSV | hsv(251, 41%, 100%) |
| CMYK | cmyk(33.3%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(67.71, 30.41, -49.72) |
| CIE-LCH | lch(67.71, 58.28, 301.45°) |
| OKLab | oklab(73.37% 0.0536 -0.1396) |
| OKLCH | oklch(73.37% 0.15 291) |
| XYZ | xyz(45.5292, 37.5777, 99.4428) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.18
Lavender Blue
#8B88F8
ΔE00 6.34
Liliac
#C48EFD
ΔE00 6.35
Pastel Purple
#CAA0FF
ΔE00 6.80
Periwinkle (survey)
#8E82FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96FF #EBFF96
analogous
#96B7FF #AA96FF #DF96FF
triadic
#AA96FF #FFAA96 #96FFAA
tetradic
#AA96FF #FF96B7 #EBFF96 #96FFDF
square
#AA96FF #FF96B7 #EBFF96 #96FFDF
split-complementary
#AA96FF #FFDF96 #B7FF96
monochromatic
#471CFF #7859FF #AA96FF #DCD3FF #E6E0FF
Accessibility & contrast
On white
2.47
#AA96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#AA96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96FF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96FF | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#76A3FC
Tritanopia (blue-blind)
#95AABE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa96ff; /* rgb */ color: rgb(170, 150, 255); /* oklch */ color: oklch(73.4% 0.149 291.0);
Tailwind
colors: {
custom: {
50: '#c6b5ff',
500: '#aa96ff',
950: '#000000',
},
}SCSS
$custom: #aa96ff; $custom-light: #c6b5ff; $custom-dark: #000000;
JSON
{
"hex": "#aa96ff",
"rgb": {
"r": 170,
"g": 150,
"b": 255
},
"hsl": {
"h": 251.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.73366,
"c": 0.1495,
"h": 291
},
"luminance": 0.37579
}Semantic roles & 50–950 ramp
primary
#AA96FF
secondary
#F1F7D4
accent
#E600BA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086