#A1BFE2#A1BFE2
#A1BFE2 is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.060 H 252.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BFE2 |
|---|---|
| RGB | rgb(161, 191, 226) |
| HSL | hsl(212, 53%, 76%) |
| HSV | hsv(212, 29%, 89%) |
| CMYK | cmyk(28.8%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(76.27, -2.18, -20.76) |
| CIE-LCH | lch(76.27, 20.87, 264.00°) |
| OKLab | oklab(79.44% -0.0179 -0.0569) |
| OKLCH | oklch(79.44% 0.06 252.5) |
| XYZ | xyz(47.0522, 50.3279, 79.1719) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.58
Cloudy Blue
#ACC2D9
ΔE00 3.77
Light Grey Blue
#9DBCD4
ΔE00 4.16
Pastel Blue
#A2BFFE
ΔE00 4.64
Light Blue Grey
#B7C9E2
ΔE00 4.82
Powder Blue (survey)
#B1D1FC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BFE2 #E2C4A1
analogous
#A1DFE2 #A1BFE2 #A3A1E2
triadic
#A1BFE2 #E2A1BF #BFE2A1
tetradic
#A1BFE2 #E2A1DF #E2C4A1 #A1E2A3
square
#A1BFE2 #E2A1DF #E2C4A1 #A1E2A3
split-complementary
#A1BFE2 #E2A3A1 #DFE2A1
monochromatic
#437FC5 #729FD4 #A1BFE2 #D0DFF0 #E8EFF8
Accessibility & contrast
On white
1.90
#A1BFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#A1BFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BFE2
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BFE2 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C0E4
Deuteranopia (green-blind)
#ABB9E1
Tritanopia (blue-blind)
#8EC7CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a1bfe2; /* rgb */ color: rgb(161, 191, 226); /* oklch */ color: oklch(79.4% 0.060 252.5);
Tailwind
colors: {
custom: {
50: '#bed2eb',
500: '#a1bfe2',
950: '#000000',
},
}SCSS
$custom: #a1bfe2; $custom-light: #bed2eb; $custom-dark: #000000;
JSON
{
"hex": "#a1bfe2",
"rgb": {
"r": 161,
"g": 191,
"b": 226
},
"hsl": {
"h": 212.308,
"s": 52.846,
"l": 75.882
},
"oklch": {
"l": 0.79439,
"c": 0.05967,
"h": 252.5
},
"luminance": 0.5033
}Semantic roles & 50–950 ramp
primary
#A1BFE2
secondary
#BB976C
accent
#7925C0
background
#FDFEFE
surface
#F8FBFD
border
#D1D4D5
text
#121416
muted
#828384