#AAA895#AAA895
#AAA895 is a light, muted yellow. Relative luminance 0.387; OKLCH L 72.8% C 0.027 H 102.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA895 |
|---|---|
| RGB | rgb(170, 168, 149) |
| HSL | hsl(54, 11%, 63%) |
| HSV | hsv(54, 12%, 67%) |
| CMYK | cmyk(0%, 1.2%, 12.4%, 33.3%) |
| CIE-LAB | lab(68.55, -2.66, 10.08) |
| CIE-LCH | lch(68.55, 10.43, 104.77°) |
| OKLab | oklab(72.79% -0.0056 0.0262) |
| OKLCH | oklch(72.79% 0.027 102.1) |
| XYZ | xyz(36.0045, 38.7215, 34.0052) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 1.51
Greyish
#A8A495
ΔE00 2.31
Bland
#AFA88B
ΔE00 3.83
Stone (survey)
#ADA587
ΔE00 4.37
Stone
#A89F91
ΔE00 5.19
Greige
#B8AB98
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA895 #9597AA
analogous
#AA9E95 #AAA895 #A1AA95
triadic
#AAA895 #95AAA8 #A895AA
tetradic
#AAA895 #95AA9E #9597AA #AA95A1
square
#AAA895 #95AA9E #9597AA #AA95A1
split-complementary
#AAA895 #95A1AA #9E95AA
monochromatic
#6D6B57 #8F8C73 #AAA895 #C5C4B7 #E0E0D9
Accessibility & contrast
On white
2.40
#AAA895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#AAA895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA895
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA895 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA694
Deuteranopia (green-blind)
#ADA896
Tritanopia (blue-blind)
#AEA5A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa895; /* rgb */ color: rgb(170, 168, 149); /* oklch */ color: oklch(72.8% 0.027 102.1);
Tailwind
colors: {
custom: {
50: '#c3c1b4',
500: '#aaa895',
950: '#000000',
},
}SCSS
$custom: #aaa895; $custom-light: #c3c1b4; $custom-dark: #000000;
JSON
{
"hex": "#aaa895",
"rgb": {
"r": 170,
"g": 168,
"b": 149
},
"hsl": {
"h": 54.286,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.72793,
"c": 0.02678,
"h": 102.1
},
"luminance": 0.38721
}Semantic roles & 50–950 ramp
primary
#AAA895
secondary
#CACAD1
accent
#579550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180