#AA96FD#AA96FD
#AA96FD is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.3% C 0.147 H 291.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AA96FD |
|---|---|
| RGB | rgb(170, 150, 253) |
| HSL | hsl(252, 96%, 79%) |
| HSV | hsv(252, 41%, 99%) |
| CMYK | cmyk(32.8%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(67.61, 29.90, -48.78) |
| CIE-LCH | lch(67.61, 57.21, 301.51°) |
| OKLab | oklab(73.26% 0.0532 -0.1368) |
| OKLCH | oklch(73.26% 0.147 291.3) |
| XYZ | xyz(45.2089, 37.4496, 97.7561) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 6.25
Liliac
#C48EFD
ΔE00 6.28
Lavender Blue
#8B88F8
ΔE00 6.41
Pastel Purple
#CAA0FF
ΔE00 6.68
Periwinkle (survey)
#8E82FE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA96FD #E9FD96
analogous
#96B6FD #AA96FD #DD96FD
triadic
#AA96FD #FDAA96 #96FDAA
tetradic
#AA96FD #FD96B6 #E9FD96 #96FDDD
square
#AA96FD #FD96B6 #E9FD96 #96FDDD
split-complementary
#AA96FD #FDDD96 #B6FD96
monochromatic
#491EFB #795AFC #AA96FD #DBD2FE #E7E1FE
Accessibility & contrast
On white
2.47
#AA96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#AA96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA96FD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA96FD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#96A9BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa96fd; /* rgb */ color: rgb(170, 150, 253); /* oklch */ color: oklch(73.3% 0.147 291.3);
Tailwind
colors: {
custom: {
50: '#c6b5fe',
500: '#aa96fd',
950: '#000000',
},
}SCSS
$custom: #aa96fd; $custom-light: #c6b5fe; $custom-dark: #000000;
JSON
{
"hex": "#aa96fd",
"rgb": {
"r": 170,
"g": 150,
"b": 253
},
"hsl": {
"h": 251.65,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.73263,
"c": 0.14683,
"h": 291.3
},
"luminance": 0.37451
}Semantic roles & 50–950 ramp
primary
#AA96FD
secondary
#F0F7D4
accent
#E600B9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086