#A2A0BB#A2A0BB
#A2A0BB is a light, muted blue. Relative luminance 0.364; OKLCH L 71.6% C 0.039 H 288.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0BB |
|---|---|
| RGB | rgb(162, 160, 187) |
| HSL | hsl(244, 17%, 68%) |
| HSV | hsv(244, 14%, 73%) |
| CMYK | cmyk(13.4%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.83, 6.19, -13.63) |
| CIE-LCH | lch(66.83, 14.97, 294.43°) |
| OKLab | oklab(71.64% 0.0125 -0.0369) |
| OKLCH | oklch(71.64% 0.039 288.8) |
| XYZ | xyz(36.4388, 36.4106, 52.1123) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.95
Dove Gray
#B6B8BD
ΔE00 11.62
Lilac
#C8A2C8
ΔE00 11.74
Cool Gray
#9AA7B0
ΔE00 11.91
Heather
#A484AC
ΔE00 12.00
Dark Gray
#A9A9A9
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0BB #B9BBA0
analogous
#A0ABBB #A2A0BB #AFA0BB
triadic
#A2A0BB #BBA2A0 #A0BBA2
tetradic
#A2A0BB #BBA0AB #B9BBA0 #A0BBAF
square
#A2A0BB #BBA0AB #B9BBA0 #A0BBAF
split-complementary
#A2A0BB #BBAFA0 #ABBBA0
monochromatic
#605E83 #7F7CA1 #A2A0BB #C5C4D5 #E8E7EE
Accessibility & contrast
On white
2.54
#A2A0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#A2A0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0BB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0BB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#9DA4A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a2a0bb; /* rgb */ color: rgb(162, 160, 187); /* oklch */ color: oklch(71.6% 0.039 288.8);
Tailwind
colors: {
custom: {
50: '#bdbccf',
500: '#a2a0bb',
950: '#000000',
},
}SCSS
$custom: #a2a0bb; $custom-light: #bdbccf; $custom-dark: #000000;
JSON
{
"hex": "#a2a0bb",
"rgb": {
"r": 162,
"g": 160,
"b": 187
},
"hsl": {
"h": 244.444,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.71637,
"c": 0.03896,
"h": 288.8
},
"luminance": 0.36411
}Semantic roles & 50–950 ramp
primary
#A2A0BB
secondary
#DFE0D7
accent
#9B4B95
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121213
muted
#818182