#A6989A#A6989A
#A6989A is a light, near-neutral grey. Relative luminance 0.329; OKLCH L 69.2% C 0.017 H 7.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A6989A |
|---|---|
| RGB | rgb(166, 152, 154) |
| HSL | hsl(351, 7%, 62%) |
| HSV | hsv(351, 8%, 65%) |
| CMYK | cmyk(0%, 8.4%, 7.2%, 34.9%) |
| CIE-LAB | lab(64.08, 5.50, 0.82) |
| CIE-LCH | lch(64.08, 5.56, 8.44°) |
| OKLab | oklab(69.24% 0.0166 0.0022) |
| OKLCH | oklch(69.24% 0.017 7.7) |
| XYZ | xyz(32.7862, 32.8970, 35.1882) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 6.56
Dark Gray
#A9A9A9
ΔE00 8.13
Pinkish Grey
#C8ACA9
ΔE00 8.54
Stone
#A89F91
ΔE00 9.66
Rosybrown
#BC8F8F
ΔE00 10.19
Grey
#929591
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6989A #98A6A4
analogous
#A698A1 #A6989A #A69D98
triadic
#A6989A #9AA698 #989AA6
tetradic
#A6989A #A1A698 #98A6A4 #9D98A6
square
#A6989A #A1A698 #98A6A4 #9D98A6
split-complementary
#A6989A #98A69D #98A1A6
monochromatic
#695B5D #8A777A #A6989A #C2B9BA #DFDADA
Accessibility & contrast
On white
2.77
#A6989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#A6989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6989A
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6989A | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9A
Deuteranopia (green-blind)
#9D9C9A
Tritanopia (blue-blind)
#A99799
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a6989a; /* rgb */ color: rgb(166, 152, 154); /* oklch */ color: oklch(69.2% 0.017 7.7);
Tailwind
colors: {
custom: {
50: '#c0b6b7',
500: '#a6989a',
950: '#000000',
},
}SCSS
$custom: #a6989a; $custom-light: #c0b6b7; $custom-dark: #000000;
JSON
{
"hex": "#a6989a",
"rgb": {
"r": 166,
"g": 152,
"b": 154
},
"hsl": {
"h": 351.429,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.69241,
"c": 0.01674,
"h": 7.7
},
"luminance": 0.32897
}Semantic roles & 50–950 ramp
primary
#A6989A
secondary
#CACFCF
accent
#918954
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080