#A2A899#A2A899
#A2A899 is a light, muted grey. Relative luminance 0.380; OKLCH L 72.2% C 0.022 H 124.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A899 |
|---|---|
| RGB | rgb(162, 168, 153) |
| HSL | hsl(84, 8%, 63%) |
| HSV | hsv(84, 9%, 66%) |
| CMYK | cmyk(3.6%, 0%, 8.9%, 34.1%) |
| CIE-LAB | lab(68.01, -4.93, 7.02) |
| CIE-LCH | lch(68.01, 8.57, 125.07°) |
| OKLab | oklab(72.24% -0.0127 0.0183) |
| OKLCH | oklch(72.24% 0.022 124.8) |
| XYZ | xyz(34.6518, 37.9865, 35.6374) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 3.91
Greyish
#A8A495
ΔE00 4.86
Bland
#AFA88B
ΔE00 7.26
Grey
#929591
ΔE00 7.70
Stone (survey)
#ADA587
ΔE00 7.77
Stone
#A89F91
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A899 #9F99A8
analogous
#A8A699 #A2A899 #9AA899
triadic
#A2A899 #99A2A8 #A899A2
tetradic
#A2A899 #99A8A6 #9F99A8 #A8999A
square
#A2A899 #99A8A6 #9F99A8 #A8999A
split-complementary
#A2A899 #999AA8 #A699A8
monochromatic
#656B5B #848C78 #A2A899 #C0C4BA #DEE0DB
Accessibility & contrast
On white
2.44
#A2A899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A2A899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A899
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A899 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA698
Deuteranopia (green-blind)
#A9A69A
Tritanopia (blue-blind)
#A3A6A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a899; /* rgb */ color: rgb(162, 168, 153); /* oklch */ color: oklch(72.2% 0.022 124.8);
Tailwind
colors: {
custom: {
50: '#bdc1b7',
500: '#a2a899',
950: '#000000',
},
}SCSS
$custom: #a2a899; $custom-light: #bdc1b7; $custom-dark: #000000;
JSON
{
"hex": "#a2a899",
"rgb": {
"r": 162,
"g": 168,
"b": 153
},
"hsl": {
"h": 84,
"s": 7.937,
"l": 62.941
},
"oklch": {
"l": 0.72243,
"c": 0.02229,
"h": 124.8
},
"luminance": 0.37987
}Semantic roles & 50–950 ramp
primary
#A2A899
secondary
#CECCD1
accent
#54926D
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180