#AA95F2#AA95F2
#AA95F2 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.5% C 0.134 H 293.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95F2 |
|---|---|
| RGB | rgb(170, 149, 242) |
| HSL | hsl(254, 78%, 77%) |
| HSV | hsv(254, 38%, 95%) |
| CMYK | cmyk(29.8%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(66.86, 27.70, -43.95) |
| CIE-LCH | lch(66.86, 51.95, 302.22°) |
| OKLab | oklab(72.53% 0.0525 -0.1228) |
| OKLCH | oklch(72.53% 0.134 293.2) |
| XYZ | xyz(43.3480, 36.4510, 88.7391) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.55
Liliac
#C48EFD
ΔE00 5.99
Pastel Purple
#CAA0FF
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 6.59
Lavender
#B39DDB
ΔE00 6.60
Lavender (survey)
#C79FEF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95F2 #DDF295
analogous
#95AFF2 #AA95F2 #D895F2
triadic
#AA95F2 #F2AA95 #95F2AA
tetradic
#AA95F2 #F295AF #DDF295 #95F2D8
square
#AA95F2 #F295AF #DDF295 #95F2D8
split-complementary
#AA95F2 #F2D895 #AFF295
monochromatic
#5328E5 #7E5EEB #AA95F2 #D6CCF9 #E9E4FC
Accessibility & contrast
On white
2.53
#AA95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#AA95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95F2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95F2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#7DA1F0
Tritanopia (blue-blind)
#9AA6B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa95f2; /* rgb */ color: rgb(170, 149, 242); /* oklch */ color: oklch(72.5% 0.134 293.2);
Tailwind
colors: {
custom: {
50: '#c5b4f6',
500: '#aa95f2',
950: '#000000',
},
}SCSS
$custom: #aa95f2; $custom-light: #c5b4f6; $custom-dark: #000000;
JSON
{
"hex": "#aa95f2",
"rgb": {
"r": 170,
"g": 149,
"b": 242
},
"hsl": {
"h": 253.548,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.72526,
"c": 0.13357,
"h": 293.2
},
"luminance": 0.36452
}Semantic roles & 50–950 ramp
primary
#AA95F2
secondary
#EDF3D8
accent
#DA0BAC
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085