#A4A2B0#A4A2B0
#A4A2B0 is a light, muted blue. Relative luminance 0.369; OKLCH L 71.8% C 0.020 H 292.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A2B0 |
|---|---|
| RGB | rgb(164, 162, 176) |
| HSL | hsl(249, 8%, 66%) |
| HSV | hsv(249, 8%, 69%) |
| CMYK | cmyk(6.8%, 8%, 0%, 31%) |
| CIE-LAB | lab(67.18, 3.46, -6.97) |
| CIE-LCH | lch(67.18, 7.78, 296.39°) |
| OKLab | oklab(71.83% 0.0077 -0.0187) |
| OKLCH | oklch(71.83% 0.02 292.4) |
| XYZ | xyz(36.0652, 36.8677, 46.2820) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.44
Dove Gray
#B6B8BD
ΔE00 7.82
Cool Gray
#9AA7B0
ΔE00 8.51
Pewter
#899397
ΔE00 10.62
Cool Grey
#95A3A6
ΔE00 10.71
Silver
#C0C0C0
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A2B0 #AEB0A2
analogous
#A2A7B0 #A4A2B0 #ABA2B0
triadic
#A4A2B0 #B0A4A2 #A2B0A4
tetradic
#A4A2B0 #B0A2A7 #AEB0A2 #A2B0AB
square
#A4A2B0 #B0A2A7 #AEB0A2 #A2B0AB
split-complementary
#A4A2B0 #B0ABA2 #A7B0A2
monochromatic
#666375 #848194 #A4A2B0 #C4C3CC #E5E4E8
Accessibility & contrast
On white
2.51
#A4A2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#A4A2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A2B0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A2B0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B1
Deuteranopia (green-blind)
#9FA3B0
Tritanopia (blue-blind)
#A2A4A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a4a2b0; /* rgb */ color: rgb(164, 162, 176); /* oklch */ color: oklch(71.8% 0.020 292.4);
Tailwind
colors: {
custom: {
50: '#bfbdc7',
500: '#a4a2b0',
950: '#000000',
},
}SCSS
$custom: #a4a2b0; $custom-light: #bfbdc7; $custom-dark: #000000;
JSON
{
"hex": "#a4a2b0",
"rgb": {
"r": 164,
"g": 162,
"b": 176
},
"hsl": {
"h": 248.571,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.71833,
"c": 0.02019,
"h": 292.4
},
"luminance": 0.36868
}Semantic roles & 50–950 ramp
primary
#A4A2B0
secondary
#D9D9D5
accent
#925389
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182