#A1BEFF#A1BEFF
#A1BEFF is a light, moderate blue. Relative luminance 0.516; OKLCH L 80.4% C 0.098 H 265.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEFF |
|---|---|
| RGB | rgb(161, 190, 255) |
| HSL | hsl(221, 100%, 82%) |
| HSV | hsv(221, 37%, 100%) |
| CMYK | cmyk(36.9%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(77.05, 5.62, -35.16) |
| CIE-LCH | lch(77.05, 35.61, 279.08°) |
| OKLab | oklab(80.4% -0.0074 -0.0977) |
| OKLCH | oklch(80.4% 0.098 265.7) |
| XYZ | xyz(51.1559, 51.6216, 101.8569) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 0.31
Carolina Blue
#8AB8FE
ΔE00 4.36
Powder Blue (survey)
#B1D1FC
ΔE00 5.21
Baby Blue (survey)
#A2CFFE
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 7.52
Light Periwinkle
#C1C6FC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEFF #FFE2A1
analogous
#A1EDFF #A1BEFF #B3A1FF
triadic
#A1BEFF #FFA1BE #BEFFA1
tetradic
#A1BEFF #FFA1ED #FFE2A1 #A1FFB3
square
#A1BEFF #FFA1ED #FFE2A1 #A1FFB3
split-complementary
#A1BEFF #FFB3A1 #EDFFA1
monochromatic
#2769FF #6494FF #A1BEFF #DEE8FF #E0EAFF
Accessibility & contrast
On white
1.85
#A1BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#A1BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEFF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEFF | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9FBAFE
Tritanopia (blue-blind)
#84CBD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a1beff; /* rgb */ color: rgb(161, 190, 255); /* oklch */ color: oklch(80.4% 0.098 265.7);
Tailwind
colors: {
custom: {
50: '#bfd1ff',
500: '#a1beff',
950: '#000000',
},
}SCSS
$custom: #a1beff; $custom-light: #bfd1ff; $custom-dark: #000000;
JSON
{
"hex": "#a1beff",
"rgb": {
"r": 161,
"g": 190,
"b": 255
},
"hsl": {
"h": 221.489,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.80399,
"c": 0.09798,
"h": 265.7
},
"luminance": 0.51624
}Semantic roles & 50–950 ramp
primary
#A1BEFF
secondary
#E3BB61
accent
#9F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121418
muted
#828386