#A1BEEF#A1BEEF
#A1BEEF is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.7% C 0.077 H 260.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEEF |
|---|---|
| RGB | rgb(161, 190, 239) |
| HSL | hsl(218, 71%, 78%) |
| HSV | hsv(218, 33%, 94%) |
| CMYK | cmyk(32.6%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.46, 1.54, -27.49) |
| CIE-LCH | lch(76.46, 27.53, 273.21°) |
| OKLab | oklab(79.74% -0.0123 -0.0758) |
| OKLCH | oklch(79.74% 0.077 260.8) |
| XYZ | xyz(48.6868, 50.6340, 88.8527) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.94
Carolina Blue
#8AB8FE
ΔE00 4.74
Powder Blue (survey)
#B1D1FC
ΔE00 4.78
Baby Blue (survey)
#A2CFFE
ΔE00 5.58
Lightsteelblue
#B0C4DE
ΔE00 5.84
Cloudy Blue
#ACC2D9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEEF #EFD2A1
analogous
#A1E5EF #A1BEEF #ABA1EF
triadic
#A1BEEF #EFA1BE #BEEFA1
tetradic
#A1BEEF #EFA1E5 #EFD2A1 #A1EFAB
square
#A1BEEF #EFA1E5 #EFD2A1 #A1EFAB
split-complementary
#A1BEEF #EFABA1 #E5EFA1
monochromatic
#3876DD #6D9AE6 #A1BEEF #D5E2F8 #E5EDFB
Accessibility & contrast
On white
1.89
#A1BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#A1BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEEF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEEF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F1
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#8AC8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a1beef; /* rgb */ color: rgb(161, 190, 239); /* oklch */ color: oklch(79.7% 0.077 260.8);
Tailwind
colors: {
custom: {
50: '#bed1f4',
500: '#a1beef',
950: '#000000',
},
}SCSS
$custom: #a1beef; $custom-light: #bed1f4; $custom-dark: #000000;
JSON
{
"hex": "#a1beef",
"rgb": {
"r": 161,
"g": 190,
"b": 239
},
"hsl": {
"h": 217.692,
"s": 70.909,
"l": 78.431
},
"oklch": {
"l": 0.79735,
"c": 0.07684,
"h": 260.8
},
"luminance": 0.50636
}Semantic roles & 50–950 ramp
primary
#A1BEEF
secondary
#CCA768
accent
#8B13D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385