#AAA09A#AAA09A
#AAA09A is a light, near-neutral orange. Relative luminance 0.360; OKLCH L 71.3% C 0.015 H 53.3°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA09A |
|---|---|
| RGB | rgb(170, 160, 154) |
| HSL | hsl(23, 9%, 64%) |
| HSV | hsv(23, 9%, 67%) |
| CMYK | cmyk(0%, 5.9%, 9.4%, 33.3%) |
| CIE-LAB | lab(66.54, 2.56, 4.42) |
| CIE-LCH | lch(66.54, 5.11, 59.98°) |
| OKLab | oklab(71.25% 0.0087 0.0117) |
| OKLCH | oklch(71.25% 0.015 53.3) |
| XYZ | xyz(34.9805, 36.0212, 35.6756) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.29
Dark Gray
#A9A9A9
ΔE00 5.60
Greyish
#A8A495
ΔE00 6.32
Greige
#B8AB98
ΔE00 6.58
Warm Grey
#978A84
ΔE00 7.06
Grey
#929591
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA09A #9AA4AA
analogous
#AA9A9C #AAA09A #AAA89A
triadic
#AAA09A #9AAAA0 #A09AAA
tetradic
#AAA09A #9CAA9A #9AA4AA #A89AAA
square
#AAA09A #9CAA9A #9AA4AA #A89AAA
split-complementary
#AAA09A #9AAAA8 #9A9CAA
monochromatic
#6D635C #8E8179 #AAA09A #C6BFBB #E2DFDC
Accessibility & contrast
On white
2.56
#AAA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#AAA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA09A
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA09A | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#A5A39A
Tritanopia (blue-blind)
#AD9E9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa09a; /* rgb */ color: rgb(170, 160, 154); /* oklch */ color: oklch(71.3% 0.015 53.3);
Tailwind
colors: {
custom: {
50: '#c3bcb7',
500: '#aaa09a',
950: '#000000',
},
}SCSS
$custom: #aaa09a; $custom-light: #c3bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa09a",
"rgb": {
"r": 170,
"g": 160,
"b": 154
},
"hsl": {
"h": 22.5,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.7125,
"c": 0.01456,
"h": 53.3
},
"luminance": 0.36021
}Semantic roles & 50–950 ramp
primary
#AAA09A
secondary
#CDD1D3
accent
#7B9353
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180