#A1A9FA#A1A9FA
#A1A9FA is a light, moderate blue. Relative luminance 0.429; OKLCH L 76.0% C 0.116 H 278.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A9FA |
|---|---|
| RGB | rgb(161, 169, 250) |
| HSL | hsl(235, 90%, 81%) |
| HSV | hsv(235, 36%, 98%) |
| CMYK | cmyk(35.6%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(71.46, 15.99, -41.17) |
| CIE-LCH | lch(71.46, 44.17, 291.22°) |
| OKLab | oklab(75.99% 0.018 -0.115) |
| OKLCH | oklch(75.99% 0.116 278.9) |
| XYZ | xyz(46.1363, 42.8534, 96.2646) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.91
Pastel Blue
#A2BFFE
ΔE00 6.62
Perrywinkle
#8F8CE7
ΔE00 8.16
Light Periwinkle
#C1C6FC
ΔE00 8.78
Carolina Blue
#8AB8FE
ΔE00 8.85
Lavender Blue
#8B88F8
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A9FA #FAF2A1
analogous
#A1D5FA #A1A9FA #C5A1FA
triadic
#A1A9FA #FAA1A9 #A9FAA1
tetradic
#A1A9FA #FAA1D5 #FAF2A1 #A1FAC5
square
#A1A9FA #FAA1D5 #FAF2A1 #A1FAC5
split-complementary
#A1A9FA #FAC5A1 #D5FAA1
monochromatic
#2D3FF4 #6774F7 #A1A9FA #DBDEFD #E2E4FD
Accessibility & contrast
On white
2.19
#A1A9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#A1A9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A9FA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A9FA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FD
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#88B9C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a1a9fa; /* rgb */ color: rgb(161, 169, 250); /* oklch */ color: oklch(76.0% 0.116 278.9);
Tailwind
colors: {
custom: {
50: '#bfc2fc',
500: '#a1a9fa',
950: '#000000',
},
}SCSS
$custom: #a1a9fa; $custom-light: #bfc2fc; $custom-dark: #000000;
JSON
{
"hex": "#a1a9fa",
"rgb": {
"r": 161,
"g": 169,
"b": 250
},
"hsl": {
"h": 234.607,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.75988,
"c": 0.11637,
"h": 278.9
},
"luminance": 0.42855
}Semantic roles & 50–950 ramp
primary
#A1A9FA
secondary
#F6F3D5
accent
#D100E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121217
muted
#818185