#A1A6FF#A1A6FF
#A1A6FF is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.6% C 0.127 H 280.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A6FF |
|---|---|
| RGB | rgb(161, 166, 255) |
| HSL | hsl(237, 100%, 82%) |
| HSV | hsv(237, 37%, 100%) |
| CMYK | cmyk(36.9%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(70.92, 18.99, -44.72) |
| CIE-LCH | lch(70.92, 48.59, 293.01°) |
| OKLab | oklab(75.65% 0.0231 -0.1252) |
| OKLCH | oklch(75.65% 0.127 280.4) |
| XYZ | xyz(46.3790, 42.0678, 100.2646) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.17
Pastel Blue
#A2BFFE
ΔE00 7.45
Perrywinkle
#8F8CE7
ΔE00 7.51
Lavender Blue
#8B88F8
ΔE00 8.41
Carolina Blue
#8AB8FE
ΔE00 9.44
Light Periwinkle
#C1C6FC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A6FF #FFFAA1
analogous
#A1D5FF #A1A6FF #CBA1FF
triadic
#A1A6FF #FFA1A6 #A6FFA1
tetradic
#A1A6FF #FFA1D5 #FFFAA1 #A1FFCB
square
#A1A6FF #FFA1D5 #FFFAA1 #A1FFCB
split-complementary
#A1A6FF #FFCBA1 #D5FFA1
monochromatic
#2732FF #646CFF #A1A6FF #DEE0FF #E0E2FF
Accessibility & contrast
On white
2.23
#A1A6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#A1A6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A6FF
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A6FF | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#86B7C7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a1a6ff; /* rgb */ color: rgb(161, 166, 255); /* oklch */ color: oklch(75.6% 0.127 280.4);
Tailwind
colors: {
custom: {
50: '#c0c0ff',
500: '#a1a6ff',
950: '#000000',
},
}SCSS
$custom: #a1a6ff; $custom-light: #c0c0ff; $custom-dark: #000000;
JSON
{
"hex": "#a1a6ff",
"rgb": {
"r": 161,
"g": 166,
"b": 255
},
"hsl": {
"h": 236.809,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.75646,
"c": 0.12732,
"h": 280.4
},
"luminance": 0.4207
}Semantic roles & 50–950 ramp
primary
#A1A6FF
secondary
#F7F5D4
accent
#D900E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121218
muted
#818186