#AA94FF#AA94FF
#AA94FF is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.152 H 291.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94FF |
|---|---|
| RGB | rgb(170, 148, 255) |
| HSL | hsl(252, 100%, 79%) |
| HSV | hsv(252, 42%, 100%) |
| CMYK | cmyk(33.3%, 42%, 0%, 0%) |
| CIE-LAB | lab(67.24, 31.54, -50.47) |
| CIE-LCH | lch(67.24, 59.51, 302.00°) |
| OKLab | oklab(73.01% 0.0562 -0.1417) |
| OKLCH | oklch(73.01% 0.152 291.6) |
| XYZ | xyz(45.2128, 36.9449, 99.3373) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.72
Liliac
#C48EFD
ΔE00 6.04
Lavender Blue
#8B88F8
ΔE00 6.17
Periwinkle Blue
#8F99FB
ΔE00 6.46
Periwinkle (survey)
#8E82FE
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94FF #E9FF94
analogous
#94B4FF #AA94FF #DF94FF
triadic
#AA94FF #FFAA94 #94FFAA
tetradic
#AA94FF #FF94B4 #E9FF94 #94FFDF
square
#AA94FF #FF94B4 #E9FF94 #94FFDF
split-complementary
#AA94FF #FFDF94 #B4FF94
monochromatic
#491AFF #7957FF #AA94FF #DBD1FF #E7E0FF
Accessibility & contrast
On white
2.50
#AA94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#AA94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94FF
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94FF | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#74A2FC
Tritanopia (blue-blind)
#96A8BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa94ff; /* rgb */ color: rgb(170, 148, 255); /* oklch */ color: oklch(73.0% 0.152 291.6);
Tailwind
colors: {
custom: {
50: '#c6b3ff',
500: '#aa94ff',
950: '#000000',
},
}SCSS
$custom: #aa94ff; $custom-light: #c6b3ff; $custom-dark: #000000;
JSON
{
"hex": "#aa94ff",
"rgb": {
"r": 170,
"g": 148,
"b": 255
},
"hsl": {
"h": 252.336,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.73008,
"c": 0.15247,
"h": 291.6
},
"luminance": 0.36946
}Semantic roles & 50–950 ramp
primary
#AA94FF
secondary
#F0F7D4
accent
#E600B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086