#AAA993#AAA993
#AAA993 is a light, muted yellow. Relative luminance 0.390; OKLCH L 73.0% C 0.031 H 105.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA993 |
|---|---|
| RGB | rgb(170, 169, 147) |
| HSL | hsl(57, 12%, 62%) |
| HSV | hsv(57, 14%, 67%) |
| CMYK | cmyk(0%, 0.6%, 13.5%, 33.3%) |
| CIE-LAB | lab(68.77, -3.53, 11.50) |
| CIE-LCH | lch(68.77, 12.03, 107.06°) |
| OKLab | oklab(72.95% -0.008 0.0298) |
| OKLCH | oklch(72.95% 0.031 105) |
| XYZ | xyz(36.0315, 39.0289, 33.2333) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 2.32
Bland
#AFA88B
ΔE00 3.35
Greyish
#A8A495
ΔE00 3.58
Stone (survey)
#ADA587
ΔE00 3.97
Stone
#A89F91
ΔE00 6.35
Greige
#B8AB98
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA993 #9394AA
analogous
#AA9E93 #AAA993 #A0AA93
triadic
#AAA993 #93AAA9 #A993AA
tetradic
#AAA993 #93AA9E #9394AA #AA93A0
square
#AAA993 #93AA9E #9394AA #AA93A0
split-complementary
#AAA993 #93A0AA #9E93AA
monochromatic
#6D6C56 #8F8E71 #AAA993 #C5C4B5 #E0E0D7
Accessibility & contrast
On white
2.38
#AAA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#AAA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA993
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA993 | 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)
#ADA792
Deuteranopia (green-blind)
#AEA894
Tritanopia (blue-blind)
#AEA6A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa993; /* rgb */ color: rgb(170, 169, 147); /* oklch */ color: oklch(73.0% 0.031 105.0);
Tailwind
colors: {
custom: {
50: '#c3c2b2',
500: '#aaa993',
950: '#000000',
},
}SCSS
$custom: #aaa993; $custom-light: #c3c2b2; $custom-dark: #000000;
JSON
{
"hex": "#aaa993",
"rgb": {
"r": 170,
"g": 169,
"b": 147
},
"hsl": {
"h": 57.391,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.72954,
"c": 0.03083,
"h": 105
},
"luminance": 0.39029
}Semantic roles & 50–950 ramp
primary
#AAA993
secondary
#C8C9D1
accent
#53964F
background
#FCFBFA
surface
#F8F7F5
border
#D1D0CF
text
#121211
muted
#818180