#A2A5BF#A2A5BF
#A2A5BF is a light, muted blue. Relative luminance 0.384; OKLCH L 72.8% C 0.038 H 280.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A5BF |
|---|---|
| RGB | rgb(162, 165, 191) |
| HSL | hsl(234, 18%, 69%) |
| HSV | hsv(234, 15%, 75%) |
| CMYK | cmyk(15.2%, 13.6%, 0%, 25.1%) |
| CIE-LAB | lab(68.28, 4.28, -13.67) |
| CIE-LCH | lch(68.28, 14.33, 287.38°) |
| OKLab | oklab(72.81% 0.0067 -0.037) |
| OKLCH | oklch(72.81% 0.038 280.2) |
| XYZ | xyz(37.7573, 38.3528, 54.6937) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 10.04
Dove Gray
#B6B8BD
ΔE00 10.19
Lightsteelblue
#B0C4DE
ΔE00 10.50
Lavender
#B39DDB
ΔE00 10.66
Cloudy Blue
#ACC2D9
ΔE00 11.04
Light Blue Grey
#B7C9E2
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A5BF #BFBCA2
analogous
#A2B4BF #A2A5BF #AEA2BF
triadic
#A2A5BF #BFA2A5 #A5BFA2
tetradic
#A2A5BF #BFA2B4 #BFBCA2 #A2BFAE
square
#A2A5BF #BFA2B4 #BFBCA2 #A2BFAE
split-complementary
#A2A5BF #BFAEA2 #B4BFA2
monochromatic
#5E6289 #7E82A6 #A2A5BF #C6C8D8 #EBEBF1
Accessibility & contrast
On white
2.42
#A2A5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A2A5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A5BF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A5BF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7C0
Deuteranopia (green-blind)
#9DA6BE
Tritanopia (blue-blind)
#9CA9AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a5bf; /* rgb */ color: rgb(162, 165, 191); /* oklch */ color: oklch(72.8% 0.038 280.2);
Tailwind
colors: {
custom: {
50: '#bdbfd2',
500: '#a2a5bf',
950: '#000000',
},
}SCSS
$custom: #a2a5bf; $custom-light: #bdbfd2; $custom-dark: #000000;
JSON
{
"hex": "#a2a5bf",
"rgb": {
"r": 162,
"g": 165,
"b": 191
},
"hsl": {
"h": 233.793,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.7281,
"c": 0.03765,
"h": 280.2
},
"luminance": 0.38353
}Semantic roles & 50–950 ramp
primary
#A2A5BF
secondary
#E3E2DA
accent
#94499D
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#121214
muted
#818182