#A0A2BC#A0A2BC
#A0A2BC is a light, muted blue. Relative luminance 0.369; OKLCH L 71.9% C 0.038 H 281.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2BC |
|---|---|
| RGB | rgb(160, 162, 188) |
| HSL | hsl(236, 17%, 68%) |
| HSV | hsv(236, 15%, 74%) |
| CMYK | cmyk(14.9%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(67.24, 4.63, -13.59) |
| CIE-LCH | lch(67.24, 14.36, 288.82°) |
| OKLab | oklab(71.92% 0.0078 -0.0368) |
| OKLCH | oklch(71.92% 0.038 281.9) |
| XYZ | xyz(36.4926, 36.9447, 52.7756) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 10.37
Lavender
#B39DDB
ΔE00 10.59
Dove Gray
#B6B8BD
ΔE00 10.72
Lightsteelblue
#B0C4DE
ΔE00 11.42
Bluey Grey
#89A0B0
ΔE00 11.45
Dark Gray
#A9A9A9
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2BC #BCBAA0
analogous
#A0B0BC #A0A2BC #ACA0BC
triadic
#A0A2BC #BCA0A2 #A2BCA0
tetradic
#A0A2BC #BCA0B0 #BCBAA0 #A0BCAC
square
#A0A2BC #BCA0B0 #BCBAA0 #A0BCAC
split-complementary
#A0A2BC #BCACA0 #B0BCA0
monochromatic
#5D6084 #7C7FA3 #A0A2BC #C4C5D5 #E8E8EF
Accessibility & contrast
On white
2.50
#A0A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A0A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2BC
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2BC | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#9AA6AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a0a2bc; /* rgb */ color: rgb(160, 162, 188); /* oklch */ color: oklch(71.9% 0.038 281.9);
Tailwind
colors: {
custom: {
50: '#bcbdd0',
500: '#a0a2bc',
950: '#000000',
},
}SCSS
$custom: #a0a2bc; $custom-light: #bcbdd0; $custom-dark: #000000;
JSON
{
"hex": "#a0a2bc",
"rgb": {
"r": 160,
"g": 162,
"b": 188
},
"hsl": {
"h": 235.714,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.71924,
"c": 0.03764,
"h": 281.9
},
"luminance": 0.36945
}Semantic roles & 50–950 ramp
primary
#A0A2BC
secondary
#E0E0D8
accent
#964A9C
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121214
muted
#818182