#A2A4BF#A2A4BF
#A2A4BF is a light, muted blue. Relative luminance 0.380; OKLCH L 72.6% C 0.039 H 282.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4BF |
|---|---|
| RGB | rgb(162, 164, 191) |
| HSL | hsl(236, 18%, 69%) |
| HSV | hsv(236, 15%, 75%) |
| CMYK | cmyk(15.2%, 14.1%, 0%, 25.1%) |
| CIE-LAB | lab(68.02, 4.84, -14.07) |
| CIE-LCH | lch(68.02, 14.88, 288.96°) |
| OKLab | oklab(72.6% 0.0081 -0.0381) |
| OKLCH | oklch(72.6% 0.039 282) |
| XYZ | xyz(37.5776, 37.9934, 54.6338) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.26
Cool Gray
#9AA7B0
ΔE00 10.63
Dove Gray
#B6B8BD
ΔE00 10.68
Lightsteelblue
#B0C4DE
ΔE00 11.05
Cloudy Blue
#ACC2D9
ΔE00 11.65
Light Blue Grey
#B7C9E2
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4BF #BFBDA2
analogous
#A2B3BF #A2A4BF #AFA2BF
triadic
#A2A4BF #BFA2A4 #A4BFA2
tetradic
#A2A4BF #BFA2B3 #BFBDA2 #A2BFAF
square
#A2A4BF #BFA2B3 #BFBDA2 #A2BFAF
split-complementary
#A2A4BF #BFAFA2 #B3BFA2
monochromatic
#5E6189 #7E81A6 #A2A4BF #C6C7D8 #EBEBF1
Accessibility & contrast
On white
2.44
#A2A4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A2A4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4BF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4BF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C0
Deuteranopia (green-blind)
#9CA5BE
Tritanopia (blue-blind)
#9CA8AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a4bf; /* rgb */ color: rgb(162, 164, 191); /* oklch */ color: oklch(72.6% 0.039 282.0);
Tailwind
colors: {
custom: {
50: '#bdbed2',
500: '#a2a4bf',
950: '#000000',
},
}SCSS
$custom: #a2a4bf; $custom-light: #bdbed2; $custom-dark: #000000;
JSON
{
"hex": "#a2a4bf",
"rgb": {
"r": 162,
"g": 164,
"b": 191
},
"hsl": {
"h": 235.862,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.72604,
"c": 0.039,
"h": 282
},
"luminance": 0.37994
}Semantic roles & 50–950 ramp
primary
#A2A4BF
secondary
#E3E2DA
accent
#97499D
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121214
muted
#818182