#AAA593#AAA593
#AAA593 is a light, muted yellow. Relative luminance 0.376; OKLCH L 72.1% C 0.026 H 94.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA593 |
|---|---|
| RGB | rgb(170, 165, 147) |
| HSL | hsl(47, 12%, 62%) |
| HSV | hsv(47, 14%, 67%) |
| CMYK | cmyk(0%, 2.9%, 13.5%, 33.3%) |
| CIE-LAB | lab(67.70, -1.37, 9.98) |
| CIE-LCH | lch(67.70, 10.07, 97.80°) |
| OKLab | oklab(72.11% -0.0019 0.0259) |
| OKLCH | oklch(72.11% 0.026 94.2) |
| XYZ | xyz(35.2987, 37.5633, 32.9890) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.23
Cement
#A5A391
ΔE00 1.72
Stone
#A89F91
ΔE00 3.46
Bland
#AFA88B
ΔE00 3.92
Stone (survey)
#ADA587
ΔE00 4.18
Greige
#B8AB98
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA593 #9398AA
analogous
#AA9A93 #AAA593 #A4AA93
triadic
#AAA593 #93AAA5 #A593AA
tetradic
#AAA593 #93AA9A #9398AA #AA93A4
square
#AAA593 #93AA9A #9398AA #AA93A4
split-complementary
#AAA593 #93A4AA #9A93AA
monochromatic
#6D6856 #8F8871 #AAA593 #C5C2B5 #E0DED7
Accessibility & contrast
On white
2.47
#AAA593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#AAA593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA593
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA593 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A492
Deuteranopia (green-blind)
#ABA694
Tritanopia (blue-blind)
#AEA2A0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa593; /* rgb */ color: rgb(170, 165, 147); /* oklch */ color: oklch(72.1% 0.026 94.2);
Tailwind
colors: {
custom: {
50: '#c3bfb2',
500: '#aaa593',
950: '#000000',
},
}SCSS
$custom: #aaa593; $custom-light: #c3bfb2; $custom-dark: #000000;
JSON
{
"hex": "#aaa593",
"rgb": {
"r": 170,
"g": 165,
"b": 147
},
"hsl": {
"h": 46.957,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.72106,
"c": 0.026,
"h": 94.2
},
"luminance": 0.37563
}Semantic roles & 50–950 ramp
primary
#AAA593
secondary
#C8CAD1
accent
#5F964F
background
#FCFBFA
surface
#F8F7F5
border
#D1D0CF
text
#121211
muted
#818180