#AA94FE#AA94FE
#AA94FE is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.151 H 291.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94FE |
|---|---|
| RGB | rgb(170, 148, 254) |
| HSL | hsl(252, 98%, 79%) |
| HSV | hsv(252, 42%, 100%) |
| CMYK | cmyk(33.1%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(67.19, 31.28, -50.00) |
| CIE-LCH | lch(67.19, 58.98, 302.03°) |
| OKLab | oklab(72.96% 0.056 -0.1404) |
| OKLCH | oklch(72.96% 0.151 291.7) |
| XYZ | xyz(45.0522, 36.8807, 98.4917) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.67
Liliac
#C48EFD
ΔE00 6.00
Lavender Blue
#8B88F8
ΔE00 6.20
Periwinkle Blue
#8F99FB
ΔE00 6.49
Periwinkle (survey)
#8E82FE
ΔE00 6.58
Pastel Purple
#CAA0FF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94FE #E8FE94
analogous
#94B3FE #AA94FE #DF94FE
triadic
#AA94FE #FEAA94 #94FEAA
tetradic
#AA94FE #FE94B3 #E8FE94 #94FEDF
square
#AA94FE #FE94B3 #E8FE94 #94FEDF
split-complementary
#AA94FE #FEDF94 #B3FE94
monochromatic
#4A1BFD #7A57FD #AA94FE #DAD1FF #E7E1FF
Accessibility & contrast
On white
2.51
#AA94FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#AA94FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94FE
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94FE | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#75A1FB
Tritanopia (blue-blind)
#96A8BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa94fe; /* rgb */ color: rgb(170, 148, 254); /* oklch */ color: oklch(73.0% 0.151 291.7);
Tailwind
colors: {
custom: {
50: '#c6b3ff',
500: '#aa94fe',
950: '#000000',
},
}SCSS
$custom: #aa94fe; $custom-light: #c6b3ff; $custom-dark: #000000;
JSON
{
"hex": "#aa94fe",
"rgb": {
"r": 170,
"g": 148,
"b": 254
},
"hsl": {
"h": 252.453,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.72956,
"c": 0.15114,
"h": 291.7
},
"luminance": 0.36882
}Semantic roles & 50–950 ramp
primary
#AA94FE
secondary
#F0F7D4
accent
#E600B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086