#A0B6FA#A0B6FA
#A0B6FA is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.5% C 0.100 H 270.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B6FA |
|---|---|
| RGB | rgb(160, 182, 250) |
| HSL | hsl(225, 90%, 80%) |
| HSV | hsv(225, 36%, 98%) |
| CMYK | cmyk(36%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(74.72, 8.46, -36.10) |
| CIE-LCH | lch(74.72, 37.08, 283.19°) |
| OKLab | oklab(78.5% 0.0003 -0.1004) |
| OKLCH | oklch(78.5% 0.1 270.2) |
| XYZ | xyz(48.4754, 47.8295, 97.1018) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.58
Carolina Blue
#8AB8FE
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Light Periwinkle
#C1C6FC
ΔE00 7.48
Periwinkle Blue
#8F99FB
ΔE00 7.86
Lightsteelblue
#B0C4DE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B6FA #FAE4A0
analogous
#A0E3FA #A0B6FA #B7A0FA
triadic
#A0B6FA #FAA0B6 #B6FAA0
tetradic
#A0B6FA #FAA0E3 #FAE4A0 #A0FAB7
square
#A0B6FA #FAA0E3 #FAE4A0 #A0FAB7
split-complementary
#A0B6FA #FAB7A0 #E3FAA0
monochromatic
#2C5DF4 #6689F7 #A0B6FA #DAE3FD #E2E9FD
Accessibility & contrast
On white
1.99
#A0B6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#A0B6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B6FA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B6FA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BCFD
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#85C4CE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0b6fa; /* rgb */ color: rgb(160, 182, 250); /* oklch */ color: oklch(78.5% 0.100 270.2);
Tailwind
colors: {
custom: {
50: '#becbfc',
500: '#a0b6fa',
950: '#000000',
},
}SCSS
$custom: #a0b6fa; $custom-light: #becbfc; $custom-dark: #000000;
JSON
{
"hex": "#a0b6fa",
"rgb": {
"r": 160,
"g": 182,
"b": 250
},
"hsl": {
"h": 225.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.78498,
"c": 0.10039,
"h": 270.2
},
"luminance": 0.47832
}Semantic roles & 50–950 ramp
primary
#A0B6FA
secondary
#F6EED5
accent
#AD00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285