#A8A69F#A8A69F
#A8A69F is a light, near-neutral grey. Relative luminance 0.381; OKLCH L 72.5% C 0.010 H 93.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A69F |
|---|---|
| RGB | rgb(168, 166, 159) |
| HSL | hsl(47, 5%, 64%) |
| HSV | hsv(47, 5%, 66%) |
| CMYK | cmyk(0%, 1.2%, 5.4%, 34.1%) |
| CIE-LAB | lab(68.09, -0.57, 3.87) |
| CIE-LCH | lch(68.09, 3.91, 98.43°) |
| OKLab | oklab(72.48% -0.0006 0.0102) |
| OKLCH | oklch(72.48% 0.01 93.6) |
| XYZ | xyz(36.0418, 38.1006, 38.2496) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.60
Dark Gray
#A9A9A9
ΔE00 3.75
Stone
#A89F91
ΔE00 4.47
Cement
#A5A391
ΔE00 5.01
Grey
#929591
ΔE00 6.19
Greige
#B8AB98
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A69F #9FA1A8
analogous
#A8A29F #A8A69F #A6A89F
triadic
#A8A69F #9FA8A6 #A69FA8
tetradic
#A8A69F #9FA8A2 #9FA1A8 #A89FA6
square
#A8A69F #9FA8A2 #9FA1A8 #A89FA6
split-complementary
#A8A69F #9FA6A8 #A29FA8
monochromatic
#6B6961 #8B887F #A8A69F #C5C4BF #E2E2DF
Accessibility & contrast
On white
2.44
#A8A69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#A8A69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A69F
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A69F | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#AAA5A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a8a69f; /* rgb */ color: rgb(168, 166, 159); /* oklch */ color: oklch(72.5% 0.010 93.6);
Tailwind
colors: {
custom: {
50: '#c1c0bb',
500: '#a8a69f',
950: '#000000',
},
}SCSS
$custom: #a8a69f; $custom-light: #c1c0bb; $custom-dark: #000000;
JSON
{
"hex": "#a8a69f",
"rgb": {
"r": 168,
"g": 166,
"b": 159
},
"hsl": {
"h": 46.667,
"s": 4.918,
"l": 64.118
},
"oklch": {
"l": 0.72476,
"c": 0.01021,
"h": 93.6
},
"luminance": 0.381
}Semantic roles & 50–950 ramp
primary
#A8A69F
secondary
#D0D1D3
accent
#638F57
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180