#A1BBFE#A1BBFE
#A1BBFE is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.7% C 0.100 H 267.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BBFE |
|---|---|
| RGB | rgb(161, 187, 254) |
| HSL | hsl(223, 98%, 81%) |
| HSV | hsv(223, 37%, 100%) |
| CMYK | cmyk(36.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.24, 7.01, -35.89) |
| CIE-LCH | lch(76.24, 36.57, 281.05°) |
| OKLab | oklab(79.75% -0.0039 -0.0998) |
| OKLCH | oklch(79.75% 0.1 267.8) |
| XYZ | xyz(50.3523, 50.2712, 100.7969) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.14
Carolina Blue
#8AB8FE
ΔE00 4.77
Powder Blue (survey)
#B1D1FC
ΔE00 5.92
Baby Blue (survey)
#A2CFFE
ΔE00 6.74
Light Periwinkle
#C1C6FC
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BBFE #FEE4A1
analogous
#A1EAFE #A1BBFE #B6A1FE
triadic
#A1BBFE #FEA1BB #BBFEA1
tetradic
#A1BBFE #FEA1EA #FEE4A1 #A1FEB6
square
#A1BBFE #FEA1EA #FEE4A1 #A1FEB6
split-complementary
#A1BBFE #FEB6A1 #EAFEA1
monochromatic
#2863FD #648FFD #A1BBFE #DEE7FF #E1E9FF
Accessibility & contrast
On white
1.90
#A1BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#A1BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BBFE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BBFE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#84C9D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a1bbfe; /* rgb */ color: rgb(161, 187, 254); /* oklch */ color: oklch(79.7% 0.100 267.8);
Tailwind
colors: {
custom: {
50: '#bfcfff',
500: '#a1bbfe',
950: '#000000',
},
}SCSS
$custom: #a1bbfe; $custom-light: #bfcfff; $custom-dark: #000000;
JSON
{
"hex": "#a1bbfe",
"rgb": {
"r": 161,
"g": 187,
"b": 254
},
"hsl": {
"h": 223.226,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.79748,
"c": 0.09987,
"h": 267.8
},
"luminance": 0.50273
}Semantic roles & 50–950 ramp
primary
#A1BBFE
secondary
#E2BE62
accent
#A500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386