#AA8FFB#AA8FFB
#AA8FFB is a light, vivid violet. Relative luminance 0.352; OKLCH L 71.9% C 0.155 H 293.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8FFB |
|---|---|
| RGB | rgb(170, 143, 251) |
| HSL | hsl(255, 93%, 77%) |
| HSV | hsv(255, 43%, 98%) |
| CMYK | cmyk(32.3%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(65.87, 33.34, -50.44) |
| CIE-LCH | lch(65.87, 60.47, 303.46°) |
| OKLab | oklab(71.91% 0.062 -0.1417) |
| OKLCH | oklch(71.91% 0.155 293.6) |
| XYZ | xyz(43.8082, 35.1552, 95.7256) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.32
Perrywinkle
#8F8CE7
ΔE00 5.68
Periwinkle (survey)
#8E82FE
ΔE00 6.07
Lavender Blue
#8B88F8
ΔE00 6.09
Pastel Purple
#CAA0FF
ΔE00 7.09
Baby Purple
#CA9BF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8FFB #E0FB8F
analogous
#8FAAFB #AA8FFB #E08FFB
triadic
#AA8FFB #FBAA8F #8FFBAA
tetradic
#AA8FFB #FB8FAA #E0FB8F #8FFBE0
square
#AA8FFB #FB8FAA #E0FB8F #8FFBE0
split-complementary
#AA8FFB #FBE08F #AAFB8F
monochromatic
#5019F7 #7D54F9 #AA8FFB #D7CAFD #E9E1FE
Accessibility & contrast
On white
2.61
#AA8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#AA8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8FFB
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8FFB | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#719EF8
Tritanopia (blue-blind)
#97A3B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa8ffb; /* rgb */ color: rgb(170, 143, 251); /* oklch */ color: oklch(71.9% 0.155 293.6);
Tailwind
colors: {
custom: {
50: '#c6b0fd',
500: '#aa8ffb',
950: '#000000',
},
}SCSS
$custom: #aa8ffb; $custom-light: #c6b0fd; $custom-dark: #000000;
JSON
{
"hex": "#aa8ffb",
"rgb": {
"r": 170,
"g": 143,
"b": 251
},
"hsl": {
"h": 255,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.71911,
"c": 0.15466,
"h": 293.6
},
"luminance": 0.35156
}Semantic roles & 50–950 ramp
primary
#AA8FFB
secondary
#EEF6D5
accent
#E600AC
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86