#A5BBF0#A5BBF0
#A5BBF0 is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.4% C 0.079 H 267.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BBF0 |
|---|---|
| RGB | rgb(165, 187, 240) |
| HSL | hsl(222, 71%, 79%) |
| HSV | hsv(222, 31%, 94%) |
| CMYK | cmyk(31.2%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(75.96, 4.55, -28.76) |
| CIE-LCH | lch(75.96, 29.12, 278.99°) |
| OKLab | oklab(79.43% -0.0041 -0.0794) |
| OKLCH | oklch(79.43% 0.079 267.1) |
| XYZ | xyz(49.0110, 49.8294, 89.4569) |
| Luminance | 0.4983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.63
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Light Periwinkle
#C1C6FC
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 6.24
Lightsteelblue
#B0C4DE
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BBF0 #F0DAA5
analogous
#A5E1F0 #A5BBF0 #B5A5F0
triadic
#A5BBF0 #F0A5BB #BBF0A5
tetradic
#A5BBF0 #F0A5E1 #F0DAA5 #A5F0B5
square
#A5BBF0 #F0A5E1 #F0DAA5 #A5F0B5
split-complementary
#A5BBF0 #F0B5A5 #E1F0A5
monochromatic
#3C6CDF #7193E7 #A5BBF0 #D9E3F9 #E5EBFB
Accessibility & contrast
On white
1.91
#A5BBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#A5BBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BBF0
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BBF0 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF2
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#90C6CD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a5bbf0; /* rgb */ color: rgb(165, 187, 240); /* oklch */ color: oklch(79.4% 0.079 267.1);
Tailwind
colors: {
custom: {
50: '#c1cff5',
500: '#a5bbf0',
950: '#000000',
},
}SCSS
$custom: #a5bbf0; $custom-light: #c1cff5; $custom-dark: #000000;
JSON
{
"hex": "#a5bbf0",
"rgb": {
"r": 165,
"g": 187,
"b": 240
},
"hsl": {
"h": 222.4,
"s": 71.429,
"l": 79.412
},
"oklch": {
"l": 0.79428,
"c": 0.07949,
"h": 267.1
},
"luminance": 0.49831
}Semantic roles & 50–950 ramp
primary
#A5BBF0
secondary
#F2EBD9
accent
#9B12D3
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#121317
muted
#818285