#A0B2FA#A0B2FA
#A0B2FA is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.7% C 0.105 H 273.0°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2FA |
|---|---|
| RGB | rgb(160, 178, 250) |
| HSL | hsl(228, 90%, 80%) |
| HSV | hsv(228, 36%, 98%) |
| CMYK | cmyk(36%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(73.68, 10.68, -37.70) |
| CIE-LCH | lch(73.68, 39.19, 285.82°) |
| OKLab | oklab(77.7% 0.0054 -0.105) |
| OKLCH | oklch(77.7% 0.105 273) |
| XYZ | xyz(47.6679, 46.2145, 96.8326) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.80
Carolina Blue
#8AB8FE
ΔE00 6.43
Periwinkle Blue
#8F99FB
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 7.68
Powder Blue (survey)
#B1D1FC
ΔE00 8.16
Lightsteelblue
#B0C4DE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2FA #FAE8A0
analogous
#A0DFFA #A0B2FA #BBA0FA
triadic
#A0B2FA #FAA0B2 #B2FAA0
tetradic
#A0B2FA #FAA0DF #FAE8A0 #A0FABB
square
#A0B2FA #FAA0DF #FAE8A0 #A0FABB
split-complementary
#A0B2FA #FABBA0 #DFFAA0
monochromatic
#2C54F4 #6683F7 #A0B2FA #DAE1FD #E2E7FD
Accessibility & contrast
On white
2.05
#A0B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#A0B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2FA
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2FA | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FD
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#85C0CB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a0b2fa; /* rgb */ color: rgb(160, 178, 250); /* oklch */ color: oklch(77.7% 0.105 273.0);
Tailwind
colors: {
custom: {
50: '#bec8fc',
500: '#a0b2fa',
950: '#000000',
},
}SCSS
$custom: #a0b2fa; $custom-light: #bec8fc; $custom-dark: #000000;
JSON
{
"hex": "#a0b2fa",
"rgb": {
"r": 160,
"g": 178,
"b": 250
},
"hsl": {
"h": 228,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.77696,
"c": 0.10513,
"h": 273
},
"luminance": 0.46217
}Semantic roles & 50–950 ramp
primary
#A0B2FA
secondary
#F6EFD5
accent
#B800E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285