#A4A2B2#A4A2B2
#A4A2B2 is a light, muted blue. Relative luminance 0.369; OKLCH L 71.9% C 0.023 H 291.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A2B2 |
|---|---|
| RGB | rgb(164, 162, 178) |
| HSL | hsl(248, 9%, 67%) |
| HSV | hsv(248, 9%, 70%) |
| CMYK | cmyk(7.9%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(67.24, 3.86, -7.99) |
| CIE-LCH | lch(67.24, 8.88, 295.81°) |
| OKLab | oklab(71.9% 0.0085 -0.0214) |
| OKLCH | oklch(71.9% 0.023 291.6) |
| XYZ | xyz(36.2645, 36.9474, 47.3319) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.23
Dove Gray
#B6B8BD
ΔE00 8.33
Cool Gray
#9AA7B0
ΔE00 9.02
Pewter
#899397
ΔE00 11.19
Silver
#C0C0C0
ΔE00 11.27
Cool Grey
#95A3A6
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A2B2 #B0B2A2
analogous
#A2A8B2 #A4A2B2 #ACA2B2
triadic
#A4A2B2 #B2A4A2 #A2B2A4
tetradic
#A4A2B2 #B2A2A8 #B0B2A2 #A2B2AC
square
#A4A2B2 #B2A2A8 #B0B2A2 #A2B2AC
split-complementary
#A4A2B2 #B2ACA2 #A8B2A2
monochromatic
#656377 #838196 #A4A2B2 #C5C3CE #E6E5E9
Accessibility & contrast
On white
2.50
#A4A2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#A4A2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A2B2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A2B2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#9FA3B2
Tritanopia (blue-blind)
#A1A4A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a4a2b2; /* rgb */ color: rgb(164, 162, 178); /* oklch */ color: oklch(71.9% 0.023 291.6);
Tailwind
colors: {
custom: {
50: '#bfbdc9',
500: '#a4a2b2',
950: '#000000',
},
}SCSS
$custom: #a4a2b2; $custom-light: #bfbdc9; $custom-dark: #000000;
JSON
{
"hex": "#a4a2b2",
"rgb": {
"r": 164,
"g": 162,
"b": 178
},
"hsl": {
"h": 247.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.71899,
"c": 0.02305,
"h": 291.6
},
"luminance": 0.36948
}Semantic roles & 50–950 ramp
primary
#A4A2B2
secondary
#DADAD5
accent
#93528B
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121213
muted
#818182