#AA9494#AA9494
#AA9494 is a light, muted red. Relative luminance 0.319; OKLCH L 68.6% C 0.026 H 17.8°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9494 |
|---|---|
| RGB | rgb(170, 148, 148) |
| HSL | hsl(0, 11%, 62%) |
| HSV | hsv(0, 13%, 67%) |
| CMYK | cmyk(0%, 12.9%, 12.9%, 33.3%) |
| CIE-LAB | lab(63.23, 8.17, 3.01) |
| CIE-LCH | lch(63.23, 8.71, 20.25°) |
| OKLab | oklab(68.61% 0.0251 0.0081) |
| OKLCH | oklch(68.61% 0.026 17.8) |
| XYZ | xyz(32.5125, 31.8647, 32.4491) |
| Luminance | 0.3186 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Warm Grey
#978A84
ΔE00 6.79
Rosybrown
#BC8F8F
ΔE00 7.19
Pinkish Grey
#C8ACA9
ΔE00 7.77
Grey Pink
#C3909B
ΔE00 9.65
Light Mauve
#C292A1
ΔE00 9.82
Mushroom
#BA9E88
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9494 #94AAAA
analogous
#AA949F #AA9494 #AA9F94
triadic
#AA9494 #94AA94 #9494AA
tetradic
#AA9494 #9FAA94 #94AAAA #9F94AA
square
#AA9494 #9FAA94 #94AAAA #9F94AA
split-complementary
#AA9494 #94AA9F #949FAA
monochromatic
#6D5757 #8F7272 #AA9494 #C5B6B6 #E0D8D8
Accessibility & contrast
On white
2.85
#AA9494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#AA9494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9494
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9494 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989794
Deuteranopia (green-blind)
#9D9B94
Tritanopia (blue-blind)
#AF9294
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa9494; /* rgb */ color: rgb(170, 148, 148); /* oklch */ color: oklch(68.6% 0.026 17.8);
Tailwind
colors: {
custom: {
50: '#c3b3b3',
500: '#aa9494',
950: '#000000',
},
}SCSS
$custom: #aa9494; $custom-light: #c3b3b3; $custom-dark: #000000;
JSON
{
"hex": "#aa9494",
"rgb": {
"r": 170,
"g": 148,
"b": 148
},
"hsl": {
"h": 0,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.68613,
"c": 0.02632,
"h": 17.8
},
"luminance": 0.31864
}Semantic roles & 50–950 ramp
primary
#AA9494
secondary
#C9D1D1
accent
#969650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121111
muted
#818080