#A8A19E#A8A19E
#A8A19E is a light, near-neutral grey. Relative luminance 0.363; OKLCH L 71.4% C 0.009 H 44.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A19E |
|---|---|
| RGB | rgb(168, 161, 158) |
| HSL | hsl(18, 5%, 64%) |
| HSV | hsv(18, 6%, 66%) |
| CMYK | cmyk(0%, 4.2%, 6%, 34.1%) |
| CIE-LAB | lab(66.74, 1.98, 2.46) |
| CIE-LCH | lch(66.74, 3.16, 51.17°) |
| OKLab | oklab(71.4% 0.0066 0.0065) |
| OKLCH | oklch(71.4% 0.009 44.8) |
| XYZ | xyz(35.0641, 36.2835, 37.4973) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.07
Stone
#A89F91
ΔE00 5.41
Greyish
#A8A495
ΔE00 6.75
Grey
#929591
ΔE00 7.18
Warm Grey
#978A84
ΔE00 7.64
Greige
#B8AB98
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A19E #9EA5A8
analogous
#A89EA0 #A8A19E #A8A69E
triadic
#A8A19E #9EA8A1 #A19EA8
tetradic
#A8A19E #A0A89E #9EA5A8 #A69EA8
square
#A8A19E #A0A89E #9EA5A8 #A69EA8
split-complementary
#A8A19E #9EA8A6 #9EA0A8
monochromatic
#6B6460 #8B827E #A8A19E #C5C0BE #E2E0DF
Accessibility & contrast
On white
2.54
#A8A19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#A8A19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A19E
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A19E | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#A4A39E
Tritanopia (blue-blind)
#AAA0A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a8a19e; /* rgb */ color: rgb(168, 161, 158); /* oklch */ color: oklch(71.4% 0.009 44.8);
Tailwind
colors: {
custom: {
50: '#c1bcba',
500: '#a8a19e',
950: '#000000',
},
}SCSS
$custom: #a8a19e; $custom-light: #c1bcba; $custom-dark: #000000;
JSON
{
"hex": "#a8a19e",
"rgb": {
"r": 168,
"g": 161,
"b": 158
},
"hsl": {
"h": 18,
"s": 5.435,
"l": 63.922
},
"oklch": {
"l": 0.714,
"c": 0.00925,
"h": 44.8
},
"luminance": 0.36283
}Semantic roles & 50–950 ramp
primary
#A8A19E
secondary
#CFD2D3
accent
#7E8F56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180