#AEA49A#AEA49A
#AEA49A is a light, near-neutral orange. Relative luminance 0.379; OKLCH L 72.4% C 0.018 H 67.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA49A |
|---|---|
| RGB | rgb(174, 164, 154) |
| HSL | hsl(30, 11%, 64%) |
| HSV | hsv(30, 11%, 68%) |
| CMYK | cmyk(0%, 5.7%, 11.5%, 31.8%) |
| CIE-LAB | lab(67.93, 1.85, 6.48) |
| CIE-LCH | lch(67.93, 6.74, 74.04°) |
| OKLab | oklab(72.43% 0.007 0.017) |
| OKLCH | oklch(72.43% 0.018 67.5) |
| XYZ | xyz(36.5632, 37.8832, 35.9516) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.75
Greige
#B8AB98
ΔE00 4.25
Greyish
#A8A495
ΔE00 4.59
Dark Gray
#A9A9A9
ΔE00 6.17
Cement
#A5A391
ΔE00 6.47
Warm Gray
#C9BEB0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA49A #9AA4AE
analogous
#AE9A9A #AEA49A #AEAE9A
triadic
#AEA49A #9AAEA4 #A49AAE
tetradic
#AEA49A #9AAE9A #9AA4AE #AE9AAE
square
#AEA49A #9AAE9A #9AA4AE #AE9AAE
split-complementary
#AEA49A #9AAEAE #9A9AAE
monochromatic
#72675C #938578 #AEA49A #C9C3BC #E4E1DE
Accessibility & contrast
On white
2.45
#AEA49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#AEA49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA49A
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA49A | 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)
#A8A499
Deuteranopia (green-blind)
#AAA69A
Tritanopia (blue-blind)
#B2A2A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aea49a; /* rgb */ color: rgb(174, 164, 154); /* oklch */ color: oklch(72.4% 0.018 67.5);
Tailwind
colors: {
custom: {
50: '#c6bfb7',
500: '#aea49a',
950: '#000000',
},
}SCSS
$custom: #aea49a; $custom-light: #c6bfb7; $custom-dark: #000000;
JSON
{
"hex": "#aea49a",
"rgb": {
"r": 174,
"g": 164,
"b": 154
},
"hsl": {
"h": 30,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.72429,
"c": 0.01839,
"h": 67.5
},
"luminance": 0.37883
}Semantic roles & 50–950 ramp
primary
#AEA49A
secondary
#CED2D5
accent
#739550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180