#AA95F9#AA95F9
#AA95F9 is a light, vivid violet. Relative luminance 0.369; OKLCH L 72.9% C 0.143 H 292.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95F9 |
|---|---|
| RGB | rgb(170, 149, 249) |
| HSL | hsl(253, 89%, 78%) |
| HSV | hsv(253, 40%, 98%) |
| CMYK | cmyk(31.7%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.19, 29.45, -47.27) |
| CIE-LCH | lch(67.19, 55.69, 301.93°) |
| OKLab | oklab(72.88% 0.0538 -0.1325) |
| OKLCH | oklch(72.88% 0.143 292.1) |
| XYZ | xyz(44.4195, 36.8796, 94.3823) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.54
Liliac
#C48EFD
ΔE00 6.01
Pastel Purple
#CAA0FF
ΔE00 6.51
Lavender Blue
#8B88F8
ΔE00 6.51
Periwinkle Blue
#8F99FB
ΔE00 6.59
Baby Purple
#CA9BF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95F9 #E4F995
analogous
#95B2F9 #AA95F9 #DC95F9
triadic
#AA95F9 #F9AA95 #95F9AA
tetradic
#AA95F9 #F995B2 #E4F995 #95F9DC
square
#AA95F9 #F995B2 #E4F995 #95F9DC
split-complementary
#AA95F9 #F9DC95 #B2F995
monochromatic
#4D21F2 #7C5BF6 #AA95F9 #D8CFFC #E8E2FD
Accessibility & contrast
On white
2.51
#AA95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#AA95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95F9
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95F9 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#98A7BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa95f9; /* rgb */ color: rgb(170, 149, 249); /* oklch */ color: oklch(72.9% 0.143 292.1);
Tailwind
colors: {
custom: {
50: '#c6b4fb',
500: '#aa95f9',
950: '#000000',
},
}SCSS
$custom: #aa95f9; $custom-light: #c6b4fb; $custom-dark: #000000;
JSON
{
"hex": "#aa95f9",
"rgb": {
"r": 170,
"g": 149,
"b": 249
},
"hsl": {
"h": 252.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.72877,
"c": 0.14297,
"h": 292.1
},
"luminance": 0.3688
}Semantic roles & 50–950 ramp
primary
#AA95F9
secondary
#EFF5D6
accent
#E600B5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085