#AA95FF#AA95FF
#AA95FF is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.2% C 0.151 H 291.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95FF |
|---|---|
| RGB | rgb(170, 149, 255) |
| HSL | hsl(252, 100%, 79%) |
| HSV | hsv(252, 42%, 100%) |
| CMYK | cmyk(33.3%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(67.47, 30.97, -50.09) |
| CIE-LCH | lch(67.47, 58.90, 301.73°) |
| OKLab | oklab(73.19% 0.0549 -0.1407) |
| OKLCH | oklch(73.19% 0.151 291.3) |
| XYZ | xyz(45.3703, 37.2599, 99.3898) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.73
Liliac
#C48EFD
ΔE00 6.19
Lavender Blue
#8B88F8
ΔE00 6.25
Periwinkle Blue
#8F99FB
ΔE00 6.31
Periwinkle (survey)
#8E82FE
ΔE00 6.70
Pastel Purple
#CAA0FF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95FF #EAFF95
analogous
#95B5FF #AA95FF #DF95FF
triadic
#AA95FF #FFAA95 #95FFAA
tetradic
#AA95FF #FF95B5 #EAFF95 #95FFDF
square
#AA95FF #FF95B5 #EAFF95 #95FFDF
split-complementary
#AA95FF #FFDF95 #B5FF95
monochromatic
#481BFF #7958FF #AA95FF #DBD2FF #E6E0FF
Accessibility & contrast
On white
2.48
#AA95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AA95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95FF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95FF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#96A9BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa95ff; /* rgb */ color: rgb(170, 149, 255); /* oklch */ color: oklch(73.2% 0.151 291.3);
Tailwind
colors: {
custom: {
50: '#c6b4ff',
500: '#aa95ff',
950: '#000000',
},
}SCSS
$custom: #aa95ff; $custom-light: #c6b4ff; $custom-dark: #000000;
JSON
{
"hex": "#aa95ff",
"rgb": {
"r": 170,
"g": 149,
"b": 255
},
"hsl": {
"h": 251.887,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.73187,
"c": 0.15098,
"h": 291.3
},
"luminance": 0.37261
}Semantic roles & 50–950 ramp
primary
#AA95FF
secondary
#F0F7D4
accent
#E600B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086