#A1BBFA#A1BBFA
#A1BBFA is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.6% C 0.094 H 266.9°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBFA |
|---|---|
| RGB | rgb(161, 187, 250) |
| HSL | hsl(222, 90%, 81%) |
| HSV | hsv(222, 36%, 98%) |
| CMYK | cmyk(35.6%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(76.08, 5.97, -33.99) |
| CIE-LCH | lch(76.08, 34.51, 279.96°) |
| OKLab | oklab(79.58% -0.005 -0.0943) |
| OKLCH | oklch(79.58% 0.094 266.9) |
| XYZ | xyz(49.7184, 50.0177, 97.4586) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.18
Carolina Blue
#8AB8FE
ΔE00 4.83
Powder Blue (survey)
#B1D1FC
ΔE00 5.86
Baby Blue (survey)
#A2CFFE
ΔE00 6.73
Light Periwinkle
#C1C6FC
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBFA #FAE0A1
analogous
#A1E7FA #A1BBFA #B3A1FA
triadic
#A1BBFA #FAA1BB #BBFAA1
tetradic
#A1BBFA #FAA1E7 #FAE0A1 #A1FAB3
square
#A1BBFA #FAA1E7 #FAE0A1 #A1FAB3
split-complementary
#A1BBFA #FAB3A1 #E7FAA1
monochromatic
#2D67F4 #6791F7 #A1BBFA #DBE5FD #E2EAFD
Accessibility & contrast
On white
1.91
#A1BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#A1BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBFA
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBFA | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#86C8D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a1bbfa; /* rgb */ color: rgb(161, 187, 250); /* oklch */ color: oklch(79.6% 0.094 266.9);
Tailwind
colors: {
custom: {
50: '#bfcffc',
500: '#a1bbfa',
950: '#000000',
},
}SCSS
$custom: #a1bbfa; $custom-light: #bfcffc; $custom-dark: #000000;
JSON
{
"hex": "#a1bbfa",
"rgb": {
"r": 161,
"g": 187,
"b": 250
},
"hsl": {
"h": 222.472,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.79576,
"c": 0.09446,
"h": 266.9
},
"luminance": 0.5002
}Semantic roles & 50–950 ramp
primary
#A1BBFA
secondary
#DCB964
accent
#A200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385