#A2A2BB#A2A2BB
#A2A2BB is a light, muted blue. Relative luminance 0.371; OKLCH L 72.0% C 0.036 H 285.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2BB |
|---|---|
| RGB | rgb(162, 162, 187) |
| HSL | hsl(240, 16%, 68%) |
| HSV | hsv(240, 13%, 73%) |
| CMYK | cmyk(13.4%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(67.36, 5.08, -12.84) |
| CIE-LCH | lch(67.36, 13.80, 291.58°) |
| OKLab | oklab(72.05% 0.0096 -0.0347) |
| OKLCH | oklch(72.05% 0.036 285.5) |
| XYZ | xyz(36.7883, 37.1096, 52.2288) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 10.59
Cool Gray
#9AA7B0
ΔE00 10.72
Lavender
#B39DDB
ΔE00 10.73
Dark Gray
#A9A9A9
ΔE00 11.26
Lightsteelblue
#B0C4DE
ΔE00 11.93
Bluey Grey
#89A0B0
ΔE00 12.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2BB #BBBBA2
analogous
#A2AEBB #A2A2BB #AEA2BB
triadic
#A2A2BB #BBA2A2 #A2BBA2
tetradic
#A2A2BB #BBA2AE #BBBBA2 #A2BBAE
square
#A2A2BB #BBA2AE #BBBBA2 #A2BBAE
split-complementary
#A2A2BB #BBAEA2 #AEBBA2
monochromatic
#606083 #7F7FA1 #A2A2BB #C5C5D5 #E9E9EF
Accessibility & contrast
On white
2.49
#A2A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#A2A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2BB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2BB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#9CA3BA
Tritanopia (blue-blind)
#9DA6AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a2bb; /* rgb */ color: rgb(162, 162, 187); /* oklch */ color: oklch(72.0% 0.036 285.5);
Tailwind
colors: {
custom: {
50: '#bdbdcf',
500: '#a2a2bb',
950: '#000000',
},
}SCSS
$custom: #a2a2bb; $custom-light: #bdbdcf; $custom-dark: #000000;
JSON
{
"hex": "#a2a2bb",
"rgb": {
"r": 162,
"g": 162,
"b": 187
},
"hsl": {
"h": 240,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72048,
"c": 0.03602,
"h": 285.5
},
"luminance": 0.3711
}Semantic roles & 50–950 ramp
primary
#A2A2BB
secondary
#E0E0D9
accent
#9A4C9A
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121213
muted
#818182