#A1BFEF#A1BFEF
#A1BFEF is a light, moderate blue. Relative luminance 0.511; OKLCH L 79.9% C 0.076 H 259.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFEF |
|---|---|
| RGB | rgb(161, 191, 239) |
| HSL | hsl(217, 71%, 78%) |
| HSV | hsv(217, 33%, 94%) |
| CMYK | cmyk(32.6%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(76.72, 1.00, -27.08) |
| CIE-LCH | lch(76.72, 27.10, 272.11°) |
| OKLab | oklab(79.94% -0.0136 -0.0747) |
| OKLCH | oklch(79.94% 0.076 259.7) |
| XYZ | xyz(48.9041, 51.0686, 88.9251) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.04
Powder Blue (survey)
#B1D1FC
ΔE00 4.50
Carolina Blue
#8AB8FE
ΔE00 4.65
Baby Blue (survey)
#A2CFFE
ΔE00 5.20
Lightsteelblue
#B0C4DE
ΔE00 5.66
Cloudy Blue
#ACC2D9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFEF #EFD1A1
analogous
#A1E6EF #A1BFEF #AAA1EF
triadic
#A1BFEF #EFA1BF #BFEFA1
tetradic
#A1BFEF #EFA1E6 #EFD1A1 #A1EFAA
square
#A1BFEF #EFA1E6 #EFD1A1 #A1EFAA
split-complementary
#A1BFEF #EFAAA1 #E6EFA1
monochromatic
#3878DD #6D9BE6 #A1BFEF #D5E3F8 #E5EDFB
Accessibility & contrast
On white
1.87
#A1BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#A1BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFEF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFEF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#8AC9CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a1bfef; /* rgb */ color: rgb(161, 191, 239); /* oklch */ color: oklch(79.9% 0.076 259.7);
Tailwind
colors: {
custom: {
50: '#bed2f4',
500: '#a1bfef',
950: '#000000',
},
}SCSS
$custom: #a1bfef; $custom-light: #bed2f4; $custom-dark: #000000;
JSON
{
"hex": "#a1bfef",
"rgb": {
"r": 161,
"g": 191,
"b": 239
},
"hsl": {
"h": 216.923,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.79942,
"c": 0.07593,
"h": 259.7
},
"luminance": 0.51071
}Semantic roles & 50–950 ramp
primary
#A1BFEF
secondary
#CCA668
accent
#8913D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385