#AEA29B#AEA29B
#AEA29B is a light, near-neutral orange. Relative luminance 0.372; OKLCH L 72.0% C 0.017 H 52.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA29B |
|---|---|
| RGB | rgb(174, 162, 155) |
| HSL | hsl(22, 10%, 65%) |
| HSV | hsv(22, 11%, 68%) |
| CMYK | cmyk(0%, 6.9%, 10.9%, 31.8%) |
| CIE-LAB | lab(67.43, 3.12, 5.20) |
| CIE-LCH | lch(67.43, 6.07, 59.05°) |
| OKLab | oklab(72.04% 0.0105 0.0137) |
| OKLCH | oklch(72.04% 0.017 52.5) |
| XYZ | xyz(36.2918, 37.2064, 36.2737) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.52
Greige
#B8AB98
ΔE00 6.06
Dark Gray
#A9A9A9
ΔE00 6.21
Greyish
#A8A495
ΔE00 6.70
Mushroom
#BA9E88
ΔE00 7.44
Warm Grey
#978A84
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA29B #9BA7AE
analogous
#AE9B9E #AEA29B #AEAC9B
triadic
#AEA29B #9BAEA2 #A29BAE
tetradic
#AEA29B #9EAE9B #9BA7AE #AC9BAE
square
#AEA29B #9EAE9B #9BA7AE #AC9BAE
split-complementary
#AEA29B #9BAEAC #9B9EAE
monochromatic
#72645C #938379 #AEA29B #C9C1BD #E5E1DF
Accessibility & contrast
On white
2.49
#AEA29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#AEA29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA29B
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA29B | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39B
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#B2A0A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aea29b; /* rgb */ color: rgb(174, 162, 155); /* oklch */ color: oklch(72.0% 0.017 52.5);
Tailwind
colors: {
custom: {
50: '#c6bdb8',
500: '#aea29b',
950: '#000000',
},
}SCSS
$custom: #aea29b; $custom-light: #c6bdb8; $custom-dark: #000000;
JSON
{
"hex": "#aea29b",
"rgb": {
"r": 174,
"g": 162,
"b": 155
},
"hsl": {
"h": 22.105,
"s": 10.497,
"l": 64.51
},
"oklch": {
"l": 0.72043,
"c": 0.01727,
"h": 52.5
},
"luminance": 0.37206
}Semantic roles & 50–950 ramp
primary
#AEA29B
secondary
#CFD3D6
accent
#7C9551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180