#A2A5BB#A2A5BB
#A2A5BB is a light, muted blue. Relative luminance 0.382; OKLCH L 72.7% C 0.032 H 279.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A5BB |
|---|---|
| RGB | rgb(162, 165, 187) |
| HSL | hsl(233, 16%, 68%) |
| HSV | hsv(233, 13%, 73%) |
| CMYK | cmyk(13.4%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(68.15, 3.42, -11.65) |
| CIE-LCH | lch(68.15, 12.14, 286.35°) |
| OKLab | oklab(72.67% 0.0052 -0.0315) |
| OKLCH | oklch(72.67% 0.032 279.4) |
| XYZ | xyz(37.3231, 38.1791, 52.4070) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.78
Dove Gray
#B6B8BD
ΔE00 9.03
Dark Gray
#A9A9A9
ΔE00 9.93
Lightsteelblue
#B0C4DE
ΔE00 10.29
Bluey Grey
#89A0B0
ΔE00 10.32
Cloudy Blue
#ACC2D9
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A5BB #BBB8A2
analogous
#A2B1BB #A2A5BB #ABA2BB
triadic
#A2A5BB #BBA2A5 #A5BBA2
tetradic
#A2A5BB #BBA2B1 #BBB8A2 #A2BBAB
square
#A2A5BB #BBA2B1 #BBB8A2 #A2BBAB
split-complementary
#A2A5BB #BBABA2 #B1BBA2
monochromatic
#606483 #7F83A1 #A2A5BB #C5C7D5 #E9E9EF
Accessibility & contrast
On white
2.43
#A2A5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#A2A5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A5BB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A5BB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#9DA9AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a5bb; /* rgb */ color: rgb(162, 165, 187); /* oklch */ color: oklch(72.7% 0.032 279.4);
Tailwind
colors: {
custom: {
50: '#bdbfcf',
500: '#a2a5bb',
950: '#000000',
},
}SCSS
$custom: #a2a5bb; $custom-light: #bdbfcf; $custom-dark: #000000;
JSON
{
"hex": "#a2a5bb",
"rgb": {
"r": 162,
"g": 165,
"b": 187
},
"hsl": {
"h": 232.8,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.72668,
"c": 0.0319,
"h": 279.4
},
"luminance": 0.3818
}Semantic roles & 50–950 ramp
primary
#A2A5BB
secondary
#E0DFD9
accent
#904C9A
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#121213
muted
#818182