#A2A0B2#A2A0B2
#A2A0B2 is a light, muted blue. Relative luminance 0.360; OKLCH L 71.3% C 0.026 H 290.8°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0B2 |
|---|---|
| RGB | rgb(162, 160, 178) |
| HSL | hsl(247, 10%, 66%) |
| HSV | hsv(247, 10%, 70%) |
| CMYK | cmyk(9%, 10.1%, 0%, 30.2%) |
| CIE-LAB | lab(66.55, 4.29, -9.04) |
| CIE-LCH | lch(66.55, 10.00, 295.38°) |
| OKLab | oklab(71.32% 0.0092 -0.0243) |
| OKLCH | oklch(71.32% 0.026 290.8) |
| XYZ | xyz(35.5054, 36.0372, 47.1962) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 9.13
Dove Gray
#B6B8BD
ΔE00 9.27
Cool Gray
#9AA7B0
ΔE00 9.60
Pewter
#899397
ΔE00 11.50
Bluey Grey
#89A0B0
ΔE00 11.76
Cool Grey
#95A3A6
ΔE00 11.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0B2 #B0B2A0
analogous
#A0A7B2 #A2A0B2 #ABA0B2
triadic
#A2A0B2 #B2A2A0 #A0B2A2
tetradic
#A2A0B2 #B2A0A7 #B0B2A0 #A0B2AB
square
#A2A0B2 #B2A0A7 #B0B2A0 #A0B2AB
split-complementary
#A2A0B2 #B2ABA0 #A7B2A0
monochromatic
#636177 #817E97 #A2A0B2 #C3C2CD #E4E4E9
Accessibility & contrast
On white
2.56
#A2A0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#A2A0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0B2
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0B2 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#9CA1B1
Tritanopia (blue-blind)
#9FA3A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a2a0b2; /* rgb */ color: rgb(162, 160, 178); /* oklch */ color: oklch(71.3% 0.026 290.8);
Tailwind
colors: {
custom: {
50: '#bdbcc9',
500: '#a2a0b2',
950: '#000000',
},
}SCSS
$custom: #a2a0b2; $custom-light: #bdbcc9; $custom-dark: #000000;
JSON
{
"hex": "#a2a0b2",
"rgb": {
"r": 162,
"g": 160,
"b": 178
},
"hsl": {
"h": 246.667,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.71321,
"c": 0.02598,
"h": 290.8
},
"luminance": 0.36037
}Semantic roles & 50–950 ramp
primary
#A2A0B2
secondary
#D9DAD4
accent
#95518D
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121213
muted
#818182