#AEA39B#AEA39B
#AEA39B is a light, near-neutral orange. Relative luminance 0.376; OKLCH L 72.3% C 0.017 H 58.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA39B |
|---|---|
| RGB | rgb(174, 163, 155) |
| HSL | hsl(25, 10%, 65%) |
| HSV | hsv(25, 11%, 68%) |
| CMYK | cmyk(0%, 6.3%, 10.9%, 31.8%) |
| CIE-LAB | lab(67.70, 2.57, 5.58) |
| CIE-LCH | lch(67.70, 6.14, 65.26°) |
| OKLab | oklab(72.25% 0.009 0.0147) |
| OKLCH | oklch(72.25% 0.017 58.5) |
| XYZ | xyz(36.4686, 37.5601, 36.3327) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.80
Greige
#B8AB98
ΔE00 5.33
Greyish
#A8A495
ΔE00 5.84
Dark Gray
#A9A9A9
ΔE00 6.01
Mushroom
#BA9E88
ΔE00 7.47
Cement
#A5A391
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA39B #9BA6AE
analogous
#AE9B9D #AEA39B #AEAD9B
triadic
#AEA39B #9BAEA3 #A39BAE
tetradic
#AEA39B #9DAE9B #9BA6AE #AD9BAE
square
#AEA39B #9DAE9B #9BA6AE #AD9BAE
split-complementary
#AEA39B #9BAEAD #9B9DAE
monochromatic
#72665C #938479 #AEA39B #C9C2BD #E5E1DF
Accessibility & contrast
On white
2.47
#AEA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#AEA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA39B
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA39B | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49B
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#B2A1A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aea39b; /* rgb */ color: rgb(174, 163, 155); /* oklch */ color: oklch(72.3% 0.017 58.5);
Tailwind
colors: {
custom: {
50: '#c6beb8',
500: '#aea39b',
950: '#000000',
},
}SCSS
$custom: #aea39b; $custom-light: #c6beb8; $custom-dark: #000000;
JSON
{
"hex": "#aea39b",
"rgb": {
"r": 174,
"g": 163,
"b": 155
},
"hsl": {
"h": 25.263,
"s": 10.497,
"l": 64.51
},
"oklch": {
"l": 0.7225,
"c": 0.0172,
"h": 58.5
},
"luminance": 0.3756
}Semantic roles & 50–950 ramp
primary
#AEA39B
secondary
#CFD3D6
accent
#789551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180