#A8A19F#A8A19F
#A8A19F is a light, near-neutral grey. Relative luminance 0.363; OKLCH L 71.4% C 0.009 H 36.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A19F |
|---|---|
| RGB | rgb(168, 161, 159) |
| HSL | hsl(13, 5%, 64%) |
| HSV | hsv(13, 5%, 66%) |
| CMYK | cmyk(0%, 4.2%, 5.4%, 34.1%) |
| CIE-LAB | lab(66.76, 2.16, 1.94) |
| CIE-LCH | lch(66.76, 2.90, 41.92°) |
| OKLab | oklab(71.43% 0.007 0.0052) |
| OKLCH | oklch(71.43% 0.009 36.6) |
| XYZ | xyz(35.1505, 36.3181, 37.9525) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.00
Stone
#A89F91
ΔE00 5.99
Greyish
#A8A495
ΔE00 7.31
Grey
#929591
ΔE00 7.38
Warm Grey
#978A84
ΔE00 7.73
Dove Gray
#B6B8BD
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A19F #9FA6A8
analogous
#A89FA2 #A8A19F #A8A69F
triadic
#A8A19F #9FA8A1 #A19FA8
tetradic
#A8A19F #A2A89F #9FA6A8 #A69FA8
square
#A8A19F #A2A89F #9FA6A8 #A69FA8
split-complementary
#A8A19F #9FA8A6 #9FA2A8
monochromatic
#6B6461 #8B827F #A8A19F #C5C0BF #E2E0DF
Accessibility & contrast
On white
2.54
#A8A19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#A8A19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A19F
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A19F | 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)
#A2A29F
Deuteranopia (green-blind)
#A4A39F
Tritanopia (blue-blind)
#AAA0A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a8a19f; /* rgb */ color: rgb(168, 161, 159); /* oklch */ color: oklch(71.4% 0.009 36.6);
Tailwind
colors: {
custom: {
50: '#c1bcbb',
500: '#a8a19f',
950: '#000000',
},
}SCSS
$custom: #a8a19f; $custom-light: #c1bcbb; $custom-dark: #000000;
JSON
{
"hex": "#a8a19f",
"rgb": {
"r": 168,
"g": 161,
"b": 159
},
"hsl": {
"h": 13.333,
"s": 4.918,
"l": 64.118
},
"oklch": {
"l": 0.71429,
"c": 0.00866,
"h": 36.6
},
"luminance": 0.36318
}Semantic roles & 50–950 ramp
primary
#A8A19F
secondary
#D0D2D3
accent
#828F57
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180