#AA95FD#AA95FD
#AA95FD is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.1% C 0.148 H 291.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95FD |
|---|---|
| RGB | rgb(170, 149, 253) |
| HSL | hsl(252, 96%, 79%) |
| HSV | hsv(252, 41%, 99%) |
| CMYK | cmyk(32.8%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(67.38, 30.46, -49.15) |
| CIE-LCH | lch(67.38, 57.83, 301.79°) |
| OKLab | oklab(73.08% 0.0545 -0.1379) |
| OKLCH | oklch(73.08% 0.148 291.6) |
| XYZ | xyz(45.0500, 37.1318, 97.7031) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.65
Liliac
#C48EFD
ΔE00 6.12
Lavender Blue
#8B88F8
ΔE00 6.32
Periwinkle Blue
#8F99FB
ΔE00 6.39
Pastel Purple
#CAA0FF
ΔE00 6.72
Periwinkle (survey)
#8E82FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95FD #E8FD95
analogous
#95B4FD #AA95FD #DE95FD
triadic
#AA95FD #FDAA95 #95FDAA
tetradic
#AA95FD #FD95B4 #E8FD95 #95FDDE
square
#AA95FD #FD95B4 #E8FD95 #95FDDE
split-complementary
#AA95FD #FDDE95 #B4FD95
monochromatic
#4A1DFB #7A59FC #AA95FD #DAD1FE #E7E1FE
Accessibility & contrast
On white
2.49
#AA95FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#AA95FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95FD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95FD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#96A8BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa95fd; /* rgb */ color: rgb(170, 149, 253); /* oklch */ color: oklch(73.1% 0.148 291.6);
Tailwind
colors: {
custom: {
50: '#c6b4fe',
500: '#aa95fd',
950: '#000000',
},
}SCSS
$custom: #aa95fd; $custom-light: #c6b4fe; $custom-dark: #000000;
JSON
{
"hex": "#aa95fd",
"rgb": {
"r": 170,
"g": 149,
"b": 253
},
"hsl": {
"h": 252.115,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.73083,
"c": 0.14832,
"h": 291.6
},
"luminance": 0.37133
}Semantic roles & 50–950 ramp
primary
#AA95FD
secondary
#F0F7D4
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086