#A5BBFC#A5BBFC
#A5BBFC is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.9% C 0.096 H 269.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBFC |
|---|---|
| RGB | rgb(165, 187, 252) |
| HSL | hsl(225, 94%, 82%) |
| HSV | hsv(225, 35%, 99%) |
| CMYK | cmyk(34.5%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.42, 7.57, -34.52) |
| CIE-LCH | lch(76.42, 35.34, 282.36°) |
| OKLab | oklab(79.93% -0.0004 -0.0958) |
| OKLCH | oklch(79.93% 0.096 269.7) |
| XYZ | xyz(50.8529, 50.5662, 99.1574) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.85
Carolina Blue
#8AB8FE
ΔE00 5.83
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Light Periwinkle
#C1C6FC
ΔE00 6.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.36
Lightsteelblue
#B0C4DE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBFC #FCE6A5
analogous
#A5E6FC #A5BBFC #BBA5FC
triadic
#A5BBFC #FCA5BB #BBFCA5
tetradic
#A5BBFC #FCA5E6 #FCE6A5 #A5FCBB
square
#A5BBFC #FCA5E6 #FCE6A5 #A5FCBB
split-complementary
#A5BBFC #FCBBA5 #E6FCA5
monochromatic
#2F62F8 #6A8EFA #A5BBFC #E0E8FE #E1E9FE
Accessibility & contrast
On white
1.89
#A5BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A5BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBFC
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBFC | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#8CC8D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a5bbfc; /* rgb */ color: rgb(165, 187, 252); /* oklch */ color: oklch(79.9% 0.096 269.7);
Tailwind
colors: {
custom: {
50: '#c2cffd',
500: '#a5bbfc',
950: '#000000',
},
}SCSS
$custom: #a5bbfc; $custom-light: #c2cffd; $custom-dark: #000000;
JSON
{
"hex": "#a5bbfc",
"rgb": {
"r": 165,
"g": 187,
"b": 252
},
"hsl": {
"h": 224.828,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.79929,
"c": 0.0958,
"h": 269.7
},
"luminance": 0.50568
}Semantic roles & 50–950 ramp
primary
#A5BBFC
secondary
#DFC166
accent
#AB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385