#AAA694#AAA694
#AAA694 is a light, muted yellow. Relative luminance 0.380; OKLCH L 72.3% C 0.026 H 96.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA694 |
|---|---|
| RGB | rgb(170, 166, 148) |
| HSL | hsl(49, 11%, 62%) |
| HSV | hsv(49, 13%, 67%) |
| CMYK | cmyk(0%, 2.4%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.99, -1.74, 9.84) |
| CIE-LCH | lch(67.99, 9.99, 100.04°) |
| OKLab | oklab(72.34% -0.003 0.0256) |
| OKLCH | oklch(72.34% 0.026 96.7) |
| XYZ | xyz(35.5586, 37.9570, 33.4644) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.34
Cement
#A5A391
ΔE00 1.44
Bland
#AFA88B
ΔE00 3.91
Stone
#A89F91
ΔE00 3.96
Stone (survey)
#ADA587
ΔE00 4.27
Greige
#B8AB98
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA694 #9498AA
analogous
#AA9B94 #AAA694 #A3AA94
triadic
#AAA694 #94AAA6 #A694AA
tetradic
#AAA694 #94AA9B #9498AA #AA94A3
square
#AAA694 #94AA9B #9498AA #AA94A3
split-complementary
#AAA694 #94A3AA #9B94AA
monochromatic
#6D6957 #8F8A72 #AAA694 #C5C2B6 #E0DFD8
Accessibility & contrast
On white
2.44
#AAA694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#AAA694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA694
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA694 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#ABA695
Tritanopia (blue-blind)
#AEA3A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa694; /* rgb */ color: rgb(170, 166, 148); /* oklch */ color: oklch(72.3% 0.026 96.7);
Tailwind
colors: {
custom: {
50: '#c3c0b3',
500: '#aaa694',
950: '#000000',
},
}SCSS
$custom: #aaa694; $custom-light: #c3c0b3; $custom-dark: #000000;
JSON
{
"hex": "#aaa694",
"rgb": {
"r": 170,
"g": 166,
"b": 148
},
"hsl": {
"h": 49.091,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.72344,
"c": 0.02575,
"h": 96.7
},
"luminance": 0.37957
}Semantic roles & 50–950 ramp
primary
#AAA694
secondary
#C9CAD1
accent
#5D9650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180