#A2A698#A2A698
#A2A698 is a light, muted grey. Relative luminance 0.372; OKLCH L 71.8% C 0.020 H 119.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A698 |
|---|---|
| RGB | rgb(162, 166, 152) |
| HSL | hsl(77, 7%, 62%) |
| HSV | hsv(77, 8%, 65%) |
| CMYK | cmyk(2.4%, 0%, 8.4%, 34.9%) |
| CIE-LAB | lab(67.44, -4.02, 6.76) |
| CIE-LCH | lch(67.44, 7.86, 120.78°) |
| OKLab | oklab(71.79% -0.0101 0.0176) |
| OKLCH | oklch(71.79% 0.02 119.9) |
| XYZ | xyz(34.2032, 37.2208, 35.0821) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.13
Greyish
#A8A495
ΔE00 3.89
Stone
#A89F91
ΔE00 6.80
Grey
#929591
ΔE00 6.92
Bland
#AFA88B
ΔE00 6.95
Stone (survey)
#ADA587
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A698 #9C98A6
analogous
#A6A398 #A2A698 #9BA698
triadic
#A2A698 #98A2A6 #A698A2
tetradic
#A2A698 #98A6A3 #9C98A6 #A6989B
square
#A2A698 #98A6A3 #9C98A6 #A6989B
split-complementary
#A2A698 #989BA6 #A398A6
monochromatic
#65695B #848A77 #A2A698 #C0C2B9 #DDDFDA
Accessibility & contrast
On white
2.49
#A2A698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#A2A698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A698
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A698 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#A8A499
Tritanopia (blue-blind)
#A3A4A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a2a698; /* rgb */ color: rgb(162, 166, 152); /* oklch */ color: oklch(71.8% 0.020 119.9);
Tailwind
colors: {
custom: {
50: '#bdc0b6',
500: '#a2a698',
950: '#000000',
},
}SCSS
$custom: #a2a698; $custom-light: #bdc0b6; $custom-dark: #000000;
JSON
{
"hex": "#a2a698",
"rgb": {
"r": 162,
"g": 166,
"b": 152
},
"hsl": {
"h": 77.143,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.71787,
"c": 0.02035,
"h": 119.9
},
"luminance": 0.37221
}Semantic roles & 50–950 ramp
primary
#A2A698
secondary
#CCCACF
accent
#549166
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180