#A2ABAE#A2ABAE
#A2ABAE is a light, near-neutral grey. Relative luminance 0.399; OKLCH L 73.5% C 0.011 H 219.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABAE |
|---|---|
| RGB | rgb(162, 171, 174) |
| HSL | hsl(195, 7%, 66%) |
| HSV | hsv(195, 7%, 68%) |
| CMYK | cmyk(6.9%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(69.37, -2.56, -2.63) |
| CIE-LCH | lch(69.37, 3.68, 225.76°) |
| OKLab | oklab(73.5% -0.0085 -0.0071) |
| OKLCH | oklch(73.5% 0.011 219.6) |
| XYZ | xyz(37.1016, 39.8628, 45.7758) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.21
Cool Grey
#95A3A6
ΔE00 3.43
Dark Gray
#A9A9A9
ΔE00 4.22
Dove Gray
#B6B8BD
ΔE00 5.61
Silver
#C0C0C0
ΔE00 7.49
Bluey Grey
#89A0B0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABAE #AEA5A2
analogous
#A2AEAB #A2ABAE #A2A5AE
triadic
#A2ABAE #AEA2AB #ABAEA2
tetradic
#A2ABAE #ABA2AE #AEA5A2 #A5AEA2
square
#A2ABAE #ABA2AE #AEA5A2 #A5AEA2
split-complementary
#A2ABAE #AEA2A5 #AEABA2
monochromatic
#636E72 #818D92 #A2ABAE #C3C9CA #E3E6E7
Accessibility & contrast
On white
2.34
#A2ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#A2ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABAE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABAE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAE
Deuteranopia (green-blind)
#A7A9AE
Tritanopia (blue-blind)
#9FACAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2abae; /* rgb */ color: rgb(162, 171, 174); /* oklch */ color: oklch(73.5% 0.011 219.6);
Tailwind
colors: {
custom: {
50: '#bdc4c6',
500: '#a2abae',
950: '#000000',
},
}SCSS
$custom: #a2abae; $custom-light: #bdc4c6; $custom-dark: #000000;
JSON
{
"hex": "#a2abae",
"rgb": {
"r": 162,
"g": 171,
"b": 174
},
"hsl": {
"h": 195,
"s": 6.897,
"l": 65.882
},
"oklch": {
"l": 0.73498,
"c": 0.01109,
"h": 219.6
},
"luminance": 0.39863
}Semantic roles & 50–950 ramp
primary
#A2ABAE
secondary
#D8D5D4
accent
#645591
background
#FBFCFC
surface
#F6F8F8
border
#D0D1D1
text
#121213
muted
#818182