#AA94FD#AA94FD
#AA94FD is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.9% C 0.150 H 291.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94FD |
|---|---|
| RGB | rgb(170, 148, 253) |
| HSL | hsl(253, 96%, 79%) |
| HSV | hsv(253, 42%, 99%) |
| CMYK | cmyk(32.8%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.14, 31.03, -49.53) |
| CIE-LCH | lch(67.14, 58.44, 302.07°) |
| OKLab | oklab(72.9% 0.0558 -0.139) |
| OKLCH | oklch(72.9% 0.15 291.9) |
| XYZ | xyz(44.8925, 36.8168, 97.6506) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.63
Liliac
#C48EFD
ΔE00 5.96
Lavender Blue
#8B88F8
ΔE00 6.24
Periwinkle Blue
#8F99FB
ΔE00 6.53
Periwinkle (survey)
#8E82FE
ΔE00 6.64
Pastel Purple
#CAA0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94FD #E7FD94
analogous
#94B2FD #AA94FD #DE94FD
triadic
#AA94FD #FDAA94 #94FDAA
tetradic
#AA94FD #FD94B2 #E7FD94 #94FDDE
square
#AA94FD #FD94B2 #E7FD94 #94FDDE
split-complementary
#AA94FD #FDDE94 #B2FD94
monochromatic
#4B1CFB #7A58FC #AA94FD #DAD0FE #E7E1FE
Accessibility & contrast
On white
2.51
#AA94FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#AA94FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94FD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94FD | 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)
#73A5FF
Deuteranopia (green-blind)
#75A1FA
Tritanopia (blue-blind)
#96A8BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa94fd; /* rgb */ color: rgb(170, 148, 253); /* oklch */ color: oklch(72.9% 0.150 291.9);
Tailwind
colors: {
custom: {
50: '#c6b3fe',
500: '#aa94fd',
950: '#000000',
},
}SCSS
$custom: #aa94fd; $custom-light: #c6b3fe; $custom-dark: #000000;
JSON
{
"hex": "#aa94fd",
"rgb": {
"r": 170,
"g": 148,
"b": 253
},
"hsl": {
"h": 252.571,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.72904,
"c": 0.14981,
"h": 291.9
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#AA94FD
secondary
#EFF7D4
accent
#E600B5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086