#AEA09A#AEA09A
#AEA09A is a light, near-neutral orange. Relative luminance 0.365; OKLCH L 71.6% C 0.019 H 44.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA09A |
|---|---|
| RGB | rgb(174, 160, 154) |
| HSL | hsl(18, 11%, 64%) |
| HSV | hsv(18, 11%, 68%) |
| CMYK | cmyk(0%, 8%, 11.5%, 31.8%) |
| CIE-LAB | lab(66.88, 4.05, 4.96) |
| CIE-LCH | lch(66.88, 6.40, 50.82°) |
| OKLab | oklab(71.6% 0.0132 0.0131) |
| OKLCH | oklch(71.6% 0.019 44.7) |
| XYZ | xyz(35.8586, 36.4740, 35.7168) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.59
Dark Gray
#A9A9A9
ΔE00 6.92
Greige
#B8AB98
ΔE00 7.14
Warm Grey
#978A84
ΔE00 7.17
Mushroom
#BA9E88
ΔE00 7.37
Pinkish Grey
#C8ACA9
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA09A #9AA8AE
analogous
#AE9A9E #AEA09A #AEAA9A
triadic
#AEA09A #9AAEA0 #A09AAE
tetradic
#AEA09A #9EAE9A #9AA8AE #AA9AAE
square
#AEA09A #9EAE9A #9AA8AE #AA9AAE
split-complementary
#AEA09A #9AAEAA #9A9EAE
monochromatic
#72625C #938078 #AEA09A #C9C0BC #E4E0DE
Accessibility & contrast
On white
2.53
#AEA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#AEA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA09A
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA09A | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#A7A49A
Tritanopia (blue-blind)
#B29E9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aea09a; /* rgb */ color: rgb(174, 160, 154); /* oklch */ color: oklch(71.6% 0.019 44.7);
Tailwind
colors: {
custom: {
50: '#c6bcb7',
500: '#aea09a',
950: '#000000',
},
}SCSS
$custom: #aea09a; $custom-light: #c6bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aea09a",
"rgb": {
"r": 174,
"g": 160,
"b": 154
},
"hsl": {
"h": 18,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.71603,
"c": 0.0186,
"h": 44.7
},
"luminance": 0.36473
}Semantic roles & 50–950 ramp
primary
#AEA09A
secondary
#CED3D5
accent
#809550
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180