#AA88F9#AA88F9
#AA88F9 is a light, vivid violet. Relative luminance 0.330; OKLCH L 70.6% C 0.163 H 295.8°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AA88F9 |
|---|---|
| RGB | rgb(170, 136, 249) |
| HSL | hsl(258, 90%, 75%) |
| HSV | hsv(258, 45%, 98%) |
| CMYK | cmyk(31.7%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(64.16, 36.77, -52.06) |
| CIE-LCH | lch(64.16, 63.74, 305.24°) |
| OKLab | oklab(70.59% 0.0709 -0.1464) |
| OKLCH | oklch(70.59% 0.163 295.8) |
| XYZ | xyz(42.4764, 32.9933, 93.7346) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.08
Periwinkle (survey)
#8E82FE
ΔE00 5.69
Light Purple
#BF77F6
ΔE00 6.25
Perrywinkle
#8F8CE7
ΔE00 6.27
Lavender Blue
#8B88F8
ΔE00 6.34
Light Urple
#B36FF6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA88F9 #D7F988
analogous
#889EF9 #AA88F9 #E288F9
triadic
#AA88F9 #F9AA88 #88F9AA
tetradic
#AA88F9 #F9889E #D7F988 #88F9E2
square
#AA88F9 #F9889E #D7F988 #88F9E2
split-complementary
#AA88F9 #F9E288 #9EF988
monochromatic
#5713F3 #804EF6 #AA88F9 #D4C2FC #EAE2FE
Accessibility & contrast
On white
2.76
#AA88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#AA88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA88F9
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA88F9 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFD
Deuteranopia (green-blind)
#6A9AF6
Tritanopia (blue-blind)
#999DB5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa88f9; /* rgb */ color: rgb(170, 136, 249); /* oklch */ color: oklch(70.6% 0.163 295.8);
Tailwind
colors: {
custom: {
50: '#c6abfc',
500: '#aa88f9',
950: '#000000',
},
}SCSS
$custom: #aa88f9; $custom-light: #c6abfc; $custom-dark: #000000;
JSON
{
"hex": "#aa88f9",
"rgb": {
"r": 170,
"g": 136,
"b": 249
},
"hsl": {
"h": 258.053,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.70587,
"c": 0.16263,
"h": 295.8
},
"luminance": 0.32994
}Semantic roles & 50–950 ramp
primary
#AA88F9
secondary
#ECF6D5
accent
#E600A0
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85