#A0989C#A0989C
#A0989C is a light, near-neutral grey. Relative luminance 0.323; OKLCH L 68.8% C 0.011 H 345.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A0989C |
|---|---|
| RGB | rgb(160, 152, 156) |
| HSL | hsl(330, 4%, 61%) |
| HSV | hsv(330, 5%, 63%) |
| CMYK | cmyk(0%, 5%, 2.5%, 37.3%) |
| CIE-LAB | lab(63.62, 3.67, -1.05) |
| CIE-LCH | lch(63.62, 3.82, 344.05°) |
| OKLab | oklab(68.77% 0.0106 -0.0027) |
| OKLCH | oklch(68.77% 0.011 345.6) |
| XYZ | xyz(31.7253, 32.3306, 36.0151) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.74
Warm Grey
#978A84
ΔE00 7.01
Grey
#929591
ΔE00 8.56
Stone
#A89F91
ΔE00 9.72
Pewter
#899397
ΔE00 10.03
Dove Gray
#B6B8BD
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0989C #98A09C
analogous
#A098A0 #A0989C #A09898
triadic
#A0989C #9CA098 #989CA0
tetradic
#A0989C #A0A098 #98A09C #9898A0
square
#A0989C #A0A098 #98A09C #9898A0
split-complementary
#A0989C #98A098 #98A0A0
monochromatic
#635B5F #82787D #A0989C #BDB8BB #DBD8D9
Accessibility & contrast
On white
2.81
#A0989C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#A0989C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0989C
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0989C | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999C
Deuteranopia (green-blind)
#9A9A9C
Tritanopia (blue-blind)
#A19899
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a0989c; /* rgb */ color: rgb(160, 152, 156); /* oklch */ color: oklch(68.8% 0.011 345.6);
Tailwind
colors: {
custom: {
50: '#bcb6b9',
500: '#a0989c',
950: '#000000',
},
}SCSS
$custom: #a0989c; $custom-light: #bcb6b9; $custom-dark: #000000;
JSON
{
"hex": "#a0989c",
"rgb": {
"r": 160,
"g": 152,
"b": 156
},
"hsl": {
"h": 330,
"s": 4.04,
"l": 61.176
},
"oklch": {
"l": 0.68772,
"c": 0.01095,
"h": 345.6
},
"luminance": 0.3233
}Semantic roles & 50–950 ramp
primary
#A0989C
secondary
#C8CBCA
accent
#8E7358
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080