#A0BBF7#A0BBF7
#A0BBF7 is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.4% C 0.091 H 265.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BBF7 |
|---|---|
| RGB | rgb(160, 187, 247) |
| HSL | hsl(221, 84%, 80%) |
| HSV | hsv(221, 35%, 97%) |
| CMYK | cmyk(35.2%, 24.3%, 0%, 3.1%) |
| CIE-LAB | lab(75.90, 4.93, -32.65) |
| CIE-LCH | lch(75.90, 33.02, 278.58°) |
| OKLab | oklab(79.38% -0.0069 -0.0905) |
| OKLCH | oklch(79.38% 0.091 265.6) |
| XYZ | xyz(49.0510, 49.7275, 94.9915) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.23
Carolina Blue
#8AB8FE
ΔE00 4.63
Powder Blue (survey)
#B1D1FC
ΔE00 5.78
Baby Blue (survey)
#A2CFFE
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 7.24
Light Periwinkle
#C1C6FC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BBF7 #F7DCA0
analogous
#A0E7F7 #A0BBF7 #B0A0F7
triadic
#A0BBF7 #F7A0BB #BBF7A0
tetradic
#A0BBF7 #F7A0E7 #F7DCA0 #A0F7B0
square
#A0BBF7 #F7A0E7 #F7DCA0 #A0F7B0
split-complementary
#A0BBF7 #F7B0A0 #E7F7A0
monochromatic
#2F6AED #6893F2 #A0BBF7 #D8E3FC #E3EBFD
Accessibility & contrast
On white
1.92
#A0BBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#A0BBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BBF7
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BBF7 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BFFA
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#86C7D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a0bbf7; /* rgb */ color: rgb(160, 187, 247); /* oklch */ color: oklch(79.4% 0.091 265.6);
Tailwind
colors: {
custom: {
50: '#becffa',
500: '#a0bbf7',
950: '#000000',
},
}SCSS
$custom: #a0bbf7; $custom-light: #becffa; $custom-dark: #000000;
JSON
{
"hex": "#a0bbf7",
"rgb": {
"r": 160,
"g": 187,
"b": 247
},
"hsl": {
"h": 221.379,
"s": 84.466,
"l": 79.804
},
"oklch": {
"l": 0.79382,
"c": 0.0908,
"h": 265.6
},
"luminance": 0.4973
}Semantic roles & 50–950 ramp
primary
#A0BBF7
secondary
#F5EBD6
accent
#9D05E1
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285