#AEA098#AEA098
#AEA098 is a light, muted orange. Relative luminance 0.364; OKLCH L 71.5% C 0.020 H 51.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA098 |
|---|---|
| RGB | rgb(174, 160, 152) |
| HSL | hsl(22, 12%, 64%) |
| HSV | hsv(22, 13%, 68%) |
| CMYK | cmyk(0%, 8%, 12.6%, 31.8%) |
| CIE-LAB | lab(66.83, 3.71, 6.01) |
| CIE-LCH | lch(66.83, 7.06, 58.33°) |
| OKLab | oklab(71.55% 0.0124 0.0158) |
| OKLCH | oklch(71.55% 0.02 51.9) |
| XYZ | xyz(35.6934, 36.4079, 34.8468) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.68
Greige
#B8AB98
ΔE00 6.20
Mushroom
#BA9E88
ΔE00 6.65
Dark Gray
#A9A9A9
ΔE00 7.17
Warm Grey
#978A84
ΔE00 7.18
Greyish
#A8A495
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA098 #98A6AE
analogous
#AE989B #AEA098 #AEAB98
triadic
#AEA098 #98AEA0 #A098AE
tetradic
#AEA098 #9BAE98 #98A6AE #AB98AE
square
#AEA098 #9BAE98 #98A6AE #AB98AE
split-complementary
#AEA098 #98AEAB #989BAE
monochromatic
#72625A #938076 #AEA098 #C9C0BA #E4DFDD
Accessibility & contrast
On white
2.54
#AEA098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#AEA098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA098
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA098 | 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)
#A4A198
Deuteranopia (green-blind)
#A7A498
Tritanopia (blue-blind)
#B39E9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aea098; /* rgb */ color: rgb(174, 160, 152); /* oklch */ color: oklch(71.5% 0.020 51.9);
Tailwind
colors: {
custom: {
50: '#c6bcb6',
500: '#aea098',
950: '#000000',
},
}SCSS
$custom: #aea098; $custom-light: #c6bcb6; $custom-dark: #000000;
JSON
{
"hex": "#aea098",
"rgb": {
"r": 174,
"g": 160,
"b": 152
},
"hsl": {
"h": 21.818,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.71547,
"c": 0.02007,
"h": 51.9
},
"luminance": 0.36407
}Semantic roles & 50–950 ramp
primary
#AEA098
secondary
#CDD2D5
accent
#7C964F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180