#A6949A#A6949A
#A6949A is a light, muted pink. Relative luminance 0.316; OKLCH L 68.4% C 0.023 H 355.5°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A6949A |
|---|---|
| RGB | rgb(166, 148, 154) |
| HSL | hsl(340, 9%, 62%) |
| HSV | hsv(340, 11%, 65%) |
| CMYK | cmyk(0%, 10.8%, 7.2%, 34.9%) |
| CIE-LAB | lab(63.03, 7.73, -0.72) |
| CIE-LCH | lch(63.03, 7.77, 354.71°) |
| OKLab | oklab(68.42% 0.0229 -0.0018) |
| OKLCH | oklch(68.42% 0.023 355.5) |
| XYZ | xyz(32.1479, 31.6205, 34.9754) |
| Luminance | 0.3162 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Warm Grey
#978A84
ΔE00 7.93
Rosybrown
#BC8F8F
ΔE00 8.85
Pinkish Grey
#C8ACA9
ΔE00 9.15
Purpley Grey
#947E94
ΔE00 9.54
Light Mauve
#C292A1
ΔE00 9.73
Grey Pink
#C3909B
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6949A #94A6A0
analogous
#A694A3 #A6949A #A69794
triadic
#A6949A #9AA694 #949AA6
tetradic
#A6949A #A3A694 #94A6A0 #9794A6
square
#A6949A #A3A694 #94A6A0 #9794A6
split-complementary
#A6949A #94A697 #94A3A6
monochromatic
#69575D #8A737B #A6949A #C2B5BA #DED7D9
Accessibility & contrast
On white
2.87
#A6949A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#A6949A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6949A
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6949A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6949A | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#9A9A9A
Tritanopia (blue-blind)
#A99396
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #a6949a; /* rgb */ color: rgb(166, 148, 154); /* oklch */ color: oklch(68.4% 0.023 355.5);
Tailwind
colors: {
custom: {
50: '#c0b3b7',
500: '#a6949a',
950: '#000000',
},
}SCSS
$custom: #a6949a; $custom-light: #c0b3b7; $custom-dark: #000000;
JSON
{
"hex": "#a6949a",
"rgb": {
"r": 166,
"g": 148,
"b": 154
},
"hsl": {
"h": 340,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.68421,
"c": 0.02293,
"h": 355.5
},
"luminance": 0.3162
}Semantic roles & 50–950 ramp
primary
#A6949A
secondary
#C8CECC
accent
#937E52
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080