#AEA196#AEA196
#AEA196 is a light, muted orange. Relative luminance 0.367; OKLCH L 71.7% C 0.022 H 62.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA196 |
|---|---|
| RGB | rgb(174, 161, 150) |
| HSL | hsl(28, 13%, 64%) |
| HSV | hsv(28, 14%, 68%) |
| CMYK | cmyk(0%, 7.5%, 13.8%, 31.8%) |
| CIE-LAB | lab(67.04, 2.82, 7.43) |
| CIE-LCH | lch(67.04, 7.95, 69.20°) |
| OKLab | oklab(71.7% 0.01 0.0194) |
| OKLCH | oklch(71.7% 0.022 62.7) |
| XYZ | xyz(35.7051, 36.6910, 34.0494) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.09
Greige
#B8AB98
ΔE00 4.60
Greyish
#A8A495
ΔE00 5.69
Mushroom
#BA9E88
ΔE00 6.22
Dark Gray
#A9A9A9
ΔE00 7.38
Cement
#A5A391
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA196 #96A3AE
analogous
#AE9697 #AEA196 #AEAD96
triadic
#AEA196 #96AEA1 #A196AE
tetradic
#AEA196 #97AE96 #96A3AE #AD96AE
square
#AEA196 #97AE96 #96A3AE #AD96AE
split-complementary
#AEA196 #96AEAD #9697AE
monochromatic
#726458 #938273 #AEA196 #C9C0B9 #E3DFDB
Accessibility & contrast
On white
2.52
#AEA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#AEA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA196
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA196 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A295
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#B39E9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aea196; /* rgb */ color: rgb(174, 161, 150); /* oklch */ color: oklch(71.7% 0.022 62.7);
Tailwind
colors: {
custom: {
50: '#c6bcb4',
500: '#aea196',
950: '#000000',
},
}SCSS
$custom: #aea196; $custom-light: #c6bcb4; $custom-dark: #000000;
JSON
{
"hex": "#aea196",
"rgb": {
"r": 174,
"g": 161,
"b": 150
},
"hsl": {
"h": 27.5,
"s": 12.903,
"l": 63.529
},
"oklch": {
"l": 0.71699,
"c": 0.02187,
"h": 62.7
},
"luminance": 0.3669
}Semantic roles & 50–950 ramp
primary
#AEA196
secondary
#CCD0D4
accent
#76974E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180