#A9C2FA#A9C2FA
#A9C2FA is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.5% C 0.084 H 265.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A9C2FA |
|---|---|
| RGB | rgb(169, 194, 250) |
| HSL | hsl(221, 89%, 82%) |
| HSV | hsv(221, 32%, 98%) |
| CMYK | cmyk(32.4%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(78.41, 4.34, -30.35) |
| CIE-LCH | lch(78.41, 30.66, 278.13°) |
| OKLab | oklab(81.53% -0.006 -0.0839) |
| OKLCH | oklch(81.53% 0.084 265.9) |
| XYZ | xyz(52.9043, 53.9186, 98.0438) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.65
Powder Blue (survey)
#B1D1FC
ΔE00 4.36
Carolina Blue
#8AB8FE
ΔE00 5.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 6.12
Lightsteelblue
#B0C4DE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9C2FA #FAE1A9
analogous
#A9EBFA #A9C2FA #B8A9FA
triadic
#A9C2FA #FAA9C2 #C2FAA9
tetradic
#A9C2FA #FAA9EB #FAE1A9 #A9FAB8
square
#A9C2FA #FAA9EB #FAE1A9 #A9FAB8
split-complementary
#A9C2FA #FAB8A9 #EBFAA9
monochromatic
#3570F3 #6F99F7 #A9C2FA #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.78
#A9C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#A9C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9C2FA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9C2FA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FD
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#92CDD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a9c2fa; /* rgb */ color: rgb(169, 194, 250); /* oklch */ color: oklch(81.5% 0.084 265.9);
Tailwind
colors: {
custom: {
50: '#c4d4fc',
500: '#a9c2fa',
950: '#000000',
},
}SCSS
$custom: #a9c2fa; $custom-light: #c4d4fc; $custom-dark: #000000;
JSON
{
"hex": "#a9c2fa",
"rgb": {
"r": 169,
"g": 194,
"b": 250
},
"hsl": {
"h": 221.481,
"s": 89.011,
"l": 82.157
},
"oklch": {
"l": 0.81529,
"c": 0.08409,
"h": 265.9
},
"luminance": 0.53921
}Semantic roles & 50–950 ramp
primary
#A9C2FA
secondary
#DDB96B
accent
#9F00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385