#A2B2CA#A2B2CA
#A2B2CA is a light, muted blue. Relative luminance 0.438; OKLCH L 75.9% C 0.039 H 258.4°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2CA |
|---|---|
| RGB | rgb(162, 178, 202) |
| HSL | hsl(216, 27%, 71%) |
| HSV | hsv(216, 20%, 79%) |
| CMYK | cmyk(19.8%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(72.08, -0.42, -14.02) |
| CIE-LCH | lch(72.08, 14.02, 268.28°) |
| OKLab | oklab(75.91% -0.0078 -0.0381) |
| OKLCH | oklch(75.91% 0.039 258.4) |
| XYZ | xyz(41.4786, 43.7855, 62.1317) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.71
Lightsteelblue
#B0C4DE
ΔE00 4.81
Light Grey Blue
#9DBCD4
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 6.00
Cool Gray
#9AA7B0
ΔE00 7.06
Bluey Grey
#89A0B0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2CA #CABAA2
analogous
#A2C6CA #A2B2CA #A6A2CA
triadic
#A2B2CA #CAA2B2 #B2CAA2
tetradic
#A2B2CA #CAA2C6 #CABAA2 #A2CAA6
square
#A2B2CA #CAA2C6 #CABAA2 #A2CAA6
split-complementary
#A2B2CA #CAA6A2 #C6CAA2
monochromatic
#58729A #7B92B4 #A2B2CA #C9D2E0 #ECEFF4
Accessibility & contrast
On white
2.15
#A2B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#A2B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2CA
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2CA | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CB
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#98B7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b2ca; /* rgb */ color: rgb(162, 178, 202); /* oklch */ color: oklch(75.9% 0.039 258.4);
Tailwind
colors: {
custom: {
50: '#bec9da',
500: '#a2b2ca',
950: '#000000',
},
}SCSS
$custom: #a2b2ca; $custom-light: #bec9da; $custom-dark: #000000;
JSON
{
"hex": "#a2b2ca",
"rgb": {
"r": 162,
"g": 178,
"b": 202
},
"hsl": {
"h": 216,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.75908,
"c": 0.03888,
"h": 258.4
},
"luminance": 0.43786
}Semantic roles & 50–950 ramp
primary
#A2B2CA
secondary
#E9E5DF
accent
#7D40A6
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283