#AA8FFC#AA8FFC
#AA8FFC is a light, vivid violet. Relative luminance 0.352; OKLCH L 72.0% C 0.156 H 293.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8FFC |
|---|---|
| RGB | rgb(170, 143, 252) |
| HSL | hsl(255, 95%, 77%) |
| HSV | hsv(255, 43%, 99%) |
| CMYK | cmyk(32.5%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(65.92, 33.59, -50.91) |
| CIE-LCH | lch(65.92, 61.00, 303.42°) |
| OKLab | oklab(71.96% 0.0622 -0.143) |
| OKLCH | oklch(71.96% 0.156 293.5) |
| XYZ | xyz(43.9662, 35.2184, 96.5580) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 5.71
Periwinkle (survey)
#8E82FE
ΔE00 6.01
Lavender Blue
#8B88F8
ΔE00 6.05
Pastel Purple
#CAA0FF
ΔE00 7.14
Periwinkle Blue
#8F99FB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8FFC #E1FC8F
analogous
#8FABFC #AA8FFC #E08FFC
triadic
#AA8FFC #FCAA8F #8FFCAA
tetradic
#AA8FFC #FC8FAB #E1FC8F #8FFCE0
square
#AA8FFC #FC8FAB #E1FC8F #8FFCE0
split-complementary
#AA8FFC #FCE08F #ABFC8F
monochromatic
#5018F9 #7D53FA #AA8FFC #D7CBFE #E8E1FE
Accessibility & contrast
On white
2.61
#AA8FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#AA8FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8FFC
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8FFC | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#709EF9
Tritanopia (blue-blind)
#97A3B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa8ffc; /* rgb */ color: rgb(170, 143, 252); /* oklch */ color: oklch(72.0% 0.156 293.5);
Tailwind
colors: {
custom: {
50: '#c6b0fe',
500: '#aa8ffc',
950: '#000000',
},
}SCSS
$custom: #aa8ffc; $custom-light: #c6b0fe; $custom-dark: #000000;
JSON
{
"hex": "#aa8ffc",
"rgb": {
"r": 170,
"g": 143,
"b": 252
},
"hsl": {
"h": 254.862,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.71964,
"c": 0.15597,
"h": 293.5
},
"luminance": 0.35219
}Semantic roles & 50–950 ramp
primary
#AA8FFC
secondary
#EEF6D5
accent
#E600AD
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86