#A2B9FA#A2B9FA
#A2B9FA is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.2% C 0.096 H 269.1°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B9FA |
|---|---|
| RGB | rgb(162, 185, 250) |
| HSL | hsl(224, 90%, 81%) |
| HSV | hsv(224, 35%, 98%) |
| CMYK | cmyk(35.2%, 26%, 0%, 2%) |
| CIE-LAB | lab(75.62, 7.34, -34.68) |
| CIE-LCH | lch(75.62, 35.45, 281.95°) |
| OKLab | oklab(79.24% -0.0015 -0.0963) |
| OKLCH | oklch(79.24% 0.096 269.1) |
| XYZ | xyz(49.4995, 49.2794, 97.3277) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.94
Carolina Blue
#8AB8FE
ΔE00 5.44
Powder Blue (survey)
#B1D1FC
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 7.06
Baby Blue (survey)
#A2CFFE
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B9FA #FAE3A2
analogous
#A2E5FA #A2B9FA #B7A2FA
triadic
#A2B9FA #FAA2B9 #B9FAA2
tetradic
#A2B9FA #FAA2E5 #FAE3A2 #A2FAB7
square
#A2B9FA #FAA2E5 #FAE3A2 #A2FAB7
split-complementary
#A2B9FA #FAB7A2 #E5FAA2
monochromatic
#2E62F4 #688DF7 #A2B9FA #DCE5FD #E2E9FD
Accessibility & contrast
On white
1.93
#A2B9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#A2B9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B9FA
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B9FA | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BEFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#88C6D0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2b9fa; /* rgb */ color: rgb(162, 185, 250); /* oklch */ color: oklch(79.2% 0.096 269.1);
Tailwind
colors: {
custom: {
50: '#c0cdfc',
500: '#a2b9fa',
950: '#000000',
},
}SCSS
$custom: #a2b9fa; $custom-light: #c0cdfc; $custom-dark: #000000;
JSON
{
"hex": "#a2b9fa",
"rgb": {
"r": 162,
"g": 185,
"b": 250
},
"hsl": {
"h": 224.318,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.79238,
"c": 0.09632,
"h": 269.1
},
"luminance": 0.49281
}Semantic roles & 50–950 ramp
primary
#A2B9FA
secondary
#F6EDD5
accent
#AA00E6
background
#FCFCFF
surface
#F8F9FF
border
#D1D2D7
text
#121317
muted
#818285