#AA95FA#AA95FA
#AA95FA is a light, vivid violet. Relative luminance 0.369; OKLCH L 72.9% C 0.144 H 292.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95FA |
|---|---|
| RGB | rgb(170, 149, 250) |
| HSL | hsl(252, 91%, 78%) |
| HSV | hsv(252, 40%, 98%) |
| CMYK | cmyk(32%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(67.23, 29.70, -47.74) |
| CIE-LCH | lch(67.23, 56.23, 301.89°) |
| OKLab | oklab(72.93% 0.054 -0.1338) |
| OKLCH | oklch(72.93% 0.144 292) |
| XYZ | xyz(44.5759, 36.9422, 95.2060) |
| Luminance | 0.3694 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.56
Liliac
#C48EFD
ΔE00 6.03
Lavender Blue
#8B88F8
ΔE00 6.46
Periwinkle Blue
#8F99FB
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 6.56
Periwinkle (survey)
#8E82FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95FA #E5FA95
analogous
#95B2FA #AA95FA #DC95FA
triadic
#AA95FA #FAAA95 #95FAAA
tetradic
#AA95FA #FA95B2 #E5FA95 #95FADC
square
#AA95FA #FA95B2 #E5FA95 #95FADC
split-complementary
#AA95FA #FADC95 #B2FA95
monochromatic
#4C20F4 #7B5BF7 #AA95FA #D9CFFD #E8E2FE
Accessibility & contrast
On white
2.50
#AA95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#AA95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95FA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95FA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#78A2F7
Tritanopia (blue-blind)
#97A8BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa95fa; /* rgb */ color: rgb(170, 149, 250); /* oklch */ color: oklch(72.9% 0.144 292.0);
Tailwind
colors: {
custom: {
50: '#c6b4fc',
500: '#aa95fa',
950: '#000000',
},
}SCSS
$custom: #aa95fa; $custom-light: #c6b4fc; $custom-dark: #000000;
JSON
{
"hex": "#aa95fa",
"rgb": {
"r": 170,
"g": 149,
"b": 250
},
"hsl": {
"h": 252.475,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.72928,
"c": 0.14431,
"h": 292
},
"luminance": 0.36943
}Semantic roles & 50–950 ramp
primary
#AA95FA
secondary
#EFF6D5
accent
#E600B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085