#A8929C#A8929C
#A8929C is a light, muted pink. Relative luminance 0.313; OKLCH L 68.3% C 0.030 H 348.7°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A8929C |
|---|---|
| RGB | rgb(168, 146, 156) |
| HSL | hsl(333, 11%, 62%) |
| HSV | hsv(333, 13%, 66%) |
| CMYK | cmyk(0%, 13.1%, 7.1%, 34.1%) |
| CIE-LAB | lab(62.75, 9.95, -2.24) |
| CIE-LCH | lch(62.75, 10.20, 347.32°) |
| OKLab | oklab(68.26% 0.0291 -0.0058) |
| OKLCH | oklch(68.26% 0.03 348.7) |
| XYZ | xyz(32.4275, 31.2835, 35.7761) |
| Luminance | 0.3128 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.94
Purpley Grey
#947E94
ΔE00 8.07
Rosybrown
#BC8F8F
ΔE00 8.16
Grey Pink
#C3909B
ΔE00 8.51
Dusty Lavender
#AC86A8
ΔE00 9.31
Warm Grey
#978A84
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8929C #92A89E
analogous
#A892A7 #A8929C #A89392
triadic
#A8929C #9CA892 #929CA8
tetradic
#A8929C #A7A892 #92A89E #9392A8
square
#A8929C #A7A892 #92A89E #9392A8
split-complementary
#A8929C #92A893 #92A7A8
monochromatic
#6B555F #8D707D #A8929C #C3B4BB #DED6DA
Accessibility & contrast
On white
2.89
#A8929C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#A8929C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8929C
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8929C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8929C | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94969C
Deuteranopia (green-blind)
#98999B
Tritanopia (blue-blind)
#AC9295
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #a8929c; /* rgb */ color: rgb(168, 146, 156); /* oklch */ color: oklch(68.3% 0.030 348.7);
Tailwind
colors: {
custom: {
50: '#c2b2b9',
500: '#a8929c',
950: '#000000',
},
}SCSS
$custom: #a8929c; $custom-light: #c2b2b9; $custom-dark: #000000;
JSON
{
"hex": "#a8929c",
"rgb": {
"r": 168,
"g": 146,
"b": 156
},
"hsl": {
"h": 332.727,
"s": 11.224,
"l": 61.569
},
"oklch": {
"l": 0.68263,
"c": 0.02966,
"h": 348.7
},
"luminance": 0.31283
}Semantic roles & 50–950 ramp
primary
#A8929C
secondary
#C7CFCB
accent
#957650
background
#FBFAFB
surface
#F7F5F6
border
#D0CFD0
text
#121011
muted
#817F80