#AA9293#AA9293
#AA9293 is a light, muted red. Relative luminance 0.312; OKLCH L 68.2% C 0.029 H 15.0°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9293 |
|---|---|
| RGB | rgb(170, 146, 147) |
| HSL | hsl(358, 12%, 62%) |
| HSV | hsv(358, 14%, 67%) |
| CMYK | cmyk(0%, 14.1%, 13.5%, 33.3%) |
| CIE-LAB | lab(62.69, 9.12, 2.79) |
| CIE-LCH | lch(62.69, 9.53, 17.01°) |
| OKLab | oklab(68.18% 0.0278 0.0075) |
| OKLCH | oklch(68.18% 0.029 15) |
| XYZ | xyz(32.1227, 31.2112, 31.9303) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 6.47
Warm Grey
#978A84
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 8.18
Grey Pink
#C3909B
ΔE00 8.85
Light Mauve
#C292A1
ΔE00 9.04
Greyish Pink
#C88D94
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9293 #92AAA9
analogous
#AA929F #AA9293 #AA9D92
triadic
#AA9293 #93AA92 #9293AA
tetradic
#AA9293 #9FAA92 #92AAA9 #9D92AA
square
#AA9293 #9FAA92 #92AAA9 #9D92AA
split-complementary
#AA9293 #92AA9D #929FAA
monochromatic
#6D5556 #8F7071 #AA9293 #C5B4B5 #E0D7D7
Accessibility & contrast
On white
2.90
#AA9293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#AA9293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9293
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9293 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969593
Deuteranopia (green-blind)
#9B9993
Tritanopia (blue-blind)
#AF9092
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa9293; /* rgb */ color: rgb(170, 146, 147); /* oklch */ color: oklch(68.2% 0.029 15.0);
Tailwind
colors: {
custom: {
50: '#c3b2b2',
500: '#aa9293',
950: '#000000',
},
}SCSS
$custom: #aa9293; $custom-light: #c3b2b2; $custom-dark: #000000;
JSON
{
"hex": "#aa9293",
"rgb": {
"r": 170,
"g": 146,
"b": 147
},
"hsl": {
"h": 357.5,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.68179,
"c": 0.02882,
"h": 15
},
"luminance": 0.3121
}Semantic roles & 50–950 ramp
primary
#AA9293
secondary
#C7D0D0
accent
#96934F
background
#FCFAFA
surface
#F8F5F5
border
#D1CFCF
text
#121011
muted
#817F80