#AEAA93#AEAA93
#AEAA93 is a light, muted yellow. Relative luminance 0.399; OKLCH L 73.5% C 0.032 H 99.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAA93 |
|---|---|
| RGB | rgb(174, 170, 147) |
| HSL | hsl(51, 14%, 63%) |
| HSV | hsv(51, 16%, 68%) |
| CMYK | cmyk(0%, 2.3%, 15.5%, 31.8%) |
| CIE-LAB | lab(69.37, -2.56, 12.38) |
| CIE-LCH | lch(69.37, 12.65, 101.67°) |
| OKLab | oklab(73.5% -0.0051 0.032) |
| OKLCH | oklch(73.5% 0.032 99) |
| XYZ | xyz(37.0963, 39.8551, 33.3367) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.30
Cement
#A5A391
ΔE00 2.82
Stone (survey)
#ADA587
ΔE00 3.04
Greyish
#A8A495
ΔE00 3.49
Greige
#B8AB98
ΔE00 5.37
Stone
#A89F91
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAA93 #9397AE
analogous
#AE9C93 #AEAA93 #A4AE93
triadic
#AEAA93 #93AEAA #AA93AE
tetradic
#AEAA93 #93AE9C #9397AE #AE93A4
square
#AEAA93 #93AE9C #9397AE #AE93A4
split-complementary
#AEAA93 #93A4AE #9C93AE
monochromatic
#716D55 #948E70 #AEAA93 #C8C6B6 #E2E1D9
Accessibility & contrast
On white
2.34
#AEAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#AEAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAA93
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAA93 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA892
Deuteranopia (green-blind)
#B0AA94
Tritanopia (blue-blind)
#B3A7A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aeaa93; /* rgb */ color: rgb(174, 170, 147); /* oklch */ color: oklch(73.5% 0.032 99.0);
Tailwind
colors: {
custom: {
50: '#c6c3b2',
500: '#aeaa93',
950: '#000000',
},
}SCSS
$custom: #aeaa93; $custom-light: #c6c3b2; $custom-dark: #000000;
JSON
{
"hex": "#aeaa93",
"rgb": {
"r": 174,
"g": 170,
"b": 147
},
"hsl": {
"h": 51.111,
"s": 14.286,
"l": 62.941
},
"oklch": {
"l": 0.73502,
"c": 0.03242,
"h": 99
},
"luminance": 0.39855
}Semantic roles & 50–950 ramp
primary
#AEAA93
secondary
#CACBD3
accent
#58984D
background
#FCFBFA
surface
#F8F7F5
border
#D1D0CF
text
#131211
muted
#828180