#A1BBFC#A1BBFC
#A1BBFC is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.7% C 0.097 H 267.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBFC |
|---|---|
| RGB | rgb(161, 187, 252) |
| HSL | hsl(223, 94%, 81%) |
| HSV | hsv(223, 36%, 99%) |
| CMYK | cmyk(36.1%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.16, 6.49, -34.94) |
| CIE-LCH | lch(76.16, 35.54, 280.52°) |
| OKLab | oklab(79.66% -0.0044 -0.0971) |
| OKLCH | oklch(79.66% 0.097 267.4) |
| XYZ | xyz(50.0337, 50.1438, 99.1190) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.14
Carolina Blue
#8AB8FE
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.89
Baby Blue (survey)
#A2CFFE
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 7.47
Lightsteelblue
#B0C4DE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBFC #FCE2A1
analogous
#A1E8FC #A1BBFC #B4A1FC
triadic
#A1BBFC #FCA1BB #BBFCA1
tetradic
#A1BBFC #FCA1E8 #FCE2A1 #A1FCB4
square
#A1BBFC #FCA1E8 #FCE2A1 #A1FCB4
split-complementary
#A1BBFC #FCB4A1 #E8FCA1
monochromatic
#2A65F8 #6690FA #A1BBFC #DCE6FE #E1EAFE
Accessibility & contrast
On white
1.90
#A1BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#A1BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBFC
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBFC | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#85C8D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a1bbfc; /* rgb */ color: rgb(161, 187, 252); /* oklch */ color: oklch(79.7% 0.097 267.4);
Tailwind
colors: {
custom: {
50: '#bfcffd',
500: '#a1bbfc',
950: '#000000',
},
}SCSS
$custom: #a1bbfc; $custom-light: #bfcffd; $custom-dark: #000000;
JSON
{
"hex": "#a1bbfc",
"rgb": {
"r": 161,
"g": 187,
"b": 252
},
"hsl": {
"h": 222.857,
"s": 93.814,
"l": 80.98
},
"oklch": {
"l": 0.79662,
"c": 0.09716,
"h": 267.4
},
"luminance": 0.50146
}Semantic roles & 50–950 ramp
primary
#A1BBFC
secondary
#DFBB63
accent
#A400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385