#AAAA93#AAAA93
#AAAA93 is a light, muted yellow. Relative luminance 0.394; OKLCH L 73.2% C 0.032 H 107.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAA93 |
|---|---|
| RGB | rgb(170, 170, 147) |
| HSL | hsl(60, 12%, 62%) |
| HSV | hsv(60, 14%, 67%) |
| CMYK | cmyk(0%, 0%, 13.5%, 33.3%) |
| CIE-LAB | lab(69.04, -4.07, 11.88) |
| CIE-LCH | lch(69.04, 12.56, 108.89°) |
| OKLab | oklab(73.17% -0.0095 0.0307) |
| OKLCH | oklch(73.17% 0.032 107.2) |
| XYZ | xyz(36.2182, 39.4024, 33.2955) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 2.89
Bland
#AFA88B
ΔE00 3.55
Stone (survey)
#ADA587
ΔE00 4.21
Greyish
#A8A495
ΔE00 4.21
Stone
#A89F91
ΔE00 7.03
Greige
#B8AB98
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAA93 #9393AA
analogous
#AA9F93 #AAAA93 #9FAA93
triadic
#AAAA93 #93AAAA #AA93AA
tetradic
#AAAA93 #93AA9F #9393AA #AA939F
square
#AAAA93 #93AA9F #9393AA #AA939F
split-complementary
#AAAA93 #939FAA #9F93AA
monochromatic
#6D6D56 #8F8F71 #AAAA93 #C5C5B5 #E0E0D7
Accessibility & contrast
On white
2.36
#AAAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#AAAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAA93
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAA93 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA892
Deuteranopia (green-blind)
#AFA994
Tritanopia (blue-blind)
#AEA7A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaaa93; /* rgb */ color: rgb(170, 170, 147); /* oklch */ color: oklch(73.2% 0.032 107.2);
Tailwind
colors: {
custom: {
50: '#c3c3b2',
500: '#aaaa93',
950: '#000000',
},
}SCSS
$custom: #aaaa93; $custom-light: #c3c3b2; $custom-dark: #000000;
JSON
{
"hex": "#aaaa93",
"rgb": {
"r": 170,
"g": 170,
"b": 147
},
"hsl": {
"h": 60,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.73166,
"c": 0.03217,
"h": 107.2
},
"luminance": 0.39402
}Semantic roles & 50–950 ramp
primary
#AAAA93
secondary
#C8C8D1
accent
#4F964F
background
#FCFBFA
surface
#F8F7F5
border
#D1D0CF
text
#121211
muted
#818180