#AEA097#AEA097
#AEA097 is a light, muted orange. Relative luminance 0.364; OKLCH L 71.5% C 0.021 H 55.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA097 |
|---|---|
| RGB | rgb(174, 160, 151) |
| HSL | hsl(23, 12%, 64%) |
| HSV | hsv(23, 13%, 68%) |
| CMYK | cmyk(0%, 8%, 13.2%, 31.8%) |
| CIE-LAB | lab(66.81, 3.54, 6.53) |
| CIE-LCH | lch(66.81, 7.43, 61.55°) |
| OKLab | oklab(71.52% 0.012 0.0171) |
| OKLCH | oklch(71.52% 0.021 55) |
| XYZ | xyz(35.6119, 36.3753, 34.4173) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.25
Greige
#B8AB98
ΔE00 5.76
Mushroom
#BA9E88
ΔE00 6.35
Greyish
#A8A495
ΔE00 6.85
Warm Grey
#978A84
ΔE00 7.24
Dark Gray
#A9A9A9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA097 #97A5AE
analogous
#AE9799 #AEA097 #AEAB97
triadic
#AEA097 #97AEA0 #A097AE
tetradic
#AEA097 #99AE97 #97A5AE #AB97AE
square
#AEA097 #99AE97 #97A5AE #AB97AE
split-complementary
#AEA097 #97AEAB #9799AE
monochromatic
#726359 #938175 #AEA097 #C9BFB9 #E4DFDC
Accessibility & contrast
On white
2.54
#AEA097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#AEA097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA097
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA097 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A196
Deuteranopia (green-blind)
#A7A497
Tritanopia (blue-blind)
#B39E9D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aea097; /* rgb */ color: rgb(174, 160, 151); /* oklch */ color: oklch(71.5% 0.021 55.0);
Tailwind
colors: {
custom: {
50: '#c6bcb5',
500: '#aea097',
950: '#000000',
},
}SCSS
$custom: #aea097; $custom-light: #c6bcb5; $custom-dark: #000000;
JSON
{
"hex": "#aea097",
"rgb": {
"r": 174,
"g": 160,
"b": 151
},
"hsl": {
"h": 23.478,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.71519,
"c": 0.0209,
"h": 55
},
"luminance": 0.36375
}Semantic roles & 50–950 ramp
primary
#AEA097
secondary
#CCD1D4
accent
#7B974F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180