#A0989A#A0989A
#A0989A is a light, near-neutral grey. Relative luminance 0.323; OKLCH L 68.7% C 0.010 H 0.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A0989A |
|---|---|
| RGB | rgb(160, 152, 154) |
| HSL | hsl(345, 4%, 61%) |
| HSV | hsv(345, 5%, 63%) |
| CMYK | cmyk(0%, 5%, 3.8%, 37.3%) |
| CIE-LAB | lab(63.56, 3.29, -0.00) |
| CIE-LCH | lch(63.56, 3.29, 359.97°) |
| OKLab | oklab(68.71% 0.0098 0.0001) |
| OKLCH | oklch(68.71% 0.01 0.3) |
| XYZ | xyz(31.5574, 32.2634, 35.1306) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 6.28
Dark Gray
#A9A9A9
ΔE00 6.39
Grey
#929591
ΔE00 7.84
Stone
#A89F91
ΔE00 8.63
Pewter
#899397
ΔE00 9.84
Gray
#808080
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0989A #98A09E
analogous
#A0989E #A0989A #A09A98
triadic
#A0989A #9AA098 #989AA0
tetradic
#A0989A #9EA098 #98A09E #9A98A0
square
#A0989A #9EA098 #98A09E #9A98A0
split-complementary
#A0989A #98A09A #989EA0
monochromatic
#635B5D #82787B #A0989A #BDB8B9 #DBD8D8
Accessibility & contrast
On white
2.82
#A0989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#A0989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0989A
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0989A | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99999A
Deuteranopia (green-blind)
#9B9A9A
Tritanopia (blue-blind)
#A29899
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a0989a; /* rgb */ color: rgb(160, 152, 154); /* oklch */ color: oklch(68.7% 0.010 0.3);
Tailwind
colors: {
custom: {
50: '#bcb6b7',
500: '#a0989a',
950: '#000000',
},
}SCSS
$custom: #a0989a; $custom-light: #bcb6b7; $custom-dark: #000000;
JSON
{
"hex": "#a0989a",
"rgb": {
"r": 160,
"g": 152,
"b": 154
},
"hsl": {
"h": 345,
"s": 4.04,
"l": 61.176
},
"oklch": {
"l": 0.68711,
"c": 0.00979,
"h": 0.3
},
"luminance": 0.32263
}Semantic roles & 50–950 ramp
primary
#A0989A
secondary
#C8CBCB
accent
#8E8058
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080