#AA95FC#AA95FC
#AA95FC is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.0% C 0.147 H 291.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95FC |
|---|---|
| RGB | rgb(170, 149, 252) |
| HSL | hsl(252, 94%, 79%) |
| HSV | hsv(252, 41%, 99%) |
| CMYK | cmyk(32.5%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.33, 30.21, -48.68) |
| CIE-LCH | lch(67.33, 57.30, 301.82°) |
| OKLab | oklab(73.03% 0.0544 -0.1366) |
| OKLCH | oklch(73.03% 0.147 291.7) |
| XYZ | xyz(44.8912, 37.0683, 96.8663) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.62
Liliac
#C48EFD
ΔE00 6.08
Lavender Blue
#8B88F8
ΔE00 6.36
Periwinkle Blue
#8F99FB
ΔE00 6.43
Pastel Purple
#CAA0FF
ΔE00 6.66
Periwinkle (survey)
#8E82FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95FC #E7FC95
analogous
#95B3FC #AA95FC #DD95FC
triadic
#AA95FC #FCAA95 #95FCAA
tetradic
#AA95FC #FC95B3 #E7FC95 #95FCDD
square
#AA95FC #FC95B3 #E7FC95 #95FCDD
split-complementary
#AA95FC #FCDD95 #B3FC95
monochromatic
#4B1EF9 #7A59FA #AA95FC #DAD1FE #E7E1FE
Accessibility & contrast
On white
2.50
#AA95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#AA95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95FC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95FC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#77A2F9
Tritanopia (blue-blind)
#97A8BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa95fc; /* rgb */ color: rgb(170, 149, 252); /* oklch */ color: oklch(73.0% 0.147 291.7);
Tailwind
colors: {
custom: {
50: '#c6b4fe',
500: '#aa95fc',
950: '#000000',
},
}SCSS
$custom: #aa95fc; $custom-light: #c6b4fe; $custom-dark: #000000;
JSON
{
"hex": "#aa95fc",
"rgb": {
"r": 170,
"g": 149,
"b": 252
},
"hsl": {
"h": 252.233,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.73031,
"c": 0.14698,
"h": 291.7
},
"luminance": 0.37069
}Semantic roles & 50–950 ramp
primary
#AA95FC
secondary
#EFF6D5
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086