#AA90F1#AA90F1
#AA90F1 is a light, vivid violet. Relative luminance 0.348; OKLCH L 71.6% C 0.140 H 295.0°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90F1 |
|---|---|
| RGB | rgb(170, 144, 241) |
| HSL | hsl(256, 78%, 75%) |
| HSV | hsv(256, 40%, 95%) |
| CMYK | cmyk(29.5%, 40.2%, 0%, 5.5%) |
| CIE-LAB | lab(65.63, 30.28, -45.34) |
| CIE-LCH | lch(65.63, 54.52, 303.73°) |
| OKLab | oklab(71.57% 0.059 -0.1268) |
| OKLCH | oklch(71.57% 0.14 295) |
| XYZ | xyz(42.4241, 34.8428, 87.6923) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.27
Perrywinkle
#8F8CE7
ΔE00 5.57
Pastel Purple
#CAA0FF
ΔE00 6.62
Baby Purple
#CA9BF7
ΔE00 6.63
Lavender Blue
#8B88F8
ΔE00 6.80
Periwinkle (survey)
#8E82FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90F1 #D7F190
analogous
#90A7F1 #AA90F1 #DA90F1
triadic
#AA90F1 #F1AA90 #90F1AA
tetradic
#AA90F1 #F190A7 #D7F190 #90F1DA
square
#AA90F1 #F190A7 #D7F190 #90F1DA
split-complementary
#AA90F1 #F1DA90 #A7F190
monochromatic
#5723E3 #805AEA #AA90F1 #D4C6F8 #EAE4FC
Accessibility & contrast
On white
2.64
#AA90F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#AA90F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90F1
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90F1 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F5
Deuteranopia (green-blind)
#789EEF
Tritanopia (blue-blind)
#9BA1B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa90f1; /* rgb */ color: rgb(170, 144, 241); /* oklch */ color: oklch(71.6% 0.140 295.0);
Tailwind
colors: {
custom: {
50: '#c5b0f6',
500: '#aa90f1',
950: '#000000',
},
}SCSS
$custom: #aa90f1; $custom-light: #c5b0f6; $custom-dark: #000000;
JSON
{
"hex": "#aa90f1",
"rgb": {
"r": 170,
"g": 144,
"b": 241
},
"hsl": {
"h": 256.082,
"s": 77.6,
"l": 75.49
},
"oklch": {
"l": 0.71571,
"c": 0.13992,
"h": 295
},
"luminance": 0.34843
}Semantic roles & 50–950 ramp
primary
#AA90F1
secondary
#ECF3D8
accent
#DA0CA3
background
#FCFAFF
surface
#F8F5FE
border
#D1CFD6
text
#131017
muted
#827F85