#A0B7FB#A0B7FB
#A0B7FB is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.7% C 0.101 H 269.6°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B7FB |
|---|---|
| RGB | rgb(160, 183, 251) |
| HSL | hsl(225, 92%, 81%) |
| HSV | hsv(225, 36%, 98%) |
| CMYK | cmyk(36.3%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.02, 8.17, -36.18) |
| CIE-LCH | lch(75.02, 37.09, 282.72°) |
| OKLab | oklab(78.74% -0.0006 -0.1006) |
| OKLCH | oklch(78.74% 0.101 269.6) |
| XYZ | xyz(48.8381, 48.3035, 97.9983) |
| Luminance | 0.4831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.26
Carolina Blue
#8AB8FE
ΔE00 5.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.53
Baby Blue (survey)
#A2CFFE
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B7FB #FBE4A0
analogous
#A0E4FB #A0B7FB #B6A0FB
triadic
#A0B7FB #FBA0B7 #B7FBA0
tetradic
#A0B7FB #FBA0E4 #FBE4A0 #A0FBB6
square
#A0B7FB #FBA0E4 #FBE4A0 #A0FBB6
split-complementary
#A0B7FB #FBB6A0 #E4FBA0
monochromatic
#2B5EF6 #658AF9 #A0B7FB #DBE4FD #E2E9FE
Accessibility & contrast
On white
1.97
#A0B7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#A0B7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B7FB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B7FB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFE
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#84C5CF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a0b7fb; /* rgb */ color: rgb(160, 183, 251); /* oklch */ color: oklch(78.7% 0.101 269.6);
Tailwind
colors: {
custom: {
50: '#beccfd',
500: '#a0b7fb',
950: '#000000',
},
}SCSS
$custom: #a0b7fb; $custom-light: #beccfd; $custom-dark: #000000;
JSON
{
"hex": "#a0b7fb",
"rgb": {
"r": 160,
"g": 183,
"b": 251
},
"hsl": {
"h": 224.835,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.78743,
"c": 0.10061,
"h": 269.6
},
"luminance": 0.48306
}Semantic roles & 50–950 ramp
primary
#A0B7FB
secondary
#F6EED5
accent
#AB00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285