#AAA093#AAA093
#AAA093 is a light, muted orange. Relative luminance 0.358; OKLCH L 71.1% C 0.022 H 74.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA093 |
|---|---|
| RGB | rgb(170, 160, 147) |
| HSL | hsl(34, 12%, 62%) |
| HSV | hsv(34, 14%, 67%) |
| CMYK | cmyk(0%, 5.9%, 13.5%, 33.3%) |
| CIE-LAB | lab(66.36, 1.36, 8.08) |
| CIE-LCH | lch(66.36, 8.19, 80.44°) |
| OKLab | oklab(71.06% 0.0058 0.0211) |
| OKLCH | oklch(71.06% 0.022 74.6) |
| XYZ | xyz(34.4144, 35.7948, 32.6943) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 0.92
Greyish
#A8A495
ΔE00 3.68
Greige
#B8AB98
ΔE00 4.08
Cement
#A5A391
ΔE00 5.32
Stone (survey)
#ADA587
ΔE00 7.15
Bland
#AFA88B
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA093 #939DAA
analogous
#AA9593 #AAA093 #A9AA93
triadic
#AAA093 #93AAA0 #A093AA
tetradic
#AAA093 #93AA95 #939DAA #AA93A9
square
#AAA093 #93AA95 #939DAA #AA93A9
split-complementary
#AAA093 #93A9AA #9593AA
monochromatic
#6D6356 #8F8271 #AAA093 #C5BEB5 #E0DCD7
Accessibility & contrast
On white
2.57
#AAA093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#AAA093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA093
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA093 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A092
Deuteranopia (green-blind)
#A6A293
Tritanopia (blue-blind)
#AE9D9C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aaa093; /* rgb */ color: rgb(170, 160, 147); /* oklch */ color: oklch(71.1% 0.022 74.6);
Tailwind
colors: {
custom: {
50: '#c3bcb2',
500: '#aaa093',
950: '#000000',
},
}SCSS
$custom: #aaa093; $custom-light: #c3bcb2; $custom-dark: #000000;
JSON
{
"hex": "#aaa093",
"rgb": {
"r": 170,
"g": 160,
"b": 147
},
"hsl": {
"h": 33.913,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.71056,
"c": 0.02188,
"h": 74.6
},
"luminance": 0.35794
}Semantic roles & 50–950 ramp
primary
#AAA093
secondary
#C8CCD1
accent
#6E964F
background
#FCFBFA
surface
#F8F6F5
border
#D1D0CF
text
#121211
muted
#818180