#A6949C#A6949C
#A6949C is a light, muted pink. Relative luminance 0.317; OKLCH L 68.5% C 0.024 H 349.1°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A6949C |
|---|---|
| RGB | rgb(166, 148, 156) |
| HSL | hsl(333, 9%, 62%) |
| HSV | hsv(333, 11%, 65%) |
| CMYK | cmyk(0%, 10.8%, 6%, 34.9%) |
| CIE-LAB | lab(63.08, 8.10, -1.77) |
| CIE-LCH | lch(63.08, 8.29, 347.70°) |
| OKLab | oklab(68.48% 0.0236 -0.0046) |
| OKLCH | oklch(68.48% 0.024 349.1) |
| XYZ | xyz(32.3159, 31.6876, 35.8600) |
| Luminance | 0.3169 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Warm Grey
#978A84
ΔE00 8.70
Purpley Grey
#947E94
ΔE00 8.99
Rosybrown
#BC8F8F
ΔE00 9.09
Light Mauve
#C292A1
ΔE00 9.44
Pinkish Grey
#C8ACA9
ΔE00 9.52
Grey Pink
#C3909B
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6949C #94A69E
analogous
#A694A5 #A6949C #A69594
triadic
#A6949C #9CA694 #949CA6
tetradic
#A6949C #A5A694 #94A69E #9594A6
square
#A6949C #A5A694 #94A69E #9594A6
split-complementary
#A6949C #94A695 #94A5A6
monochromatic
#69575F #8A737D #A6949C #C2B5BB #DED7DA
Accessibility & contrast
On white
2.86
#A6949C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#A6949C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6949C
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6949C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6949C | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95979C
Deuteranopia (green-blind)
#999A9C
Tritanopia (blue-blind)
#A99497
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a6949c; /* rgb */ color: rgb(166, 148, 156); /* oklch */ color: oklch(68.5% 0.024 349.1);
Tailwind
colors: {
custom: {
50: '#c0b3b9',
500: '#a6949c',
950: '#000000',
},
}SCSS
$custom: #a6949c; $custom-light: #c0b3b9; $custom-dark: #000000;
JSON
{
"hex": "#a6949c",
"rgb": {
"r": 166,
"g": 148,
"b": 156
},
"hsl": {
"h": 333.333,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.68483,
"c": 0.02408,
"h": 349.1
},
"luminance": 0.31687
}Semantic roles & 50–950 ramp
primary
#A6949C
secondary
#C8CECB
accent
#937652
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080