#AA94F8#AA94F8
#AA94F8 is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.6% C 0.143 H 292.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94F8 |
|---|---|
| RGB | rgb(170, 148, 248) |
| HSL | hsl(253, 88%, 78%) |
| HSV | hsv(253, 40%, 97%) |
| CMYK | cmyk(31.5%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(66.90, 29.77, -47.17) |
| CIE-LCH | lch(66.90, 55.78, 302.25°) |
| OKLab | oklab(72.65% 0.055 -0.1322) |
| OKLCH | oklch(72.65% 0.143 292.6) |
| XYZ | xyz(44.1064, 36.5023, 93.5106) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.50
Liliac
#C48EFD
ΔE00 5.83
Lavender Blue
#8B88F8
ΔE00 6.49
Pastel Purple
#CAA0FF
ΔE00 6.52
Periwinkle Blue
#8F99FB
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94F8 #E2F894
analogous
#94B0F8 #AA94F8 #DC94F8
triadic
#AA94F8 #F8AA94 #94F8AA
tetradic
#AA94F8 #F894B0 #E2F894 #94F8DC
square
#AA94F8 #F894B0 #E2F894 #94F8DC
split-complementary
#AA94F8 #F8DC94 #B0F894
monochromatic
#4F21F0 #7C5BF4 #AA94F8 #D8CDFC #E8E2FD
Accessibility & contrast
On white
2.53
#AA94F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#AA94F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94F8
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94F8 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#78A1F6
Tritanopia (blue-blind)
#98A6BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa94f8; /* rgb */ color: rgb(170, 148, 248); /* oklch */ color: oklch(72.6% 0.143 292.6);
Tailwind
colors: {
custom: {
50: '#c6b3fb',
500: '#aa94f8',
950: '#000000',
},
}SCSS
$custom: #aa94f8; $custom-light: #c6b3fb; $custom-dark: #000000;
JSON
{
"hex": "#aa94f8",
"rgb": {
"r": 170,
"g": 148,
"b": 248
},
"hsl": {
"h": 253.2,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.72646,
"c": 0.14314,
"h": 292.6
},
"luminance": 0.36503
}Semantic roles & 50–950 ramp
primary
#AA94F8
secondary
#EEF5D6
accent
#E401B2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085