#A2989C#A2989C
#A2989C is a light, near-neutral grey. Relative luminance 0.325; OKLCH L 68.9% C 0.013 H 351.2°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A2989C |
|---|---|
| RGB | rgb(162, 152, 156) |
| HSL | hsl(336, 5%, 62%) |
| HSV | hsv(336, 6%, 64%) |
| CMYK | cmyk(0%, 6.2%, 3.7%, 36.5%) |
| CIE-LAB | lab(63.79, 4.40, -0.78) |
| CIE-LCH | lch(63.79, 4.47, 349.96°) |
| OKLab | oklab(68.95% 0.0129 -0.002) |
| OKLCH | oklch(68.95% 0.013 351.2) |
| XYZ | xyz(32.1285, 32.5385, 36.0340) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 6.99
Dark Gray
#A9A9A9
ΔE00 7.26
Grey
#929591
ΔE00 9.39
Pinkish Grey
#C8ACA9
ΔE00 9.93
Stone
#A89F91
ΔE00 9.97
Dove Gray
#B6B8BD
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2989C #98A29E
analogous
#A298A1 #A2989C #A29998
triadic
#A2989C #9CA298 #989CA2
tetradic
#A2989C #A1A298 #98A29E #9998A2
square
#A2989C #A1A298 #98A29E #9998A2
split-complementary
#A2989C #98A299 #98A1A2
monochromatic
#655B5F #85787D #A2989C #BFB8BB #DCD8DA
Accessibility & contrast
On white
2.80
#A2989C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#A2989C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2989C
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2989C | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9C
Deuteranopia (green-blind)
#9B9B9C
Tritanopia (blue-blind)
#A49899
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a2989c; /* rgb */ color: rgb(162, 152, 156); /* oklch */ color: oklch(68.9% 0.013 351.2);
Tailwind
colors: {
custom: {
50: '#bdb6b9',
500: '#a2989c',
950: '#000000',
},
}SCSS
$custom: #a2989c; $custom-light: #bdb6b9; $custom-dark: #000000;
JSON
{
"hex": "#a2989c",
"rgb": {
"r": 162,
"g": 152,
"b": 156
},
"hsl": {
"h": 336,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.68947,
"c": 0.01301,
"h": 351.2
},
"luminance": 0.32538
}Semantic roles & 50–950 ramp
primary
#A2989C
secondary
#C9CDCB
accent
#8F7857
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080