#AA8BFA#AA8BFA
#AA8BFA is a light, vivid violet. Relative luminance 0.339; OKLCH L 71.2% C 0.159 H 294.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8BFA |
|---|---|
| RGB | rgb(170, 139, 250) |
| HSL | hsl(257, 92%, 76%) |
| HSV | hsv(257, 44%, 98%) |
| CMYK | cmyk(32%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(64.89, 35.34, -51.44) |
| CIE-LCH | lch(64.89, 62.41, 304.49°) |
| OKLab | oklab(71.16% 0.0671 -0.1446) |
| OKLCH | oklch(71.16% 0.159 294.9) |
| XYZ | xyz(43.0612, 33.9127, 94.7011) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.09
Periwinkle (survey)
#8E82FE
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 5.96
Lavender Blue
#8B88F8
ΔE00 6.16
Light Purple
#BF77F6
ΔE00 6.94
Light Urple
#B36FF6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8BFA #DBFA8B
analogous
#8BA4FA #AA8BFA #E28BFA
triadic
#AA8BFA #FAAA8B #8BFAAA
tetradic
#AA8BFA #FA8BA4 #DBFA8B #8BFAE2
square
#AA8BFA #FA8BA4 #DBFA8B #8BFAE2
split-complementary
#AA8BFA #FAE28B #A4FA8B
monochromatic
#5416F5 #7F50F7 #AA8BFA #D5C6FD #EAE2FE
Accessibility & contrast
On white
2.70
#AA8BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#AA8BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8BFA
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8BFA | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFE
Deuteranopia (green-blind)
#6D9CF7
Tritanopia (blue-blind)
#98A0B7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa8bfa; /* rgb */ color: rgb(170, 139, 250); /* oklch */ color: oklch(71.2% 0.159 294.9);
Tailwind
colors: {
custom: {
50: '#c6adfc',
500: '#aa8bfa',
950: '#000000',
},
}SCSS
$custom: #aa8bfa; $custom-light: #c6adfc; $custom-dark: #000000;
JSON
{
"hex": "#aa8bfa",
"rgb": {
"r": 170,
"g": 139,
"b": 250
},
"hsl": {
"h": 256.757,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.71159,
"c": 0.15939,
"h": 294.9
},
"luminance": 0.33913
}Semantic roles & 50–950 ramp
primary
#AA8BFA
secondary
#EDF6D5
accent
#E600A5
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85