#A0A2B2#A0A2B2
#A0A2B2 is a light, muted blue. Relative luminance 0.365; OKLCH L 71.6% C 0.023 H 280.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2B2 |
|---|---|
| RGB | rgb(160, 162, 178) |
| HSL | hsl(233, 10%, 66%) |
| HSV | hsv(233, 10%, 70%) |
| CMYK | cmyk(10.1%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(66.92, 2.50, -8.50) |
| CIE-LCH | lch(66.92, 8.86, 286.38°) |
| OKLab | oklab(71.57% 0.0041 -0.0228) |
| OKLCH | oklch(71.57% 0.023 280.1) |
| XYZ | xyz(35.4518, 36.5283, 47.2938) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.23
Dark Gray
#A9A9A9
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 7.99
Bluey Grey
#89A0B0
ΔE00 9.32
Cool Grey
#95A3A6
ΔE00 9.77
Pewter
#899397
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2B2 #B2B0A0
analogous
#A0ABB2 #A0A2B2 #A7A0B2
triadic
#A0A2B2 #B2A0A2 #A2B2A0
tetradic
#A0A2B2 #B2A0AB #B2B0A0 #A0B2A7
square
#A0A2B2 #B2A0AB #B2B0A0 #A0B2A7
split-complementary
#A0A2B2 #B2A7A0 #ABB2A0
monochromatic
#616377 #7E8197 #A0A2B2 #C2C3CD #E4E4E9
Accessibility & contrast
On white
2.53
#A0A2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A0A2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2B2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2B2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#9DA2B2
Tritanopia (blue-blind)
#9CA5A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a0a2b2; /* rgb */ color: rgb(160, 162, 178); /* oklch */ color: oklch(71.6% 0.023 280.1);
Tailwind
colors: {
custom: {
50: '#bcbdc9',
500: '#a0a2b2',
950: '#000000',
},
}SCSS
$custom: #a0a2b2; $custom-light: #bcbdc9; $custom-dark: #000000;
JSON
{
"hex": "#a0a2b2",
"rgb": {
"r": 160,
"g": 162,
"b": 178
},
"hsl": {
"h": 233.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.71574,
"c": 0.02321,
"h": 280.1
},
"luminance": 0.36529
}Semantic roles & 50–950 ramp
primary
#A0A2B2
secondary
#DAD9D4
accent
#8D5195
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121213
muted
#818182