#A9B2FA#A9B2FA
#A9B2FA is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.3% C 0.103 H 278.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A9B2FA |
|---|---|
| RGB | rgb(169, 178, 250) |
| HSL | hsl(233, 89%, 82%) |
| HSV | hsv(233, 32%, 98%) |
| CMYK | cmyk(32.4%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.30, 13.13, -36.70) |
| CIE-LCH | lch(74.30, 38.97, 289.69°) |
| OKLab | oklab(78.33% 0.0148 -0.1019) |
| OKLCH | oklch(78.33% 0.103 278.2) |
| XYZ | xyz(49.5331, 47.1763, 96.9201) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.30
Light Periwinkle
#C1C6FC
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 7.43
Lightsteelblue
#B0C4DE
ΔE00 8.58
Periwinkle
#CCCCFF
ΔE00 8.66
Carolina Blue
#8AB8FE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9B2FA #FAF1A9
analogous
#A9DBFA #A9B2FA #C8A9FA
triadic
#A9B2FA #FAA9B2 #B2FAA9
tetradic
#A9B2FA #FAA9DB #FAF1A9 #A9FAC8
square
#A9B2FA #FAA9DB #FAF1A9 #A9FAC8
split-complementary
#A9B2FA #FAC8A9 #DBFAA9
monochromatic
#354AF3 #6F7EF7 #A9B2FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
2.01
#A9B2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#A9B2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9B2FA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9B2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9B2FA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#93C0CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a9b2fa; /* rgb */ color: rgb(169, 178, 250); /* oklch */ color: oklch(78.3% 0.103 278.2);
Tailwind
colors: {
custom: {
50: '#c4c8fc',
500: '#a9b2fa',
950: '#000000',
},
}SCSS
$custom: #a9b2fa; $custom-light: #c4c8fc; $custom-dark: #000000;
JSON
{
"hex": "#a9b2fa",
"rgb": {
"r": 169,
"g": 178,
"b": 250
},
"hsl": {
"h": 233.333,
"s": 89.011,
"l": 82.157
},
"oklch": {
"l": 0.78331,
"c": 0.10301,
"h": 278.2
},
"luminance": 0.47178
}Semantic roles & 50–950 ramp
primary
#A9B2FA
secondary
#F5F2D6
accent
#CC00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285