#A1BEEB#A1BEEB
#A1BEEB is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.6% C 0.072 H 259.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEEB |
|---|---|
| RGB | rgb(161, 190, 235) |
| HSL | hsl(216, 65%, 78%) |
| HSV | hsv(216, 31%, 92%) |
| CMYK | cmyk(31.5%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.31, 0.55, -25.55) |
| CIE-LCH | lch(76.31, 25.56, 271.23°) |
| OKLab | oklab(79.58% -0.0136 -0.0704) |
| OKLCH | oklch(79.58% 0.072 259.1) |
| XYZ | xyz(48.1024, 50.4002, 85.7749) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.58
Powder Blue (survey)
#B1D1FC
ΔE00 4.72
Carolina Blue
#8AB8FE
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 5.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Cloudy Blue
#ACC2D9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEEB #EBCEA1
analogous
#A1E3EB #A1BEEB #A9A1EB
triadic
#A1BEEB #EBA1BE #BEEBA1
tetradic
#A1BEEB #EBA1E3 #EBCEA1 #A1EBA9
square
#A1BEEB #EBA1E3 #EBCEA1 #A1EBA9
split-complementary
#A1BEEB #EBA9A1 #E3EBA1
monochromatic
#3C78D6 #6F9BE0 #A1BEEB #D3E1F6 #E6EEFA
Accessibility & contrast
On white
1.90
#A1BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#A1BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEEB
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEEB | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0ED
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#8BC7CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a1beeb; /* rgb */ color: rgb(161, 190, 235); /* oklch */ color: oklch(79.6% 0.072 259.1);
Tailwind
colors: {
custom: {
50: '#bed1f1',
500: '#a1beeb',
950: '#000000',
},
}SCSS
$custom: #a1beeb; $custom-light: #bed1f1; $custom-dark: #000000;
JSON
{
"hex": "#a1beeb",
"rgb": {
"r": 161,
"g": 190,
"b": 235
},
"hsl": {
"h": 216.486,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.79576,
"c": 0.07167,
"h": 259.1
},
"luminance": 0.50402
}Semantic roles & 50–950 ramp
primary
#A1BEEB
secondary
#C7A269
accent
#8619CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385