#AAA1FC#AAA1FC
#AAA1FC is a light, vivid blue. Relative luminance 0.411; OKLCH L 75.2% C 0.129 H 287.4°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1FC |
|---|---|
| RGB | rgb(170, 161, 252) |
| HSL | hsl(246, 94%, 81%) |
| HSV | hsv(246, 36%, 99%) |
| CMYK | cmyk(32.5%, 36.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.22, 23.44, -44.14) |
| CIE-LCH | lch(70.22, 49.97, 297.97°) |
| OKLab | oklab(75.24% 0.0386 -0.1234) |
| OKLCH | oklch(75.24% 0.129 287.4) |
| XYZ | xyz(46.8885, 41.0629, 97.5321) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.56
Perrywinkle
#8F8CE7
ΔE00 6.81
Pastel Purple
#CAA0FF
ΔE00 7.17
Lavender
#B39DDB
ΔE00 7.72
Lavender Blue
#8B88F8
ΔE00 8.05
Lilac (survey)
#CEA2FD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1FC #F3FCA1
analogous
#A1C5FC #AAA1FC #D7A1FC
triadic
#AAA1FC #FCAAA1 #A1FCAA
tetradic
#AAA1FC #FCA1C5 #F3FCA1 #A1FCD7
square
#AAA1FC #FCA1C5 #F3FCA1 #A1FCD7
split-complementary
#AAA1FC #FCD7A1 #C5FCA1
monochromatic
#3F2AF8 #7466FA #AAA1FC #E0DCFE #E4E1FE
Accessibility & contrast
On white
2.28
#AAA1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#AAA1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1FC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1FC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#96B2C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa1fc; /* rgb */ color: rgb(170, 161, 252); /* oklch */ color: oklch(75.2% 0.129 287.4);
Tailwind
colors: {
custom: {
50: '#c5bcfd',
500: '#aaa1fc',
950: '#000000',
},
}SCSS
$custom: #aaa1fc; $custom-light: #c5bcfd; $custom-dark: #000000;
JSON
{
"hex": "#aaa1fc",
"rgb": {
"r": 170,
"g": 161,
"b": 252
},
"hsl": {
"h": 245.934,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.75235,
"c": 0.12928,
"h": 287.4
},
"luminance": 0.41064
}Semantic roles & 50–950 ramp
primary
#AAA1FC
secondary
#F3F6D5
accent
#E600CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186