#AA95F8#AA95F8
#AA95F8 is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.8% C 0.142 H 292.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95F8 |
|---|---|
| RGB | rgb(170, 149, 248) |
| HSL | hsl(253, 88%, 78%) |
| HSV | hsv(253, 40%, 97%) |
| CMYK | cmyk(31.5%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.14, 29.20, -46.80) |
| CIE-LCH | lch(67.14, 55.16, 301.96°) |
| OKLab | oklab(72.83% 0.0537 -0.1311) |
| OKLCH | oklch(72.83% 0.142 292.3) |
| XYZ | xyz(44.2640, 36.8174, 93.5631) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.99
Pastel Purple
#CAA0FF
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 6.57
Periwinkle Blue
#8F99FB
ΔE00 6.65
Baby Purple
#CA9BF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95F8 #E3F895
analogous
#95B1F8 #AA95F8 #DB95F8
triadic
#AA95F8 #F8AA95 #95F8AA
tetradic
#AA95F8 #F895B1 #E3F895 #95F8DB
square
#AA95F8 #F895B1 #E3F895 #95F8DB
split-complementary
#AA95F8 #F8DB95 #B1F895
monochromatic
#4E22F0 #7C5CF4 #AA95F8 #D8CEFC #E8E2FD
Accessibility & contrast
On white
2.51
#AA95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#AA95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95F8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95F8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#79A2F6
Tritanopia (blue-blind)
#98A7BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa95f8; /* rgb */ color: rgb(170, 149, 248); /* oklch */ color: oklch(72.8% 0.142 292.3);
Tailwind
colors: {
custom: {
50: '#c6b4fb',
500: '#aa95f8',
950: '#000000',
},
}SCSS
$custom: #aa95f8; $custom-light: #c6b4fb; $custom-dark: #000000;
JSON
{
"hex": "#aa95f8",
"rgb": {
"r": 170,
"g": 149,
"b": 248
},
"hsl": {
"h": 252.727,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.72827,
"c": 0.14163,
"h": 292.3
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#AA95F8
secondary
#EFF5D6
accent
#E401B4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085