#A5BBFD#A5BBFD
#A5BBFD is a light, moderate blue. Relative luminance 0.506; OKLCH L 80.0% C 0.097 H 269.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBFD |
|---|---|
| RGB | rgb(165, 187, 253) |
| HSL | hsl(225, 96%, 82%) |
| HSV | hsv(225, 35%, 99%) |
| CMYK | cmyk(34.8%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(76.45, 7.82, -35.00) |
| CIE-LCH | lch(76.45, 35.86, 282.60°) |
| OKLab | oklab(79.97% -0.0001 -0.0972) |
| OKLCH | oklch(79.97% 0.097 269.9) |
| XYZ | xyz(51.0118, 50.6297, 99.9942) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.83
Carolina Blue
#8AB8FE
ΔE00 5.81
Powder Blue (survey)
#B1D1FC
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 6.62
Baby Blue (survey)
#A2CFFE
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBFD #FDE7A5
analogous
#A5E7FD #A5BBFD #BBA5FD
triadic
#A5BBFD #FDA5BB #BBFDA5
tetradic
#A5BBFD #FDA5E7 #FDE7A5 #A5FDBB
square
#A5BBFD #FDA5E7 #FDE7A5 #A5FDBB
split-complementary
#A5BBFD #FDBBA5 #E7FDA5
monochromatic
#2D61FA #698EFC #A5BBFD #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.89
#A5BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#A5BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBFD
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBFD | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#8BC8D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a5bbfd; /* rgb */ color: rgb(165, 187, 253); /* oklch */ color: oklch(80.0% 0.097 269.9);
Tailwind
colors: {
custom: {
50: '#c2cffe',
500: '#a5bbfd',
950: '#000000',
},
}SCSS
$custom: #a5bbfd; $custom-light: #c2cffe; $custom-dark: #000000;
JSON
{
"hex": "#a5bbfd",
"rgb": {
"r": 165,
"g": 187,
"b": 253
},
"hsl": {
"h": 225,
"s": 95.652,
"l": 81.961
},
"oklch": {
"l": 0.79972,
"c": 0.09717,
"h": 269.9
},
"luminance": 0.50632
}Semantic roles & 50–950 ramp
primary
#A5BBFD
secondary
#E1C266
accent
#AC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386