#A2989E#A2989E
#A2989E is a light, near-neutral grey. Relative luminance 0.326; OKLCH L 69.0% C 0.014 H 340.7°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2989E |
|---|---|
| RGB | rgb(162, 152, 158) |
| HSL | hsl(324, 5%, 62%) |
| HSV | hsv(324, 6%, 64%) |
| CMYK | cmyk(0%, 6.2%, 2.5%, 36.5%) |
| CIE-LAB | lab(63.84, 4.77, -1.82) |
| CIE-LCH | lch(63.84, 5.11, 339.08°) |
| OKLab | oklab(69.01% 0.0137 -0.0048) |
| OKLCH | oklch(69.01% 0.014 340.7) |
| XYZ | xyz(32.2992, 32.6068, 36.9333) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.69
Warm Grey
#978A84
ΔE00 7.77
Grey
#929591
ΔE00 10.09
Pinkish Grey
#C8ACA9
ΔE00 10.17
Dove Gray
#B6B8BD
ΔE00 10.47
Stone
#A89F91
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2989E #98A29C
analogous
#A198A2 #A2989E #A29899
triadic
#A2989E #9EA298 #989EA2
tetradic
#A2989E #A2A198 #98A29C #9899A2
square
#A2989E #A2A198 #98A29C #9899A2
split-complementary
#A2989E #99A298 #98A2A1
monochromatic
#655B61 #857880 #A2989E #BFB8BC #DCD8DB
Accessibility & contrast
On white
2.79
#A2989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#A2989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2989E
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2989E | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989A9E
Deuteranopia (green-blind)
#9A9B9E
Tritanopia (blue-blind)
#A3989A
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a2989e; /* rgb */ color: rgb(162, 152, 158); /* oklch */ color: oklch(69.0% 0.014 340.7);
Tailwind
colors: {
custom: {
50: '#bdb6ba',
500: '#a2989e',
950: '#000000',
},
}SCSS
$custom: #a2989e; $custom-light: #bdb6ba; $custom-dark: #000000;
JSON
{
"hex": "#a2989e",
"rgb": {
"r": 162,
"g": 152,
"b": 158
},
"hsl": {
"h": 324,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.69009,
"c": 0.01446,
"h": 340.7
},
"luminance": 0.32606
}Semantic roles & 50–950 ramp
primary
#A2989E
secondary
#C9CDCB
accent
#8F6D57
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080