#A1BEEC#A1BEEC
#A1BEEC is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.6% C 0.073 H 259.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEEC |
|---|---|
| RGB | rgb(161, 190, 236) |
| HSL | hsl(217, 66%, 78%) |
| HSV | hsv(217, 32%, 93%) |
| CMYK | cmyk(31.8%, 19.5%, 0%, 7.5%) |
| CIE-LAB | lab(76.35, 0.80, -26.04) |
| CIE-LCH | lch(76.35, 26.05, 271.75°) |
| OKLab | oklab(79.62% -0.0133 -0.0717) |
| OKLCH | oklch(79.62% 0.073 259.5) |
| XYZ | xyz(48.2473, 50.4581, 86.5379) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.41
Powder Blue (survey)
#B1D1FC
ΔE00 4.73
Carolina Blue
#8AB8FE
ΔE00 4.90
Lightsteelblue
#B0C4DE
ΔE00 5.38
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Cloudy Blue
#ACC2D9
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEEC #ECCFA1
analogous
#A1E3EC #A1BEEC #A9A1EC
triadic
#A1BEEC #ECA1BE #BEECA1
tetradic
#A1BEEC #ECA1E3 #ECCFA1 #A1ECA9
square
#A1BEEC #ECA1E3 #ECCFA1 #A1ECA9
split-complementary
#A1BEEC #ECA9A1 #E3ECA1
monochromatic
#3B78D7 #6E9BE2 #A1BEEC #D4E1F6 #E6EDFA
Accessibility & contrast
On white
1.89
#A1BEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#A1BEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEEC
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEEC | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EE
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#8BC8CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a1beec; /* rgb */ color: rgb(161, 190, 236); /* oklch */ color: oklch(79.6% 0.073 259.5);
Tailwind
colors: {
custom: {
50: '#bed1f2',
500: '#a1beec',
950: '#000000',
},
}SCSS
$custom: #a1beec; $custom-light: #bed1f2; $custom-dark: #000000;
JSON
{
"hex": "#a1beec",
"rgb": {
"r": 161,
"g": 190,
"b": 236
},
"hsl": {
"h": 216.8,
"s": 66.372,
"l": 77.843
},
"oklch": {
"l": 0.79615,
"c": 0.07296,
"h": 259.5
},
"luminance": 0.5046
}Semantic roles & 50–950 ramp
primary
#A1BEEC
secondary
#C8A369
accent
#8717CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385