#A0A2BB#A0A2BB
#A0A2BB is a light, muted blue. Relative luminance 0.369; OKLCH L 71.9% C 0.036 H 281.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2BB |
|---|---|
| RGB | rgb(160, 162, 187) |
| HSL | hsl(236, 17%, 68%) |
| HSV | hsv(236, 14%, 73%) |
| CMYK | cmyk(14.4%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.20, 4.41, -13.09) |
| CIE-LCH | lch(67.20, 13.81, 288.64°) |
| OKLab | oklab(71.89% 0.0074 -0.0354) |
| OKLCH | oklch(71.89% 0.036 281.8) |
| XYZ | xyz(36.3852, 36.9017, 52.2099) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 10.07
Dove Gray
#B6B8BD
ΔE00 10.45
Lavender
#B39DDB
ΔE00 10.90
Dark Gray
#A9A9A9
ΔE00 11.14
Bluey Grey
#89A0B0
ΔE00 11.24
Lightsteelblue
#B0C4DE
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2BB #BBB9A0
analogous
#A0AFBB #A0A2BB #ABA0BB
triadic
#A0A2BB #BBA0A2 #A2BBA0
tetradic
#A0A2BB #BBA0AF #BBB9A0 #A0BBAB
square
#A0A2BB #BBA0AF #BBB9A0 #A0BBAB
split-complementary
#A0A2BB #BBABA0 #AFBBA0
monochromatic
#5E6083 #7C7FA1 #A0A2BB #C4C5D5 #E7E8EE
Accessibility & contrast
On white
2.51
#A0A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A0A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2BB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2BB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#9AA6AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a0a2bb; /* rgb */ color: rgb(160, 162, 187); /* oklch */ color: oklch(71.9% 0.036 281.8);
Tailwind
colors: {
custom: {
50: '#bcbdcf',
500: '#a0a2bb',
950: '#000000',
},
}SCSS
$custom: #a0a2bb; $custom-light: #bcbdcf; $custom-dark: #000000;
JSON
{
"hex": "#a0a2bb",
"rgb": {
"r": 160,
"g": 162,
"b": 187
},
"hsl": {
"h": 235.556,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.71888,
"c": 0.0362,
"h": 281.8
},
"luminance": 0.36902
}Semantic roles & 50–950 ramp
primary
#A0A2BB
secondary
#E0DFD7
accent
#954B9B
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121213
muted
#818182