#AEA396#AEA396
#AEA396 is a light, muted orange. Relative luminance 0.374; OKLCH L 72.1% C 0.022 H 72.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA396 |
|---|---|
| RGB | rgb(174, 163, 150) |
| HSL | hsl(33, 13%, 64%) |
| HSV | hsv(33, 14%, 68%) |
| CMYK | cmyk(0%, 6.3%, 13.8%, 31.8%) |
| CIE-LAB | lab(67.57, 1.73, 8.18) |
| CIE-LCH | lch(67.57, 8.36, 78.08°) |
| OKLab | oklab(72.11% 0.0069 0.0214) |
| OKLCH | oklch(72.11% 0.022 72.1) |
| XYZ | xyz(36.0574, 37.3956, 34.1668) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 1.88
Greige
#B8AB98
ΔE00 3.35
Greyish
#A8A495
ΔE00 4.11
Cement
#A5A391
ΔE00 5.86
Mushroom
#BA9E88
ΔE00 6.89
Dark Gray
#A9A9A9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA396 #96A1AE
analogous
#AE9796 #AEA396 #ADAE96
triadic
#AEA396 #96AEA3 #A396AE
tetradic
#AEA396 #96AE97 #96A1AE #AE96AD
square
#AEA396 #96AE97 #96A1AE #AE96AD
split-complementary
#AEA396 #96ADAE #9796AE
monochromatic
#726658 #938573 #AEA396 #C9C1B9 #E3E0DB
Accessibility & contrast
On white
2.48
#AEA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#AEA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA396
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA396 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#AAA696
Tritanopia (blue-blind)
#B3A09F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aea396; /* rgb */ color: rgb(174, 163, 150); /* oklch */ color: oklch(72.1% 0.022 72.1);
Tailwind
colors: {
custom: {
50: '#c6beb4',
500: '#aea396',
950: '#000000',
},
}SCSS
$custom: #aea396; $custom-light: #c6beb4; $custom-dark: #000000;
JSON
{
"hex": "#aea396",
"rgb": {
"r": 174,
"g": 163,
"b": 150
},
"hsl": {
"h": 32.5,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.72113,
"c": 0.02246,
"h": 72.1
},
"luminance": 0.37395
}Semantic roles & 50–950 ramp
primary
#AEA396
secondary
#CCD0D4
accent
#70974E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180