#AA969A#AA969A
#AA969A is a light, muted red. Relative luminance 0.327; OKLCH L 69.2% C 0.024 H 4.1°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AA969A |
|---|---|
| RGB | rgb(170, 150, 154) |
| HSL | hsl(348, 11%, 63%) |
| HSV | hsv(348, 12%, 67%) |
| CMYK | cmyk(0%, 11.8%, 9.4%, 33.3%) |
| CIE-LAB | lab(63.91, 8.10, 0.62) |
| CIE-LCH | lch(63.91, 8.12, 4.36°) |
| OKLab | oklab(69.2% 0.0243 0.0018) |
| OKLCH | oklch(69.2% 0.024 4.1) |
| XYZ | xyz(33.3162, 32.6925, 35.1208) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.93
Warm Grey
#978A84
ΔE00 7.94
Rosybrown
#BC8F8F
ΔE00 7.98
Light Mauve
#C292A1
ΔE00 9.32
Grey Pink
#C3909B
ΔE00 9.52
Dark Gray
#A9A9A9
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA969A #96AAA6
analogous
#AA96A4 #AA969A #AA9C96
triadic
#AA969A #9AAA96 #969AAA
tetradic
#AA969A #A4AA96 #96AAA6 #9C96AA
square
#AA969A #A4AA96 #96AAA6 #9C96AA
split-complementary
#AA969A #96AA9C #96A4AA
monochromatic
#6D585D #8F7479 #AA969A #C5B8BB #E1DADB
Accessibility & contrast
On white
2.79
#AA969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#AA969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA969A
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA969A | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999A
Deuteranopia (green-blind)
#9D9C9A
Tritanopia (blue-blind)
#AE9597
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa969a; /* rgb */ color: rgb(170, 150, 154); /* oklch */ color: oklch(69.2% 0.024 4.1);
Tailwind
colors: {
custom: {
50: '#c3b4b7',
500: '#aa969a',
950: '#000000',
},
}SCSS
$custom: #aa969a; $custom-light: #c3b4b7; $custom-dark: #000000;
JSON
{
"hex": "#aa969a",
"rgb": {
"r": 170,
"g": 150,
"b": 154
},
"hsl": {
"h": 348,
"s": 10.526,
"l": 62.745
},
"oklch": {
"l": 0.69196,
"c": 0.02436,
"h": 4.1
},
"luminance": 0.32692
}Semantic roles & 50–950 ramp
primary
#AA969A
secondary
#CAD2D0
accent
#958751
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080