#A2A293#A2A293
#A2A293 is a light, muted grey. Relative luminance 0.356; OKLCH L 70.8% C 0.021 H 106.9°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A293 |
|---|---|
| RGB | rgb(162, 162, 147) |
| HSL | hsl(60, 7%, 61%) |
| HSV | hsv(60, 9%, 64%) |
| CMYK | cmyk(0%, 0%, 9.3%, 36.5%) |
| CIE-LAB | lab(66.24, -2.73, 7.81) |
| CIE-LCH | lch(66.24, 8.27, 109.30°) |
| OKLab | oklab(70.79% -0.0062 0.0204) |
| OKLCH | oklch(70.79% 0.021 106.9) |
| XYZ | xyz(33.0864, 35.6288, 32.7321) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 1.46
Greyish
#A8A495
ΔE00 2.22
Stone
#A89F91
ΔE00 4.88
Bland
#AFA88B
ΔE00 5.84
Stone (survey)
#ADA587
ΔE00 6.08
Grey
#929591
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A293 #9393A2
analogous
#A29A93 #A2A293 #9AA293
triadic
#A2A293 #93A2A2 #A293A2
tetradic
#A2A293 #93A29A #9393A2 #A2939A
square
#A2A293 #93A29A #9393A2 #A2939A
split-complementary
#A2A293 #939AA2 #9A93A2
monochromatic
#646456 #858573 #A2A293 #BEBEB4 #DBDBD5
Accessibility & contrast
On white
2.58
#A2A293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A2A293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A293
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A293 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A192
Deuteranopia (green-blind)
#A5A193
Tritanopia (blue-blind)
#A4A09E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a2a293; /* rgb */ color: rgb(162, 162, 147); /* oklch */ color: oklch(70.8% 0.021 106.9);
Tailwind
colors: {
custom: {
50: '#bdbdb2',
500: '#a2a293',
950: '#000000',
},
}SCSS
$custom: #a2a293; $custom-light: #bdbdb2; $custom-dark: #000000;
JSON
{
"hex": "#a2a293",
"rgb": {
"r": 162,
"g": 162,
"b": 147
},
"hsl": {
"h": 60,
"s": 7.463,
"l": 60.588
},
"oklch": {
"l": 0.70794,
"c": 0.02128,
"h": 106.9
},
"luminance": 0.35629
}Semantic roles & 50–950 ramp
primary
#A2A293
secondary
#C6C6CB
accent
#549154
background
#FBFBFA
surface
#F6F6F5
border
#D0D0CF
text
#121211
muted
#818180