#AAA1FF#AAA1FF
#AAA1FF is a light, vivid blue. Relative luminance 0.413; OKLCH L 75.4% C 0.133 H 287.1°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1FF |
|---|---|
| RGB | rgb(170, 161, 255) |
| HSL | hsl(246, 100%, 82%) |
| HSV | hsv(246, 37%, 100%) |
| CMYK | cmyk(33.3%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(70.35, 24.20, -45.56) |
| CIE-LCH | lch(70.35, 51.59, 297.98°) |
| OKLab | oklab(75.38% 0.0393 -0.1275) |
| OKLCH | oklch(75.38% 0.133 287.1) |
| XYZ | xyz(47.3676, 41.2545, 100.0556) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.40
Perrywinkle
#8F8CE7
ΔE00 6.87
Pastel Purple
#CAA0FF
ΔE00 7.30
Lavender Blue
#8B88F8
ΔE00 7.92
Lavender
#B39DDB
ΔE00 8.17
Lilac (survey)
#CEA2FD
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1FF #F6FFA1
analogous
#A1C7FF #AAA1FF #D9A1FF
triadic
#AAA1FF #FFAAA1 #A1FFAA
tetradic
#AAA1FF #FFA1C7 #F6FFA1 #A1FFD9
square
#AAA1FF #FFA1C7 #F6FFA1 #A1FFD9
split-complementary
#AAA1FF #FFD9A1 #C7FFA1
monochromatic
#3B27FF #7364FF #AAA1FF #E1DEFF #E3E0FF
Accessibility & contrast
On white
2.27
#AAA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#AAA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1FF
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1FF | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#83AAFD
Tritanopia (blue-blind)
#95B2C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaa1ff; /* rgb */ color: rgb(170, 161, 255); /* oklch */ color: oklch(75.4% 0.133 287.1);
Tailwind
colors: {
custom: {
50: '#c6bcff',
500: '#aaa1ff',
950: '#000000',
},
}SCSS
$custom: #aaa1ff; $custom-light: #c6bcff; $custom-dark: #000000;
JSON
{
"hex": "#aaa1ff",
"rgb": {
"r": 170,
"g": 161,
"b": 255
},
"hsl": {
"h": 245.745,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.75381,
"c": 0.13339,
"h": 287.1
},
"luminance": 0.41256
}Semantic roles & 50–950 ramp
primary
#AAA1FF
secondary
#F4F7D4
accent
#E600D0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186