#AAA1FA#AAA1FA
#AAA1FA is a light, vivid blue. Relative luminance 0.409; OKLCH L 75.1% C 0.127 H 287.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1FA |
|---|---|
| RGB | rgb(170, 161, 250) |
| HSL | hsl(246, 90%, 81%) |
| HSV | hsv(246, 36%, 98%) |
| CMYK | cmyk(32%, 35.6%, 0%, 2%) |
| CIE-LAB | lab(70.13, 22.93, -43.19) |
| CIE-LCH | lch(70.13, 48.90, 297.96°) |
| OKLab | oklab(75.14% 0.0382 -0.1206) |
| OKLCH | oklch(75.14% 0.127 287.6) |
| XYZ | xyz(46.5732, 40.9368, 95.8717) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.70
Perrywinkle
#8F8CE7
ΔE00 6.78
Pastel Purple
#CAA0FF
ΔE00 7.11
Lavender
#B39DDB
ΔE00 7.41
Lilac (survey)
#CEA2FD
ΔE00 7.97
Lavender (survey)
#C79FEF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1FA #F1FAA1
analogous
#A1C4FA #AAA1FA #D6A1FA
triadic
#AAA1FA #FAAAA1 #A1FAAA
tetradic
#AAA1FA #FAA1C4 #F1FAA1 #A1FAD6
square
#AAA1FA #FAA1C4 #F1FAA1 #A1FAD6
split-complementary
#AAA1FA #FAD6A1 #C4FAA1
monochromatic
#412DF4 #7567F7 #AAA1FA #DFDBFD #E5E2FD
Accessibility & contrast
On white
2.29
#AAA1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#AAA1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1FA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1FA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#96B1C2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa1fa; /* rgb */ color: rgb(170, 161, 250); /* oklch */ color: oklch(75.1% 0.127 287.6);
Tailwind
colors: {
custom: {
50: '#c5bcfc',
500: '#aaa1fa',
950: '#000000',
},
}SCSS
$custom: #aaa1fa; $custom-light: #c5bcfc; $custom-dark: #000000;
JSON
{
"hex": "#aaa1fa",
"rgb": {
"r": 170,
"g": 161,
"b": 250
},
"hsl": {
"h": 246.067,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.75138,
"c": 0.12654,
"h": 287.6
},
"luminance": 0.40938
}Semantic roles & 50–950 ramp
primary
#AAA1FA
secondary
#F2F6D5
accent
#E600CE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185