#AAA995#AAA995
#AAA995 is a light, muted yellow. Relative luminance 0.391; OKLCH L 73.0% C 0.028 H 104.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA995 |
|---|---|
| RGB | rgb(170, 169, 149) |
| HSL | hsl(57, 11%, 63%) |
| HSV | hsv(57, 12%, 67%) |
| CMYK | cmyk(0%, 0.6%, 12.4%, 33.3%) |
| CIE-LAB | lab(68.82, -3.20, 10.46) |
| CIE-LCH | lch(68.82, 10.94, 106.99°) |
| OKLab | oklab(73.01% -0.0071 0.0272) |
| OKLCH | oklch(73.01% 0.028 104.7) |
| XYZ | xyz(36.1898, 39.0922, 34.0670) |
| Luminance | 0.3909 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 1.94
Greyish
#A8A495
ΔE00 2.99
Bland
#AFA88B
ΔE00 3.81
Stone (survey)
#ADA587
ΔE00 4.42
Stone
#A89F91
ΔE00 5.90
Greige
#B8AB98
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA995 #9596AA
analogous
#AA9E95 #AAA995 #A0AA95
triadic
#AAA995 #95AAA9 #A995AA
tetradic
#AAA995 #95AA9E #9596AA #AA95A0
square
#AAA995 #95AA9E #9596AA #AA95A0
split-complementary
#AAA995 #95A0AA #9E95AA
monochromatic
#6D6C57 #8F8D73 #AAA995 #C5C5B7 #E0E0D9
Accessibility & contrast
On white
2.38
#AAA995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#AAA995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA995
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA995 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#AEA896
Tritanopia (blue-blind)
#ADA6A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa995; /* rgb */ color: rgb(170, 169, 149); /* oklch */ color: oklch(73.0% 0.028 104.7);
Tailwind
colors: {
custom: {
50: '#c3c2b4',
500: '#aaa995',
950: '#000000',
},
}SCSS
$custom: #aaa995; $custom-light: #c3c2b4; $custom-dark: #000000;
JSON
{
"hex": "#aaa995",
"rgb": {
"r": 170,
"g": 169,
"b": 149
},
"hsl": {
"h": 57.143,
"s": 10.995,
"l": 62.549
},
"oklch": {
"l": 0.73005,
"c": 0.02807,
"h": 104.7
},
"luminance": 0.39092
}Semantic roles & 50–950 ramp
primary
#AAA995
secondary
#CACAD1
accent
#549550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180