#AAA695#AAA695
#AAA695 is a light, muted yellow. Relative luminance 0.380; OKLCH L 72.4% C 0.024 H 96.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA695 |
|---|---|
| RGB | rgb(170, 166, 149) |
| HSL | hsl(49, 11%, 63%) |
| HSV | hsv(49, 12%, 67%) |
| CMYK | cmyk(0%, 2.4%, 12.4%, 33.3%) |
| CIE-LAB | lab(68.01, -1.58, 9.32) |
| CIE-LCH | lch(68.01, 9.45, 99.59°) |
| OKLab | oklab(72.37% -0.0026 0.0243) |
| OKLCH | oklch(72.37% 0.024 96.1) |
| XYZ | xyz(35.6381, 37.9888, 33.8831) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 0.99
Cement
#A5A391
ΔE00 1.58
Stone
#A89F91
ΔE00 3.72
Bland
#AFA88B
ΔE00 4.27
Stone (survey)
#ADA587
ΔE00 4.63
Greige
#B8AB98
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA695 #9599AA
analogous
#AA9B95 #AAA695 #A4AA95
triadic
#AAA695 #95AAA6 #A695AA
tetradic
#AAA695 #95AA9B #9599AA #AA95A4
square
#AAA695 #95AA9B #9599AA #AA95A4
split-complementary
#AAA695 #95A4AA #9B95AA
monochromatic
#6D6957 #8F8973 #AAA695 #C5C3B7 #E0DFD9
Accessibility & contrast
On white
2.44
#AAA695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#AAA695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA695
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA695 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#ABA696
Tritanopia (blue-blind)
#AEA3A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa695; /* rgb */ color: rgb(170, 166, 149); /* oklch */ color: oklch(72.4% 0.024 96.1);
Tailwind
colors: {
custom: {
50: '#c3c0b4',
500: '#aaa695',
950: '#000000',
},
}SCSS
$custom: #aaa695; $custom-light: #c3c0b4; $custom-dark: #000000;
JSON
{
"hex": "#aaa695",
"rgb": {
"r": 170,
"g": 166,
"b": 149
},
"hsl": {
"h": 48.571,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.7237,
"c": 0.02439,
"h": 96.1
},
"luminance": 0.37988
}Semantic roles & 50–950 ramp
primary
#AAA695
secondary
#CACBD1
accent
#5E9550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180