#A5BBFB#A5BBFB
#A5BBFB is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.9% C 0.094 H 269.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBFB |
|---|---|
| RGB | rgb(165, 187, 251) |
| HSL | hsl(225, 91%, 82%) |
| HSV | hsv(225, 34%, 98%) |
| CMYK | cmyk(34.3%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.38, 7.31, -34.04) |
| CIE-LCH | lch(76.38, 34.82, 282.12°) |
| OKLab | oklab(79.89% -0.0007 -0.0944) |
| OKLCH | oklch(79.89% 0.094 269.6) |
| XYZ | xyz(50.6949, 50.5030, 98.3250) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.88
Carolina Blue
#8AB8FE
ΔE00 5.86
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.50
Baby Blue (survey)
#A2CFFE
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBFB #FBE5A5
analogous
#A5E6FB #A5BBFB #BAA5FB
triadic
#A5BBFB #FBA5BB #BBFBA5
tetradic
#A5BBFB #FBA5E6 #FBE5A5 #A5FBBA
square
#A5BBFB #FBA5E6 #FBE5A5 #A5FBBA
split-complementary
#A5BBFB #FBBAA5 #E6FBA5
monochromatic
#3062F6 #6A8FF8 #A5BBFB #E0E7FE #E2E9FE
Accessibility & contrast
On white
1.89
#A5BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#A5BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBFB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBFB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#8CC8D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a5bbfb; /* rgb */ color: rgb(165, 187, 251); /* oklch */ color: oklch(79.9% 0.094 269.6);
Tailwind
colors: {
custom: {
50: '#c2cffd',
500: '#a5bbfb',
950: '#000000',
},
}SCSS
$custom: #a5bbfb; $custom-light: #c2cffd; $custom-dark: #000000;
JSON
{
"hex": "#a5bbfb",
"rgb": {
"r": 165,
"g": 187,
"b": 251
},
"hsl": {
"h": 224.651,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.79886,
"c": 0.09444,
"h": 269.6
},
"luminance": 0.50505
}Semantic roles & 50–950 ramp
primary
#A5BBFB
secondary
#DEBF67
accent
#AB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385