#AA8FF8#AA8FF8
#AA8FF8 is a light, vivid violet. Relative luminance 0.350; OKLCH L 71.8% C 0.151 H 294.1°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8FF8 |
|---|---|
| RGB | rgb(170, 143, 248) |
| HSL | hsl(255, 88%, 77%) |
| HSV | hsv(255, 42%, 97%) |
| CMYK | cmyk(31.5%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(65.72, 32.59, -49.03) |
| CIE-LCH | lch(65.72, 58.87, 303.61°) |
| OKLab | oklab(71.75% 0.0616 -0.1376) |
| OKLCH | oklch(71.75% 0.151 294.1) |
| XYZ | xyz(43.3390, 34.9676, 93.2548) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.23
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.25
Periwinkle (survey)
#8E82FE
ΔE00 6.28
Pastel Purple
#CAA0FF
ΔE00 6.95
Baby Purple
#CA9BF7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8FF8 #DDF88F
analogous
#8FA9F8 #AA8FF8 #DF8FF8
triadic
#AA8FF8 #F8AA8F #8FF8AA
tetradic
#AA8FF8 #F88FA9 #DDF88F #8FF8DF
square
#AA8FF8 #F88FA9 #DDF88F #8FF8DF
split-complementary
#AA8FF8 #F8DF8F #A9F88F
monochromatic
#531CF1 #7E55F4 #AA8FF8 #D6C9FC #E9E2FD
Accessibility & contrast
On white
2.63
#AA8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#AA8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8FF8
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8FF8 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#739EF5
Tritanopia (blue-blind)
#98A2B8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa8ff8; /* rgb */ color: rgb(170, 143, 248); /* oklch */ color: oklch(71.8% 0.151 294.1);
Tailwind
colors: {
custom: {
50: '#c6b0fb',
500: '#aa8ff8',
950: '#000000',
},
}SCSS
$custom: #aa8ff8; $custom-light: #c6b0fb; $custom-dark: #000000;
JSON
{
"hex": "#aa8ff8",
"rgb": {
"r": 170,
"g": 143,
"b": 248
},
"hsl": {
"h": 255.429,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.71753,
"c": 0.15072,
"h": 294.1
},
"luminance": 0.34968
}Semantic roles & 50–950 ramp
primary
#AA8FF8
secondary
#EDF5D6
accent
#E501AA
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85