#A5BBFF#A5BBFF
#A5BBFF is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.1% C 0.100 H 270.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBFF |
|---|---|
| RGB | rgb(165, 187, 255) |
| HSL | hsl(225, 100%, 82%) |
| HSV | hsv(225, 35%, 100%) |
| CMYK | cmyk(35.3%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(76.53, 8.34, -35.95) |
| CIE-LCH | lch(76.53, 36.90, 283.05°) |
| OKLab | oklab(80.06% 0.0004 -0.0999) |
| OKLCH | oklch(80.06% 0.1 270.2) |
| XYZ | xyz(51.3321, 50.7578, 101.6809) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.81
Carolina Blue
#8AB8FE
ΔE00 5.77
Powder Blue (survey)
#B1D1FC
ΔE00 6.10
Light Periwinkle
#C1C6FC
ΔE00 6.76
Baby Blue (survey)
#A2CFFE
ΔE00 7.33
Lightsteelblue
#B0C4DE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBFF #FFE9A5
analogous
#A5E8FF #A5BBFF #BCA5FF
triadic
#A5BBFF #FFA5BB #BBFFA5
tetradic
#A5BBFF #FFA5E8 #FFE9A5 #A5FFBC
square
#A5BBFF #FFA5E8 #FFE9A5 #A5FFBC
split-complementary
#A5BBFF #FFBCA5 #E8FFA5
monochromatic
#2B5FFF #688DFF #A5BBFF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.88
#A5BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#A5BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBFF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBFF | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#8AC8D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a5bbff; /* rgb */ color: rgb(165, 187, 255); /* oklch */ color: oklch(80.1% 0.100 270.2);
Tailwind
colors: {
custom: {
50: '#c2cfff',
500: '#a5bbff',
950: '#000000',
},
}SCSS
$custom: #a5bbff; $custom-light: #c2cfff; $custom-dark: #000000;
JSON
{
"hex": "#a5bbff",
"rgb": {
"r": 165,
"g": 187,
"b": 255
},
"hsl": {
"h": 225.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.80058,
"c": 0.09989,
"h": 270.2
},
"luminance": 0.5076
}Semantic roles & 50–950 ramp
primary
#A5BBFF
secondary
#E4C564
accent
#AD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386