#A0B2FB#A0B2FB
#A0B2FB is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.7% C 0.107 H 273.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2FB |
|---|---|
| RGB | rgb(160, 178, 251) |
| HSL | hsl(228, 92%, 81%) |
| HSV | hsv(228, 36%, 98%) |
| CMYK | cmyk(36.3%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.73, 10.94, -38.18) |
| CIE-LCH | lch(73.73, 39.72, 285.99°) |
| OKLab | oklab(77.74% 0.0057 -0.1064) |
| OKLCH | oklch(77.74% 0.107 273.1) |
| XYZ | xyz(47.8251, 46.2774, 97.6606) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.79
Carolina Blue
#8AB8FE
ΔE00 6.40
Periwinkle Blue
#8F99FB
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 7.74
Powder Blue (survey)
#B1D1FC
ΔE00 8.16
Lightsteelblue
#B0C4DE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2FB #FBE9A0
analogous
#A0DFFB #A0B2FB #BBA0FB
triadic
#A0B2FB #FBA0B2 #B2FBA0
tetradic
#A0B2FB #FBA0DF #FBE9A0 #A0FBBB
square
#A0B2FB #FBA0DF #FBE9A0 #A0FBBB
split-complementary
#A0B2FB #FBBBA0 #DFFBA0
monochromatic
#2B53F6 #6582F9 #A0B2FB #DBE2FD #E2E7FE
Accessibility & contrast
On white
2.05
#A0B2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#A0B2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2FB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2FB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#93B2F9
Tritanopia (blue-blind)
#85C0CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0b2fb; /* rgb */ color: rgb(160, 178, 251); /* oklch */ color: oklch(77.7% 0.107 273.1);
Tailwind
colors: {
custom: {
50: '#bfc8fd',
500: '#a0b2fb',
950: '#000000',
},
}SCSS
$custom: #a0b2fb; $custom-light: #bfc8fd; $custom-dark: #000000;
JSON
{
"hex": "#a0b2fb",
"rgb": {
"r": 160,
"g": 178,
"b": 251
},
"hsl": {
"h": 228.132,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.77741,
"c": 0.10651,
"h": 273.1
},
"luminance": 0.46279
}Semantic roles & 50–950 ramp
primary
#A0B2FB
secondary
#F6EFD5
accent
#B800E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285