#AA90F8#AA90F8
#AA90F8 is a light, vivid violet. Relative luminance 0.353; OKLCH L 71.9% C 0.149 H 293.8°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90F8 |
|---|---|
| RGB | rgb(170, 144, 248) |
| HSL | hsl(255, 88%, 77%) |
| HSV | hsv(255, 42%, 97%) |
| CMYK | cmyk(31.5%, 41.9%, 0%, 2.7%) |
| CIE-LAB | lab(65.96, 32.02, -48.66) |
| CIE-LCH | lch(65.96, 58.25, 303.35°) |
| OKLab | oklab(71.93% 0.0602 -0.1365) |
| OKLCH | oklch(71.93% 0.149 293.8) |
| XYZ | xyz(43.4898, 35.2691, 93.3051) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.32
Perrywinkle
#8F8CE7
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 6.28
Periwinkle (survey)
#8E82FE
ΔE00 6.40
Pastel Purple
#CAA0FF
ΔE00 6.84
Baby Purple
#CA9BF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90F8 #DEF890
analogous
#90AAF8 #AA90F8 #DE90F8
triadic
#AA90F8 #F8AA90 #90F8AA
tetradic
#AA90F8 #F890AA #DEF890 #90F8DE
square
#AA90F8 #F890AA #DEF890 #90F8DE
split-complementary
#AA90F8 #F8DE90 #AAF890
monochromatic
#521DF1 #7E56F4 #AA90F8 #D6CAFC #E9E2FD
Accessibility & contrast
On white
2.61
#AA90F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#AA90F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90F8
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90F8 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FC
Deuteranopia (green-blind)
#749FF5
Tritanopia (blue-blind)
#98A3B8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa90f8; /* rgb */ color: rgb(170, 144, 248); /* oklch */ color: oklch(71.9% 0.149 293.8);
Tailwind
colors: {
custom: {
50: '#c6b0fb',
500: '#aa90f8',
950: '#000000',
},
}SCSS
$custom: #aa90f8; $custom-light: #c6b0fb; $custom-dark: #000000;
JSON
{
"hex": "#aa90f8",
"rgb": {
"r": 170,
"g": 144,
"b": 248
},
"hsl": {
"h": 255,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.7193,
"c": 0.14919,
"h": 293.8
},
"luminance": 0.3527
}Semantic roles & 50–950 ramp
primary
#AA90F8
secondary
#EDF5D6
accent
#E501AC
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131017
muted
#827F85