#A1AAFA#A1AAFA
#A1AAFA is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.2% C 0.115 H 278.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A1AAFA |
|---|---|
| RGB | rgb(161, 170, 250) |
| HSL | hsl(234, 90%, 81%) |
| HSV | hsv(234, 36%, 98%) |
| CMYK | cmyk(35.6%, 32%, 0%, 2%) |
| CIE-LAB | lab(71.71, 15.43, -40.77) |
| CIE-LCH | lch(71.71, 43.59, 290.72°) |
| OKLab | oklab(76.18% 0.0168 -0.1138) |
| OKLCH | oklch(76.18% 0.115 278.4) |
| XYZ | xyz(46.3231, 43.2269, 96.3269) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.11
Pastel Blue
#A2BFFE
ΔE00 6.32
Perrywinkle
#8F8CE7
ΔE00 8.42
Light Periwinkle
#C1C6FC
ΔE00 8.60
Carolina Blue
#8AB8FE
ΔE00 8.60
Lightsteelblue
#B0C4DE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1AAFA #FAF1A1
analogous
#A1D6FA #A1AAFA #C4A1FA
triadic
#A1AAFA #FAA1AA #AAFAA1
tetradic
#A1AAFA #FAA1D6 #FAF1A1 #A1FAC4
square
#A1AAFA #FAA1D6 #FAF1A1 #A1FAC4
split-complementary
#A1AAFA #FAC4A1 #D6FAA1
monochromatic
#2D41F4 #6775F7 #A1AAFA #DBDFFD #E2E5FD
Accessibility & contrast
On white
2.18
#A1AAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#A1AAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1AAFA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1AAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1AAFA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#8BADF8
Tritanopia (blue-blind)
#88B9C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a1aafa; /* rgb */ color: rgb(161, 170, 250); /* oklch */ color: oklch(76.2% 0.115 278.4);
Tailwind
colors: {
custom: {
50: '#bfc3fc',
500: '#a1aafa',
950: '#000000',
},
}SCSS
$custom: #a1aafa; $custom-light: #bfc3fc; $custom-dark: #000000;
JSON
{
"hex": "#a1aafa",
"rgb": {
"r": 161,
"g": 170,
"b": 250
},
"hsl": {
"h": 233.933,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.76184,
"c": 0.11504,
"h": 278.4
},
"luminance": 0.43229
}Semantic roles & 50–950 ramp
primary
#A1AAFA
secondary
#F6F2D5
accent
#CE00E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121217
muted
#818185