#A8929A#A8929A
#A8929A is a light, muted pink. Relative luminance 0.312; OKLCH L 68.2% C 0.028 H 353.9°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A8929A |
|---|---|
| RGB | rgb(168, 146, 154) |
| HSL | hsl(338, 11%, 62%) |
| HSV | hsv(338, 13%, 66%) |
| CMYK | cmyk(0%, 13.1%, 8.3%, 34.1%) |
| CIE-LAB | lab(62.69, 9.59, -1.19) |
| CIE-LCH | lch(62.69, 9.67, 352.93°) |
| OKLab | oklab(68.2% 0.0283 -0.003) |
| OKLCH | oklch(68.2% 0.028 353.9) |
| XYZ | xyz(32.2596, 31.2164, 34.8916) |
| Luminance | 0.3122 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 7.80
Light Mauve
#C292A1
ΔE00 8.17
Purpley Grey
#947E94
ΔE00 8.56
Grey Pink
#C3909B
ΔE00 8.57
Warm Grey
#978A84
ΔE00 9.15
Pinkish Grey
#C8ACA9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8929A #92A8A0
analogous
#A892A5 #A8929A #A89592
triadic
#A8929A #9AA892 #929AA8
tetradic
#A8929A #A5A892 #92A8A0 #9592A8
square
#A8929A #A5A892 #92A8A0 #9592A8
split-complementary
#A8929A #92A895 #92A5A8
monochromatic
#6B555D #8D707B #A8929A #C3B4BA #DED6D9
Accessibility & contrast
On white
2.90
#A8929A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#A8929A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8929A
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8929A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8929A | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94969A
Deuteranopia (green-blind)
#999999
Tritanopia (blue-blind)
#AC9195
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #a8929a; /* rgb */ color: rgb(168, 146, 154); /* oklch */ color: oklch(68.2% 0.028 353.9);
Tailwind
colors: {
custom: {
50: '#c2b2b7',
500: '#a8929a',
950: '#000000',
},
}SCSS
$custom: #a8929a; $custom-light: #c2b2b7; $custom-dark: #000000;
JSON
{
"hex": "#a8929a",
"rgb": {
"r": 168,
"g": 146,
"b": 154
},
"hsl": {
"h": 338.182,
"s": 11.224,
"l": 61.569
},
"oklch": {
"l": 0.68201,
"c": 0.02847,
"h": 353.9
},
"luminance": 0.31216
}Semantic roles & 50–950 ramp
primary
#A8929A
secondary
#C7CFCC
accent
#957C50
background
#FBFAFB
surface
#F7F5F6
border
#D0CFD0
text
#121011
muted
#817F80