#A3AEA2#A3AEA2
#A3AEA2 is a light, muted grey. Relative luminance 0.407; OKLCH L 73.9% C 0.021 H 143.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A3AEA2 |
|---|---|
| RGB | rgb(163, 174, 162) |
| HSL | hsl(115, 7%, 66%) |
| HSV | hsv(115, 7%, 68%) |
| CMYK | cmyk(6.3%, 0%, 6.9%, 31.8%) |
| CIE-LAB | lab(69.94, -6.15, 4.83) |
| CIE-LCH | lch(69.94, 7.82, 141.83°) |
| OKLab | oklab(73.86% -0.0168 0.0126) |
| OKLCH | oklch(73.86% 0.021 143) |
| XYZ | xyz(36.7607, 40.6670, 40.0883) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.55
Greyish
#A8A495
ΔE00 7.14
Cool Grey
#95A3A6
ΔE00 8.00
Dark Gray
#A9A9A9
ΔE00 8.45
Greenish Grey
#96AE8D
ΔE00 8.64
Grey
#929591
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3AEA2 #ADA2AE
analogous
#A9AEA2 #A3AEA2 #A2AEA7
triadic
#A3AEA2 #A2A3AE #AEA2A3
tetradic
#A3AEA2 #A2A9AE #ADA2AE #AEA7A2
square
#A3AEA2 #A2A9AE #ADA2AE #AEA7A2
split-complementary
#A3AEA2 #A7A2AE #AEA2A9
monochromatic
#657263 #839281 #A3AEA2 #C3CAC3 #E4E7E3
Accessibility & contrast
On white
2.30
#A3AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#A3AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3AEA2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3AEA2 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#ADAAA3
Tritanopia (blue-blind)
#A2ADAA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a3aea2; /* rgb */ color: rgb(163, 174, 162); /* oklch */ color: oklch(73.9% 0.021 143.0);
Tailwind
colors: {
custom: {
50: '#bec6bd',
500: '#a3aea2',
950: '#000000',
},
}SCSS
$custom: #a3aea2; $custom-light: #bec6bd; $custom-dark: #000000;
JSON
{
"hex": "#a3aea2",
"rgb": {
"r": 163,
"g": 174,
"b": 162
},
"hsl": {
"h": 115,
"s": 6.897,
"l": 65.882
},
"oklch": {
"l": 0.73862,
"c": 0.02099,
"h": 143
},
"luminance": 0.40667
}Semantic roles & 50–950 ramp
primary
#A3AEA2
secondary
#D8D4D8
accent
#55918C
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121312
muted
#818281