#AAA693#AAA693
#AAA693 is a light, muted yellow. Relative luminance 0.379; OKLCH L 72.3% C 0.027 H 97.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA693 |
|---|---|
| RGB | rgb(170, 166, 147) |
| HSL | hsl(50, 12%, 62%) |
| HSV | hsv(50, 14%, 67%) |
| CMYK | cmyk(0%, 2.4%, 13.5%, 33.3%) |
| CIE-LAB | lab(67.97, -1.91, 10.36) |
| CIE-LCH | lch(67.97, 10.53, 100.44°) |
| OKLab | oklab(72.32% -0.0034 0.0269) |
| OKLCH | oklch(72.32% 0.027 97.2) |
| XYZ | xyz(35.4798, 37.9254, 33.0494) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Cement
#A5A391
ΔE00 1.41
Greyish
#A8A495
ΔE00 1.70
Bland
#AFA88B
ΔE00 3.56
Stone (survey)
#ADA587
ΔE00 3.93
Stone
#A89F91
ΔE00 4.22
Greige
#B8AB98
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA693 #9397AA
analogous
#AA9B93 #AAA693 #A3AA93
triadic
#AAA693 #93AAA6 #A693AA
tetradic
#AAA693 #93AA9B #9397AA #AA93A3
square
#AAA693 #93AA9B #9397AA #AA93A3
split-complementary
#AAA693 #93A3AA #9B93AA
monochromatic
#6D6956 #8F8A71 #AAA693 #C5C2B5 #E0DED7
Accessibility & contrast
On white
2.45
#AAA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#AAA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA693
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA693 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA592
Deuteranopia (green-blind)
#ABA694
Tritanopia (blue-blind)
#AEA3A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa693; /* rgb */ color: rgb(170, 166, 147); /* oklch */ color: oklch(72.3% 0.027 97.2);
Tailwind
colors: {
custom: {
50: '#c3c0b2',
500: '#aaa693',
950: '#000000',
},
}SCSS
$custom: #aaa693; $custom-light: #c3c0b2; $custom-dark: #000000;
JSON
{
"hex": "#aaa693",
"rgb": {
"r": 170,
"g": 166,
"b": 147
},
"hsl": {
"h": 49.565,
"s": 11.917,
"l": 62.157
},
"oklch": {
"l": 0.72318,
"c": 0.02711,
"h": 97.2
},
"luminance": 0.37925
}Semantic roles & 50–950 ramp
primary
#AAA693
secondary
#C8CAD1
accent
#5C964F
background
#FCFBFA
surface
#F8F7F5
border
#D1D0CF
text
#121211
muted
#818180