#A6969A#A6969A
#A6969A is a light, near-neutral red. Relative luminance 0.323; OKLCH L 68.8% C 0.020 H 0.7°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A6969A |
|---|---|
| RGB | rgb(166, 150, 154) |
| HSL | hsl(345, 8%, 62%) |
| HSV | hsv(345, 10%, 65%) |
| CMYK | cmyk(0%, 9.6%, 7.2%, 34.9%) |
| CIE-LAB | lab(63.55, 6.61, 0.05) |
| CIE-LCH | lch(63.55, 6.62, 0.42°) |
| OKLab | oklab(68.83% 0.0197 0.0002) |
| OKLCH | oklch(68.83% 0.02 0.7) |
| XYZ | xyz(32.4644, 32.2533, 35.0809) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Warm Grey
#978A84
ΔE00 7.17
Pinkish Grey
#C8ACA9
ΔE00 8.74
Dark Gray
#A9A9A9
ΔE00 9.32
Rosybrown
#BC8F8F
ΔE00 9.43
Purpley Grey
#947E94
ΔE00 10.67
Light Mauve
#C292A1
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6969A #96A6A2
analogous
#A696A2 #A6969A #A69A96
triadic
#A6969A #9AA696 #969AA6
tetradic
#A6969A #A2A696 #96A6A2 #9A96A6
square
#A6969A #A2A696 #96A6A2 #9A96A6
split-complementary
#A6969A #96A69A #96A2A6
monochromatic
#69595D #8A757A #A6969A #C2B7BA #DED8DA
Accessibility & contrast
On white
2.82
#A6969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#A6969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6969A
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6969A | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98989A
Deuteranopia (green-blind)
#9B9B9A
Tritanopia (blue-blind)
#A99597
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a6969a; /* rgb */ color: rgb(166, 150, 154); /* oklch */ color: oklch(68.8% 0.020 0.7);
Tailwind
colors: {
custom: {
50: '#c0b4b7',
500: '#a6969a',
950: '#000000',
},
}SCSS
$custom: #a6969a; $custom-light: #c0b4b7; $custom-dark: #000000;
JSON
{
"hex": "#a6969a",
"rgb": {
"r": 166,
"g": 150,
"b": 154
},
"hsl": {
"h": 345,
"s": 8.247,
"l": 61.961
},
"oklch": {
"l": 0.6883,
"c": 0.01972,
"h": 0.7
},
"luminance": 0.32253
}Semantic roles & 50–950 ramp
primary
#A6969A
secondary
#C9CFCD
accent
#928253
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121111
muted
#818080