#A0B9FC#A0B9FC
#A0B9FC is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.2% C 0.100 H 268.3°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B9FC |
|---|---|
| RGB | rgb(160, 185, 252) |
| HSL | hsl(224, 94%, 81%) |
| HSV | hsv(224, 37%, 99%) |
| CMYK | cmyk(36.5%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.57, 7.32, -35.85) |
| CIE-LCH | lch(75.57, 36.59, 281.54°) |
| OKLab | oklab(79.19% -0.0029 -0.0997) |
| OKLCH | oklch(79.19% 0.1 268.3) |
| XYZ | xyz(49.4116, 49.1976, 98.9692) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.64
Carolina Blue
#8AB8FE
ΔE00 4.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.37
Baby Blue (survey)
#A2CFFE
ΔE00 7.19
Light Periwinkle
#C1C6FC
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B9FC #FCE3A0
analogous
#A0E7FC #A0B9FC #B5A0FC
triadic
#A0B9FC #FCA0B9 #B9FCA0
tetradic
#A0B9FC #FCA0E7 #FCE3A0 #A0FCB5
square
#A0B9FC #FCA0E7 #FCE3A0 #A0FCB5
split-complementary
#A0B9FC #FCB5A0 #E7FCA0
monochromatic
#2962F8 #658DFA #A0B9FC #DBE5FE #E1E9FE
Accessibility & contrast
On white
1.94
#A0B9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#A0B9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B9FC
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B9FC | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#9AB7FA
Tritanopia (blue-blind)
#84C6D0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a0b9fc; /* rgb */ color: rgb(160, 185, 252); /* oklch */ color: oklch(79.2% 0.100 268.3);
Tailwind
colors: {
custom: {
50: '#bfcdfd',
500: '#a0b9fc',
950: '#000000',
},
}SCSS
$custom: #a0b9fc; $custom-light: #bfcdfd; $custom-dark: #000000;
JSON
{
"hex": "#a0b9fc",
"rgb": {
"r": 160,
"g": 185,
"b": 252
},
"hsl": {
"h": 223.696,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.79191,
"c": 0.09971,
"h": 268.3
},
"luminance": 0.492
}Semantic roles & 50–950 ramp
primary
#A0B9FC
secondary
#F6EDD5
accent
#A700E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285