#AAA994#AAA994
#AAA994 is a light, muted yellow. Relative luminance 0.391; OKLCH L 73.0% C 0.029 H 104.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA994 |
|---|---|
| RGB | rgb(170, 169, 148) |
| HSL | hsl(57, 11%, 62%) |
| HSV | hsv(57, 13%, 67%) |
| CMYK | cmyk(0%, 0.6%, 12.9%, 33.3%) |
| CIE-LAB | lab(68.80, -3.36, 10.98) |
| CIE-LCH | lch(68.80, 11.48, 107.03°) |
| OKLab | oklab(72.98% -0.0076 0.0285) |
| OKLCH | oklch(72.98% 0.029 104.9) |
| XYZ | xyz(36.1103, 39.0604, 33.6483) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 2.11
Greyish
#A8A495
ΔE00 3.28
Bland
#AFA88B
ΔE00 3.57
Stone (survey)
#ADA587
ΔE00 4.18
Stone
#A89F91
ΔE00 6.12
Greige
#B8AB98
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA994 #9495AA
analogous
#AA9E94 #AAA994 #A0AA94
triadic
#AAA994 #94AAA9 #A994AA
tetradic
#AAA994 #94AA9E #9495AA #AA94A0
square
#AAA994 #94AA9E #9495AA #AA94A0
split-complementary
#AAA994 #94A0AA #9E94AA
monochromatic
#6D6C57 #8F8E72 #AAA994 #C5C4B6 #E0E0D8
Accessibility & contrast
On white
2.38
#AAA994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#AAA994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA994
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA994 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#AEA895
Tritanopia (blue-blind)
#AEA6A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa994; /* rgb */ color: rgb(170, 169, 148); /* oklch */ color: oklch(73.0% 0.029 104.9);
Tailwind
colors: {
custom: {
50: '#c3c2b3',
500: '#aaa994',
950: '#000000',
},
}SCSS
$custom: #aaa994; $custom-light: #c3c2b3; $custom-dark: #000000;
JSON
{
"hex": "#aaa994",
"rgb": {
"r": 170,
"g": 169,
"b": 148
},
"hsl": {
"h": 57.273,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.72979,
"c": 0.02945,
"h": 104.9
},
"luminance": 0.3906
}Semantic roles & 50–950 ramp
primary
#AAA994
secondary
#C9C9D1
accent
#539650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180