#A2A6C2#A2A6C2
#A2A6C2 is a light, muted blue. Relative luminance 0.388; OKLCH L 73.1% C 0.041 H 278.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A6C2 |
|---|---|
| RGB | rgb(162, 166, 194) |
| HSL | hsl(233, 21%, 70%) |
| HSV | hsv(233, 16%, 76%) |
| CMYK | cmyk(16.5%, 14.4%, 0%, 23.9%) |
| CIE-LAB | lab(68.64, 4.39, -14.79) |
| CIE-LCH | lch(68.64, 15.43, 286.51°) |
| OKLab | oklab(73.13% 0.0063 -0.0401) |
| OKLCH | oklch(73.13% 0.041 278.9) |
| XYZ | xyz(38.2719, 38.8483, 56.5106) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 10.15
Lavender
#B39DDB
ΔE00 10.18
Cool Gray
#9AA7B0
ΔE00 10.35
Dove Gray
#B6B8BD
ΔE00 10.57
Cloudy Blue
#ACC2D9
ΔE00 10.77
Light Blue Grey
#B7C9E2
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A6C2 #C2BEA2
analogous
#A2B6C2 #A2A6C2 #AEA2C2
triadic
#A2A6C2 #C2A2A6 #A6C2A2
tetradic
#A2A6C2 #C2A2B6 #C2BEA2 #A2C2AE
square
#A2A6C2 #C2A2B6 #C2BEA2 #A2C2AE
split-complementary
#A2A6C2 #C2AEA2 #B6C2A2
monochromatic
#5D638D #7D83AA #A2A6C2 #C7C9DA #ECEDF2
Accessibility & contrast
On white
2.39
#A2A6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#A2A6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A6C2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A6C2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA9C3
Deuteranopia (green-blind)
#9DA6C1
Tritanopia (blue-blind)
#9BABAF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a2a6c2; /* rgb */ color: rgb(162, 166, 194); /* oklch */ color: oklch(73.1% 0.041 278.9);
Tailwind
colors: {
custom: {
50: '#bdc0d4',
500: '#a2a6c2',
950: '#000000',
},
}SCSS
$custom: #a2a6c2; $custom-light: #bdc0d4; $custom-dark: #000000;
JSON
{
"hex": "#a2a6c2",
"rgb": {
"r": 162,
"g": 166,
"b": 194
},
"hsl": {
"h": 232.5,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.73125,
"c": 0.04064,
"h": 278.9
},
"luminance": 0.38849
}Semantic roles & 50–950 ramp
primary
#A2A6C2
secondary
#E4E3DB
accent
#94469F
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#121214
muted
#818183