#A2BBFE#A2BBFE
#A2BBFE is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.8% C 0.100 H 268.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBFE |
|---|---|
| RGB | rgb(162, 187, 254) |
| HSL | hsl(224, 98%, 82%) |
| HSV | hsv(224, 36%, 100%) |
| CMYK | cmyk(36.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.30, 7.27, -35.79) |
| CIE-LCH | lch(76.30, 36.52, 281.49°) |
| OKLab | oklab(79.81% -0.0029 -0.0995) |
| OKLCH | oklch(79.81% 0.1 268.3) |
| XYZ | xyz(50.5547, 50.3756, 100.8064) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.27
Carolina Blue
#8AB8FE
ΔE00 5.02
Powder Blue (survey)
#B1D1FC
ΔE00 5.95
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBFE #FEE5A2
analogous
#A2E9FE #A2BBFE #B7A2FE
triadic
#A2BBFE #FEA2BB #BBFEA2
tetradic
#A2BBFE #FEA2E9 #FEE5A2 #A2FEB7
square
#A2BBFE #FEA2E9 #FEE5A2 #A2FEB7
split-complementary
#A2BBFE #FEB7A2 #E9FEA2
monochromatic
#2962FD #658FFD #A2BBFE #DFE7FF #E1E9FF
Accessibility & contrast
On white
1.90
#A2BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#A2BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBFE
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBFE | 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)
#A5C1FF
Deuteranopia (green-blind)
#9CB9FC
Tritanopia (blue-blind)
#86C8D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bbfe; /* rgb */ color: rgb(162, 187, 254); /* oklch */ color: oklch(79.8% 0.100 268.3);
Tailwind
colors: {
custom: {
50: '#c0cfff',
500: '#a2bbfe',
950: '#000000',
},
}SCSS
$custom: #a2bbfe; $custom-light: #c0cfff; $custom-dark: #000000;
JSON
{
"hex": "#a2bbfe",
"rgb": {
"r": 162,
"g": 187,
"b": 254
},
"hsl": {
"h": 223.696,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.79814,
"c": 0.09952,
"h": 268.3
},
"luminance": 0.50378
}Semantic roles & 50–950 ramp
primary
#A2BBFE
secondary
#E2BF62
accent
#A700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121318
muted
#828386