#A1BBFD#A1BBFD
#A1BBFD is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.7% C 0.099 H 267.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBFD |
|---|---|
| RGB | rgb(161, 187, 253) |
| HSL | hsl(223, 96%, 81%) |
| HSV | hsv(223, 36%, 99%) |
| CMYK | cmyk(36.4%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.20, 6.75, -35.42) |
| CIE-LCH | lch(76.20, 36.06, 280.79°) |
| OKLab | oklab(79.71% -0.0042 -0.0984) |
| OKLCH | oklch(79.71% 0.099 267.6) |
| XYZ | xyz(50.1926, 50.2073, 99.9558) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.13
Carolina Blue
#8AB8FE
ΔE00 4.78
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Baby Blue (survey)
#A2CFFE
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBFD #FDE3A1
analogous
#A1E9FD #A1BBFD #B5A1FD
triadic
#A1BBFD #FDA1BB #BBFDA1
tetradic
#A1BBFD #FDA1E9 #FDE3A1 #A1FDB5
square
#A1BBFD #FDA1E9 #FDE3A1 #A1FDB5
split-complementary
#A1BBFD #FDB5A1 #E9FDA1
monochromatic
#2964FA #6590FC #A1BBFD #DDE6FE #E1E9FE
Accessibility & contrast
On white
1.90
#A1BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#A1BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBFD
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBFD | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#85C8D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a1bbfd; /* rgb */ color: rgb(161, 187, 253); /* oklch */ color: oklch(79.7% 0.099 267.6);
Tailwind
colors: {
custom: {
50: '#bfcffe',
500: '#a1bbfd',
950: '#000000',
},
}SCSS
$custom: #a1bbfd; $custom-light: #bfcffe; $custom-dark: #000000;
JSON
{
"hex": "#a1bbfd",
"rgb": {
"r": 161,
"g": 187,
"b": 253
},
"hsl": {
"h": 223.043,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.79705,
"c": 0.09852,
"h": 267.6
},
"luminance": 0.5021
}Semantic roles & 50–950 ramp
primary
#A1BBFD
secondary
#E0BC62
accent
#A500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386