#A9C8FA#A9C8FA
#A9C8FA is a very light, moderate blue. Relative luminance 0.566; OKLCH L 82.8% C 0.078 H 259.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A9C8FA |
|---|---|
| RGB | rgb(169, 200, 250) |
| HSL | hsl(217, 89%, 82%) |
| HSV | hsv(217, 32%, 98%) |
| CMYK | cmyk(32.4%, 20%, 0%, 2%) |
| CIE-LAB | lab(79.98, 1.10, -27.95) |
| CIE-LCH | lch(79.98, 27.97, 272.24°) |
| OKLab | oklab(82.75% -0.0138 -0.0771) |
| OKLCH | oklch(82.75% 0.078 259.9) |
| XYZ | xyz(54.2667, 56.6434, 98.4979) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.46
Pastel Blue
#A2BFFE
ΔE00 2.59
Baby Blue (survey)
#A2CFFE
ΔE00 3.92
Carolina Blue
#8AB8FE
ΔE00 5.73
Lightsteelblue
#B0C4DE
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9C8FA #FADBA9
analogous
#A9F1FA #A9C8FA #B3A9FA
triadic
#A9C8FA #FAA9C8 #C8FAA9
tetradic
#A9C8FA #FAA9F1 #FADBA9 #A9FAB3
square
#A9C8FA #FAA9F1 #FADBA9 #A9FAB3
split-complementary
#A9C8FA #FAB3A9 #F1FAA9
monochromatic
#357EF3 #6FA3F7 #A9C8FA #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.70
#A9C8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#A9C8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9C8FA
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9C8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9C8FA | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#AEC3F9
Tritanopia (blue-blind)
#91D2D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a9c8fa; /* rgb */ color: rgb(169, 200, 250); /* oklch */ color: oklch(82.8% 0.078 259.9);
Tailwind
colors: {
custom: {
50: '#c4d8fc',
500: '#a9c8fa',
950: '#000000',
},
}SCSS
$custom: #a9c8fa; $custom-light: #c4d8fc; $custom-dark: #000000;
JSON
{
"hex": "#a9c8fa",
"rgb": {
"r": 169,
"g": 200,
"b": 250
},
"hsl": {
"h": 217.037,
"s": 89.011,
"l": 82.157
},
"oklch": {
"l": 0.82753,
"c": 0.0783,
"h": 259.9
},
"luminance": 0.56646
}Semantic roles & 50–950 ramp
primary
#A9C8FA
secondary
#DDB16B
accent
#8E00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385