#A2C6FB#A2C6FB
#A2C6FB is a light, moderate blue. Relative luminance 0.550; OKLCH L 81.9% C 0.085 H 257.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C6FB |
|---|---|
| RGB | rgb(162, 198, 251) |
| HSL | hsl(216, 92%, 81%) |
| HSV | hsv(216, 35%, 98%) |
| CMYK | cmyk(35.5%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(79.06, 0.51, -29.93) |
| CIE-LCH | lch(79.06, 29.93, 270.97°) |
| OKLab | oklab(81.93% -0.0177 -0.0828) |
| OKLCH | oklch(81.93% 0.085 257.9) |
| XYZ | xyz(52.5016, 55.0321, 99.1040) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.51
Powder Blue (survey)
#B1D1FC
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 3.25
Carolina Blue
#8AB8FE
ΔE00 4.45
Light Blue
#95D0FC
ΔE00 6.31
Lightsteelblue
#B0C4DE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C6FB #FBD7A2
analogous
#A2F3FB #A2C6FB #AAA2FB
triadic
#A2C6FB #FBA2C6 #C6FBA2
tetradic
#A2C6FB #FBA2F3 #FBD7A2 #A2FBAA
square
#A2C6FB #FBA2F3 #FBD7A2 #A2FBAA
split-complementary
#A2C6FB #FBAAA2 #F3FBA2
monochromatic
#2D7EF6 #67A2F8 #A2C6FB #DDEAFE #E2EDFE
Accessibility & contrast
On white
1.75
#A2C6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#A2C6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C6FB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C6FB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FD
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#86D1D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a2c6fb; /* rgb */ color: rgb(162, 198, 251); /* oklch */ color: oklch(81.9% 0.085 257.9);
Tailwind
colors: {
custom: {
50: '#c0d7fc',
500: '#a2c6fb',
950: '#000000',
},
}SCSS
$custom: #a2c6fb; $custom-light: #c0d7fc; $custom-dark: #000000;
JSON
{
"hex": "#a2c6fb",
"rgb": {
"r": 162,
"g": 198,
"b": 251
},
"hsl": {
"h": 215.73,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.81934,
"c": 0.08465,
"h": 257.9
},
"luminance": 0.55035
}Semantic roles & 50–950 ramp
primary
#A2C6FB
secondary
#DDAC64
accent
#8900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#121417
muted
#828385