#A9C2F7#A9C2F7
#A9C2F7 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.4% C 0.080 H 265.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A9C2F7 |
|---|---|
| RGB | rgb(169, 194, 247) |
| HSL | hsl(221, 83%, 82%) |
| HSV | hsv(221, 32%, 97%) |
| CMYK | cmyk(31.6%, 21.5%, 0%, 3.1%) |
| CIE-LAB | lab(78.31, 3.59, -28.91) |
| CIE-LCH | lch(78.31, 29.13, 277.09°) |
| OKLab | oklab(81.41% -0.007 -0.0798) |
| OKLCH | oklch(81.41% 0.08 265) |
| XYZ | xyz(52.4376, 53.7320, 95.5861) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.91
Powder Blue (survey)
#B1D1FC
ΔE00 4.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.95
Light Periwinkle
#C1C6FC
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9C2F7 #F7DEA9
analogous
#A9E9F7 #A9C2F7 #B7A9F7
triadic
#A9C2F7 #F7A9C2 #C2F7A9
tetradic
#A9C2F7 #F7A9E9 #F7DEA9 #A9F7B7
square
#A9C2F7 #F7A9E9 #F7DEA9 #A9F7B7
split-complementary
#A9C2F7 #F7B7A9 #E9F7A9
monochromatic
#3973ED #719AF2 #A9C2F7 #E1EAFC #E3EBFC
Accessibility & contrast
On white
1.79
#A9C2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#A9C2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9C2F7
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9C2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9C2F7 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C6F9
Deuteranopia (green-blind)
#A9BFF6
Tritanopia (blue-blind)
#93CDD4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a9c2f7; /* rgb */ color: rgb(169, 194, 247); /* oklch */ color: oklch(81.4% 0.080 265.0);
Tailwind
colors: {
custom: {
50: '#c4d4fa',
500: '#a9c2f7',
950: '#000000',
},
}SCSS
$custom: #a9c2f7; $custom-light: #c4d4fa; $custom-dark: #000000;
JSON
{
"hex": "#a9c2f7",
"rgb": {
"r": 169,
"g": 194,
"b": 247
},
"hsl": {
"h": 220.769,
"s": 82.979,
"l": 81.569
},
"oklch": {
"l": 0.81408,
"c": 0.08009,
"h": 265
},
"luminance": 0.53734
}Semantic roles & 50–950 ramp
primary
#A9C2F7
secondary
#D8B56C
accent
#9A06DF
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385