#A2A098#A2A098
#A2A098 is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.5% C 0.012 H 95.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A098 |
|---|---|
| RGB | rgb(162, 160, 152) |
| HSL | hsl(48, 5%, 62%) |
| HSV | hsv(48, 6%, 64%) |
| CMYK | cmyk(0%, 1.2%, 6.2%, 36.5%) |
| CIE-LAB | lab(65.82, -0.76, 4.42) |
| CIE-LCH | lch(65.82, 4.48, 99.72°) |
| OKLab | oklab(70.51% -0.0011 0.0116) |
| OKLCH | oklch(70.51% 0.012 95.2) |
| XYZ | xyz(33.1378, 35.0902, 34.7270) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.28
Stone
#A89F91
ΔE00 3.85
Cement
#A5A391
ΔE00 4.43
Grey
#929591
ΔE00 4.74
Dark Gray
#A9A9A9
ΔE00 4.96
Greige
#B8AB98
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A098 #989AA2
analogous
#A29B98 #A2A098 #9FA298
triadic
#A2A098 #98A2A0 #A098A2
tetradic
#A2A098 #98A29B #989AA2 #A2989F
square
#A2A098 #98A29B #989AA2 #A2989F
split-complementary
#A2A098 #989FA2 #9B98A2
monochromatic
#65635B #858278 #A2A098 #BFBEB8 #DCDBD8
Accessibility & contrast
On white
2.62
#A2A098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#A2A098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A098
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A098 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F98
Deuteranopia (green-blind)
#A2A098
Tritanopia (blue-blind)
#A49F9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a2a098; /* rgb */ color: rgb(162, 160, 152); /* oklch */ color: oklch(70.5% 0.012 95.2);
Tailwind
colors: {
custom: {
50: '#bdbcb6',
500: '#a2a098',
950: '#000000',
},
}SCSS
$custom: #a2a098; $custom-light: #bdbcb6; $custom-dark: #000000;
JSON
{
"hex": "#a2a098",
"rgb": {
"r": 162,
"g": 160,
"b": 152
},
"hsl": {
"h": 48,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.70507,
"c": 0.01167,
"h": 95.2
},
"luminance": 0.3509
}Semantic roles & 50–950 ramp
primary
#A2A098
secondary
#C9CACD
accent
#628F57
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180