#A7969A#A7969A
#A7969A is a light, muted red. Relative luminance 0.324; OKLCH L 68.9% C 0.021 H 1.7°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A7969A |
|---|---|
| RGB | rgb(167, 150, 154) |
| HSL | hsl(346, 9%, 62%) |
| HSV | hsv(346, 10%, 65%) |
| CMYK | cmyk(0%, 10.2%, 7.8%, 34.5%) |
| CIE-LAB | lab(63.64, 6.98, 0.19) |
| CIE-LCH | lch(63.64, 6.99, 1.55°) |
| OKLab | oklab(68.92% 0.0209 0.0006) |
| OKLCH | oklch(68.92% 0.021 1.7) |
| XYZ | xyz(32.6749, 32.3618, 35.0908) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Warm Grey
#978A84
ΔE00 7.34
Pinkish Grey
#C8ACA9
ΔE00 8.51
Rosybrown
#BC8F8F
ΔE00 9.06
Dark Gray
#A9A9A9
ΔE00 9.61
Light Mauve
#C292A1
ΔE00 10.36
Grey Pink
#C3909B
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7969A #96A7A3
analogous
#A796A3 #A7969A #A79B96
triadic
#A7969A #9AA796 #969AA7
tetradic
#A7969A #A3A796 #96A7A3 #9B96A7
square
#A7969A #A3A796 #96A7A3 #9B96A7
split-complementary
#A7969A #96A79B #96A3A7
monochromatic
#6A595D #8B757A #A7969A #C3B7BA #DFD9DA
Accessibility & contrast
On white
2.81
#A7969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#A7969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7969A
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7969A | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98989A
Deuteranopia (green-blind)
#9C9B9A
Tritanopia (blue-blind)
#AA9597
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a7969a; /* rgb */ color: rgb(167, 150, 154); /* oklch */ color: oklch(68.9% 0.021 1.7);
Tailwind
colors: {
custom: {
50: '#c1b4b7',
500: '#a7969a',
950: '#000000',
},
}SCSS
$custom: #a7969a; $custom-light: #c1b4b7; $custom-dark: #000000;
JSON
{
"hex": "#a7969a",
"rgb": {
"r": 167,
"g": 150,
"b": 154
},
"hsl": {
"h": 345.882,
"s": 8.808,
"l": 62.157
},
"oklch": {
"l": 0.68921,
"c": 0.02087,
"h": 1.7
},
"luminance": 0.32361
}Semantic roles & 50–950 ramp
primary
#A7969A
secondary
#C9D0CE
accent
#938453
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080