#AAA595#AAA595
#AAA595 is a light, muted yellow. Relative luminance 0.376; OKLCH L 72.2% C 0.023 H 92.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA595 |
|---|---|
| RGB | rgb(170, 165, 149) |
| HSL | hsl(46, 11%, 63%) |
| HSV | hsv(46, 12%, 67%) |
| CMYK | cmyk(0%, 2.9%, 12.4%, 33.3%) |
| CIE-LAB | lab(67.74, -1.03, 8.94) |
| CIE-LCH | lch(67.74, 9.00, 96.59°) |
| OKLab | oklab(72.16% -0.001 0.0233) |
| OKLCH | oklch(72.16% 0.023 92.6) |
| XYZ | xyz(35.4570, 37.6266, 33.8227) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 0.66
Cement
#A5A391
ΔE00 2.09
Stone
#A89F91
ΔE00 2.97
Greige
#B8AB98
ΔE00 4.39
Bland
#AFA88B
ΔE00 4.69
Stone (survey)
#ADA587
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA595 #959AAA
analogous
#AA9A95 #AAA595 #A5AA95
triadic
#AAA595 #95AAA5 #A595AA
tetradic
#AAA595 #95AA9A #959AAA #AA95A5
square
#AAA595 #95AA9A #959AAA #AA95A5
split-complementary
#AAA595 #95A5AA #9A95AA
monochromatic
#6D6857 #8F8873 #AAA595 #C5C2B7 #E0DFD9
Accessibility & contrast
On white
2.46
#AAA595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#AAA595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA595
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA595 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A494
Deuteranopia (green-blind)
#AAA695
Tritanopia (blue-blind)
#AEA2A0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa595; /* rgb */ color: rgb(170, 165, 149); /* oklch */ color: oklch(72.2% 0.023 92.6);
Tailwind
colors: {
custom: {
50: '#c3bfb4',
500: '#aaa595',
950: '#000000',
},
}SCSS
$custom: #aaa595; $custom-light: #c3bfb4; $custom-dark: #000000;
JSON
{
"hex": "#aaa595",
"rgb": {
"r": 170,
"g": 165,
"b": 149
},
"hsl": {
"h": 45.714,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.72159,
"c": 0.0233,
"h": 92.6
},
"luminance": 0.37626
}Semantic roles & 50–950 ramp
primary
#AAA595
secondary
#CACBD1
accent
#619550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180