#A2BBFC#A2BBFC
#A2BBFC is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.7% C 0.097 H 268.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BBFC |
|---|---|
| RGB | rgb(162, 187, 252) |
| HSL | hsl(223, 94%, 81%) |
| HSV | hsv(223, 36%, 99%) |
| CMYK | cmyk(35.7%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.22, 6.76, -34.84) |
| CIE-LCH | lch(76.22, 35.49, 280.98°) |
| OKLab | oklab(79.73% -0.0034 -0.0967) |
| OKLCH | oklch(79.73% 0.097 268) |
| XYZ | xyz(50.2361, 50.2481, 99.1285) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.28
Carolina Blue
#8AB8FE
ΔE00 5.05
Powder Blue (survey)
#B1D1FC
ΔE00 5.92
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BBFC #FCE3A2
analogous
#A2E8FC #A2BBFC #B6A2FC
triadic
#A2BBFC #FCA2BB #BBFCA2
tetradic
#A2BBFC #FCA2E8 #FCE3A2 #A2FCB6
square
#A2BBFC #FCA2E8 #FCE3A2 #A2FCB6
split-complementary
#A2BBFC #FCB6A2 #E8FCA2
monochromatic
#2B64F8 #6790FA #A2BBFC #DDE6FE #E1E9FE
Accessibility & contrast
On white
1.90
#A2BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#A2BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BBFC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BBFC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#87C8D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bbfc; /* rgb */ color: rgb(162, 187, 252); /* oklch */ color: oklch(79.7% 0.097 268.0);
Tailwind
colors: {
custom: {
50: '#c0cffd',
500: '#a2bbfc',
950: '#000000',
},
}SCSS
$custom: #a2bbfc; $custom-light: #c0cffd; $custom-dark: #000000;
JSON
{
"hex": "#a2bbfc",
"rgb": {
"r": 162,
"g": 187,
"b": 252
},
"hsl": {
"h": 223.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.79728,
"c": 0.09681,
"h": 268
},
"luminance": 0.5025
}Semantic roles & 50–950 ramp
primary
#A2BBFC
secondary
#DFBC63
accent
#A600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385