#A2C2FA#A2C2FA
#A2C2FA is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.1% C 0.087 H 261.4°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C2FA |
|---|---|
| RGB | rgb(162, 194, 250) |
| HSL | hsl(218, 90%, 81%) |
| HSV | hsv(218, 35%, 98%) |
| CMYK | cmyk(35.2%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(77.97, 2.42, -31.06) |
| CIE-LCH | lch(77.97, 31.16, 274.45°) |
| OKLab | oklab(81.07% -0.0129 -0.086) |
| OKLCH | oklch(81.07% 0.087 261.4) |
| XYZ | xyz(51.4422, 53.1647, 97.9753) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.20
Powder Blue (survey)
#B1D1FC
ΔE00 4.05
Carolina Blue
#8AB8FE
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.63
Lightsteelblue
#B0C4DE
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C2FA #FADAA2
analogous
#A2EEFA #A2C2FA #AEA2FA
triadic
#A2C2FA #FAA2C2 #C2FAA2
tetradic
#A2C2FA #FAA2EE #FADAA2 #A2FAAE
square
#A2C2FA #FAA2EE #FADAA2 #A2FAAE
split-complementary
#A2C2FA #FAAEA2 #EEFAA2
monochromatic
#2E76F4 #689CF7 #A2C2FA #DCE8FD #E2ECFD
Accessibility & contrast
On white
1.81
#A2C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#A2C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C2FA
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C2FA | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC5FD
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#87CED5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a2c2fa; /* rgb */ color: rgb(162, 194, 250); /* oklch */ color: oklch(81.1% 0.087 261.4);
Tailwind
colors: {
custom: {
50: '#c0d4fc',
500: '#a2c2fa',
950: '#000000',
},
}SCSS
$custom: #a2c2fa; $custom-light: #c0d4fc; $custom-dark: #000000;
JSON
{
"hex": "#a2c2fa",
"rgb": {
"r": 162,
"g": 194,
"b": 250
},
"hsl": {
"h": 218.182,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.8107,
"c": 0.08697,
"h": 261.4
},
"luminance": 0.53167
}Semantic roles & 50–950 ramp
primary
#A2C2FA
secondary
#DCB064
accent
#9200E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385