#A0B4F4#A0B4F4
#A0B4F4 is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.8% C 0.094 H 270.7°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B4F4 |
|---|---|
| RGB | rgb(160, 180, 244) |
| HSL | hsl(226, 79%, 79%) |
| HSV | hsv(226, 34%, 96%) |
| CMYK | cmyk(34.4%, 26.2%, 0%, 4.3%) |
| CIE-LAB | lab(73.96, 8.02, -34.03) |
| CIE-LCH | lch(73.96, 34.96, 283.26°) |
| OKLab | oklab(77.83% 0.0012 -0.0945) |
| OKLCH | oklch(77.83% 0.094 270.7) |
| XYZ | xyz(47.1428, 46.6459, 92.0900) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.35
Carolina Blue
#8AB8FE
ΔE00 6.16
Light Periwinkle
#C1C6FC
ΔE00 7.21
Periwinkle Blue
#8F99FB
ΔE00 7.58
Powder Blue (survey)
#B1D1FC
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B4F4 #F4E0A0
analogous
#A0DEF4 #A0B4F4 #B6A0F4
triadic
#A0B4F4 #F4A0B4 #B4F4A0
tetradic
#A0B4F4 #F4A0DE #F4E0A0 #A0F4B6
square
#A0B4F4 #F4A0DE #F4E0A0 #A0F4B6
split-complementary
#A0B4F4 #F4B6A0 #DEF4A0
monochromatic
#325DE7 #6989EE #A0B4F4 #D7DFFA #E4E9FC
Accessibility & contrast
On white
2.03
#A0B4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A0B4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B4F4
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B4F4 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBAF7
Deuteranopia (green-blind)
#98B3F2
Tritanopia (blue-blind)
#88C1CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a0b4f4; /* rgb */ color: rgb(160, 180, 244); /* oklch */ color: oklch(77.8% 0.094 270.7);
Tailwind
colors: {
custom: {
50: '#becaf8',
500: '#a0b4f4',
950: '#000000',
},
}SCSS
$custom: #a0b4f4; $custom-light: #becaf8; $custom-dark: #000000;
JSON
{
"hex": "#a0b4f4",
"rgb": {
"r": 160,
"g": 180,
"b": 244
},
"hsl": {
"h": 225.714,
"s": 79.245,
"l": 79.216
},
"oklch": {
"l": 0.77833,
"c": 0.09447,
"h": 270.7
},
"luminance": 0.46648
}Semantic roles & 50–950 ramp
primary
#A0B4F4
secondary
#F4EDD7
accent
#AA0ADC
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285