#A2B1CA#A2B1CA
#A2B1CA is a light, muted blue. Relative luminance 0.434; OKLCH L 75.7% C 0.040 H 260.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B1CA |
|---|---|
| RGB | rgb(162, 177, 202) |
| HSL | hsl(218, 27%, 71%) |
| HSV | hsv(218, 20%, 79%) |
| CMYK | cmyk(19.8%, 12.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.82, 0.12, -14.42) |
| CIE-LCH | lch(71.82, 14.42, 270.49°) |
| OKLab | oklab(75.7% -0.0064 -0.0392) |
| OKLCH | oklch(75.7% 0.04 260.7) |
| XYZ | xyz(41.2804, 43.3890, 62.0657) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.16
Cloudy Blue
#ACC2D9
ΔE00 5.25
Light Grey Blue
#9DBCD4
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 6.29
Cool Gray
#9AA7B0
ΔE00 7.44
Bluey Grey
#89A0B0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B1CA #CABBA2
analogous
#A2C5CA #A2B1CA #A7A2CA
triadic
#A2B1CA #CAA2B1 #B1CAA2
tetradic
#A2B1CA #CAA2C5 #CABBA2 #A2CAA7
square
#A2B1CA #CAA2C5 #CABBA2 #A2CAA7
split-complementary
#A2B1CA #CAA7A2 #C5CAA2
monochromatic
#58719A #7B90B4 #A2B1CA #C9D2E0 #ECEFF4
Accessibility & contrast
On white
2.17
#A2B1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#A2B1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B1CA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B1CA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#98B6B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b1ca; /* rgb */ color: rgb(162, 177, 202); /* oklch */ color: oklch(75.7% 0.040 260.7);
Tailwind
colors: {
custom: {
50: '#bec8da',
500: '#a2b1ca',
950: '#000000',
},
}SCSS
$custom: #a2b1ca; $custom-light: #bec8da; $custom-dark: #000000;
JSON
{
"hex": "#a2b1ca",
"rgb": {
"r": 162,
"g": 177,
"b": 202
},
"hsl": {
"h": 217.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75699,
"c": 0.03971,
"h": 260.7
},
"luminance": 0.4339
}Semantic roles & 50–950 ramp
primary
#A2B1CA
secondary
#E9E5DF
accent
#8040A6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283