#A1B6FA#A1B6FA
#A1B6FA is a light, moderate blue. Relative luminance 0.479; OKLCH L 78.6% C 0.100 H 270.8°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A1B6FA |
|---|---|
| RGB | rgb(161, 182, 250) |
| HSL | hsl(226, 90%, 81%) |
| HSV | hsv(226, 36%, 98%) |
| CMYK | cmyk(35.6%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(74.78, 8.73, -35.99) |
| CIE-LCH | lch(74.78, 37.04, 283.63°) |
| OKLab | oklab(78.57% 0.0014 -0.1001) |
| OKLCH | oklch(78.57% 0.1 270.8) |
| XYZ | xyz(48.6761, 47.9331, 97.1112) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.71
Carolina Blue
#8AB8FE
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 7.87
Lightsteelblue
#B0C4DE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1B6FA #FAE5A1
analogous
#A1E2FA #A1B6FA #B8A1FA
triadic
#A1B6FA #FAA1B6 #B6FAA1
tetradic
#A1B6FA #FAA1E2 #FAE5A1 #A1FAB8
square
#A1B6FA #FAA1E2 #FAE5A1 #A1FAB8
split-complementary
#A1B6FA #FAB8A1 #E2FAA1
monochromatic
#2D5CF4 #6789F7 #A1B6FA #DBE3FD #E2E8FD
Accessibility & contrast
On white
1.98
#A1B6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#A1B6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1B6FA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1B6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1B6FA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#98B5F8
Tritanopia (blue-blind)
#87C3CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a1b6fa; /* rgb */ color: rgb(161, 182, 250); /* oklch */ color: oklch(78.6% 0.100 270.8);
Tailwind
colors: {
custom: {
50: '#bfcbfc',
500: '#a1b6fa',
950: '#000000',
},
}SCSS
$custom: #a1b6fa; $custom-light: #bfcbfc; $custom-dark: #000000;
JSON
{
"hex": "#a1b6fa",
"rgb": {
"r": 161,
"g": 182,
"b": 250
},
"hsl": {
"h": 225.843,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.78566,
"c": 0.10008,
"h": 270.8
},
"luminance": 0.47935
}Semantic roles & 50–950 ramp
primary
#A1B6FA
secondary
#F6EED5
accent
#AF00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285