#A1BFEB#A1BFEB
#A1BFEB is a light, moderate blue. Relative luminance 0.508; OKLCH L 79.8% C 0.071 H 257.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFEB |
|---|---|
| RGB | rgb(161, 191, 235) |
| HSL | hsl(216, 65%, 78%) |
| HSV | hsv(216, 31%, 92%) |
| CMYK | cmyk(31.5%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.58, 0.01, -25.15) |
| CIE-LCH | lch(76.58, 25.15, 270.02°) |
| OKLab | oklab(79.78% -0.0149 -0.0692) |
| OKLCH | oklch(79.78% 0.071 257.9) |
| XYZ | xyz(48.3197, 50.8349, 85.8473) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.72
Powder Blue (survey)
#B1D1FC
ΔE00 4.45
Carolina Blue
#8AB8FE
ΔE00 4.89
Lightsteelblue
#B0C4DE
ΔE00 5.01
Baby Blue (survey)
#A2CFFE
ΔE00 5.11
Cloudy Blue
#ACC2D9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFEB #EBCDA1
analogous
#A1E4EB #A1BFEB #A8A1EB
triadic
#A1BFEB #EBA1BF #BFEBA1
tetradic
#A1BFEB #EBA1E4 #EBCDA1 #A1EBA8
square
#A1BFEB #EBA1E4 #EBCDA1 #A1EBA8
split-complementary
#A1BFEB #EBA8A1 #E4EBA1
monochromatic
#3C7AD6 #6F9DE0 #A1BFEB #D3E1F6 #E6EEFA
Accessibility & contrast
On white
1.88
#A1BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#A1BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFEB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFEB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#8BC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a1bfeb; /* rgb */ color: rgb(161, 191, 235); /* oklch */ color: oklch(79.8% 0.071 257.9);
Tailwind
colors: {
custom: {
50: '#bed2f1',
500: '#a1bfeb',
950: '#000000',
},
}SCSS
$custom: #a1bfeb; $custom-light: #bed2f1; $custom-dark: #000000;
JSON
{
"hex": "#a1bfeb",
"rgb": {
"r": 161,
"g": 191,
"b": 235
},
"hsl": {
"h": 215.676,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.79784,
"c": 0.07082,
"h": 257.9
},
"luminance": 0.50837
}Semantic roles & 50–950 ramp
primary
#A1BFEB
secondary
#C7A169
accent
#8419CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385