#AA95FE#AA95FE
#AA95FE is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.1% C 0.150 H 291.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95FE |
|---|---|
| RGB | rgb(170, 149, 254) |
| HSL | hsl(252, 98%, 79%) |
| HSV | hsv(252, 41%, 100%) |
| CMYK | cmyk(33.1%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(67.42, 30.72, -49.62) |
| CIE-LCH | lch(67.42, 58.36, 301.76°) |
| OKLab | oklab(73.13% 0.0547 -0.1393) |
| OKLCH | oklch(73.13% 0.15 291.4) |
| XYZ | xyz(45.2098, 37.1957, 98.5443) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.69
Liliac
#C48EFD
ΔE00 6.15
Lavender Blue
#8B88F8
ΔE00 6.28
Periwinkle Blue
#8F99FB
ΔE00 6.35
Periwinkle (survey)
#8E82FE
ΔE00 6.75
Pastel Purple
#CAA0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95FE #E9FE95
analogous
#95B5FE #AA95FE #DF95FE
triadic
#AA95FE #FEAA95 #95FEAA
tetradic
#AA95FE #FE95B5 #E9FE95 #95FEDF
square
#AA95FE #FE95B5 #E9FE95 #95FEDF
split-complementary
#AA95FE #FEDF95 #B5FE95
monochromatic
#491CFD #7958FD #AA95FE #DBD2FF #E7E1FF
Accessibility & contrast
On white
2.49
#AA95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#AA95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95FE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95FE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#76A2FB
Tritanopia (blue-blind)
#96A9BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa95fe; /* rgb */ color: rgb(170, 149, 254); /* oklch */ color: oklch(73.1% 0.150 291.4);
Tailwind
colors: {
custom: {
50: '#c6b4ff',
500: '#aa95fe',
950: '#000000',
},
}SCSS
$custom: #aa95fe; $custom-light: #c6b4ff; $custom-dark: #000000;
JSON
{
"hex": "#aa95fe",
"rgb": {
"r": 170,
"g": 149,
"b": 254
},
"hsl": {
"h": 252,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.73135,
"c": 0.14965,
"h": 291.4
},
"luminance": 0.37197
}Semantic roles & 50–950 ramp
primary
#AA95FE
secondary
#F0F7D4
accent
#E600B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086