#A1BFEC#A1BFEC
#A1BFEC is a light, moderate blue. Relative luminance 0.509; OKLCH L 79.8% C 0.072 H 258.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFEC |
|---|---|
| RGB | rgb(161, 191, 236) |
| HSL | hsl(216, 66%, 78%) |
| HSV | hsv(216, 32%, 93%) |
| CMYK | cmyk(31.8%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(76.61, 0.25, -25.63) |
| CIE-LCH | lch(76.61, 25.63, 270.57°) |
| OKLab | oklab(79.82% -0.0146 -0.0706) |
| OKLCH | oklch(79.82% 0.072 258.3) |
| XYZ | xyz(48.4646, 50.8928, 86.6103) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.54
Powder Blue (survey)
#B1D1FC
ΔE00 4.46
Carolina Blue
#8AB8FE
ΔE00 4.82
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 5.18
Cloudy Blue
#ACC2D9
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFEC #ECCEA1
analogous
#A1E4EC #A1BFEC #A8A1EC
triadic
#A1BFEC #ECA1BF #BFECA1
tetradic
#A1BFEC #ECA1E4 #ECCEA1 #A1ECA8
square
#A1BFEC #ECA1E4 #ECCEA1 #A1ECA8
split-complementary
#A1BFEC #ECA8A1 #E4ECA1
monochromatic
#3B7AD7 #6E9CE2 #A1BFEC #D4E2F6 #E6EEFA
Accessibility & contrast
On white
1.88
#A1BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#A1BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFEC
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFEC | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EE
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#8BC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a1bfec; /* rgb */ color: rgb(161, 191, 236); /* oklch */ color: oklch(79.8% 0.072 258.3);
Tailwind
colors: {
custom: {
50: '#bed2f2',
500: '#a1bfec',
950: '#000000',
},
}SCSS
$custom: #a1bfec; $custom-light: #bed2f2; $custom-dark: #000000;
JSON
{
"hex": "#a1bfec",
"rgb": {
"r": 161,
"g": 191,
"b": 236
},
"hsl": {
"h": 216,
"s": 66.372,
"l": 77.843
},
"oklch": {
"l": 0.79823,
"c": 0.07209,
"h": 258.3
},
"luminance": 0.50895
}Semantic roles & 50–950 ramp
primary
#A1BFEC
secondary
#C8A269
accent
#8517CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385