#A0BBF9#A0BBF9
#A0BBF9 is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.5% C 0.093 H 266.1°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBF9 |
|---|---|
| RGB | rgb(160, 187, 249) |
| HSL | hsl(222, 88%, 80%) |
| HSV | hsv(222, 36%, 98%) |
| CMYK | cmyk(35.7%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(75.98, 5.44, -33.61) |
| CIE-LCH | lch(75.98, 34.05, 279.20°) |
| OKLab | oklab(79.47% -0.0063 -0.0933) |
| OKLCH | oklch(79.47% 0.093 266.1) |
| XYZ | xyz(49.3613, 49.8516, 96.6256) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.12
Carolina Blue
#8AB8FE
ΔE00 4.59
Powder Blue (survey)
#B1D1FC
ΔE00 5.81
Baby Blue (survey)
#A2CFFE
ΔE00 6.58
Lightsteelblue
#B0C4DE
ΔE00 7.39
Light Periwinkle
#C1C6FC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBF9 #F9DEA0
analogous
#A0E7F9 #A0BBF9 #B2A0F9
triadic
#A0BBF9 #F9A0BB #BBF9A0
tetradic
#A0BBF9 #F9A0E7 #F9DEA0 #A0F9B2
square
#A0BBF9 #F9A0E7 #F9DEA0 #A0F9B2
split-complementary
#A0BBF9 #F9B2A0 #E7F9A0
monochromatic
#2D69F2 #6692F5 #A0BBF9 #DAE4FD #E2EAFD
Accessibility & contrast
On white
1.91
#A0BBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#A0BBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBF9
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBF9 | 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)
#A6C0FC
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#85C8D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a0bbf9; /* rgb */ color: rgb(160, 187, 249); /* oklch */ color: oklch(79.5% 0.093 266.1);
Tailwind
colors: {
custom: {
50: '#becffb',
500: '#a0bbf9',
950: '#000000',
},
}SCSS
$custom: #a0bbf9; $custom-light: #becffb; $custom-dark: #000000;
JSON
{
"hex": "#a0bbf9",
"rgb": {
"r": 160,
"g": 187,
"b": 249
},
"hsl": {
"h": 221.798,
"s": 88.119,
"l": 80.196
},
"oklch": {
"l": 0.79467,
"c": 0.09348,
"h": 266.1
},
"luminance": 0.49854
}Semantic roles & 50–950 ramp
primary
#A0BBF9
secondary
#F5ECD6
accent
#A001E5
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285