#AAA793#AAA793
#AAA793 is a light, muted yellow. Relative luminance 0.383; OKLCH L 72.5% C 0.028 H 100.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA793 |
|---|---|
| RGB | rgb(170, 167, 147) |
| HSL | hsl(52, 12%, 62%) |
| HSV | hsv(52, 14%, 67%) |
| CMYK | cmyk(0%, 1.8%, 13.5%, 33.3%) |
| CIE-LAB | lab(68.23, -2.45, 10.74) |
| CIE-LCH | lch(68.23, 11.01, 102.85°) |
| OKLab | oklab(72.53% -0.0049 0.0279) |
| OKLCH | oklch(72.53% 0.028 100.1) |
| XYZ | xyz(35.6623, 38.2904, 33.1102) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 1.46
Greyish
#A8A495
ΔE00 2.30
Bland
#AFA88B
ΔE00 3.34
Stone (survey)
#ADA587
ΔE00 3.81
Stone
#A89F91
ΔE00 4.95
Greige
#B8AB98
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA793 #9396AA
analogous
#AA9C93 #AAA793 #A2AA93
triadic
#AAA793 #93AAA7 #A793AA
tetradic
#AAA793 #93AA9C #9396AA #AA93A2
square
#AAA793 #93AA9C #9396AA #AA93A2
split-complementary
#AAA793 #93A2AA #9C93AA
monochromatic
#6D6A56 #8F8B71 #AAA793 #C5C3B5 #E0DFD7
Accessibility & contrast
On white
2.43
#AAA793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#AAA793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA793
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA793 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA692
Deuteranopia (green-blind)
#ACA794
Tritanopia (blue-blind)
#AEA4A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa793; /* rgb */ color: rgb(170, 167, 147); /* oklch */ color: oklch(72.5% 0.028 100.1);
Tailwind
colors: {
custom: {
50: '#c3c1b2',
500: '#aaa793',
950: '#000000',
},
}SCSS
$custom: #aaa793; $custom-light: #c3c1b2; $custom-dark: #000000;
JSON
{
"hex": "#aaa793",
"rgb": {
"r": 170,
"g": 167,
"b": 147
},
"hsl": {
"h": 52.174,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.72529,
"c": 0.02828,
"h": 100.1
},
"luminance": 0.3829
}Semantic roles & 50–950 ramp
primary
#AAA793
secondary
#C8C9D1
accent
#59964F
background
#FCFBFA
surface
#F8F7F5
border
#D1D0CF
text
#121211
muted
#818180