#A5BBFA#A5BBFA
#A5BBFA is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.8% C 0.093 H 269.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBFA |
|---|---|
| RGB | rgb(165, 187, 250) |
| HSL | hsl(224, 89%, 81%) |
| HSV | hsv(224, 34%, 98%) |
| CMYK | cmyk(34%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(76.34, 7.06, -33.57) |
| CIE-LCH | lch(76.34, 34.30, 281.87°) |
| OKLab | oklab(79.84% -0.001 -0.0931) |
| OKLCH | oklch(79.84% 0.093 269.4) |
| XYZ | xyz(50.5377, 50.4401, 97.4970) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.92
Carolina Blue
#8AB8FE
ΔE00 5.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.44
Baby Blue (survey)
#A2CFFE
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBFA #FAE4A5
analogous
#A5E6FA #A5BBFA #BAA5FA
triadic
#A5BBFA #FAA5BB #BBFAA5
tetradic
#A5BBFA #FAA5E6 #FAE4A5 #A5FABA
square
#A5BBFA #FAA5E6 #FAE4A5 #A5FABA
split-complementary
#A5BBFA #FABAA5 #E6FAA5
monochromatic
#3163F4 #6B8FF7 #A5BBFA #DFE7FD #E2E9FD
Accessibility & contrast
On white
1.89
#A5BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#A5BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBFA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBFA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FD
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#8CC7D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a5bbfa; /* rgb */ color: rgb(165, 187, 250); /* oklch */ color: oklch(79.8% 0.093 269.4);
Tailwind
colors: {
custom: {
50: '#c2cffc',
500: '#a5bbfa',
950: '#000000',
},
}SCSS
$custom: #a5bbfa; $custom-light: #c2cffc; $custom-dark: #000000;
JSON
{
"hex": "#a5bbfa",
"rgb": {
"r": 165,
"g": 187,
"b": 250
},
"hsl": {
"h": 224.471,
"s": 89.474,
"l": 81.373
},
"oklch": {
"l": 0.79843,
"c": 0.09308,
"h": 269.4
},
"luminance": 0.50442
}Semantic roles & 50–950 ramp
primary
#A5BBFA
secondary
#DCBE67
accent
#AA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121317
muted
#828385