#AEA298#AEA298
#AEA298 is a light, muted orange. Relative luminance 0.371; OKLCH L 72.0% C 0.020 H 62.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA298 |
|---|---|
| RGB | rgb(174, 162, 152) |
| HSL | hsl(27, 12%, 64%) |
| HSV | hsv(27, 13%, 68%) |
| CMYK | cmyk(0%, 6.9%, 12.6%, 31.8%) |
| CIE-LAB | lab(67.36, 2.61, 6.76) |
| CIE-LCH | lch(67.36, 7.25, 68.91°) |
| OKLab | oklab(71.96% 0.0093 0.0177) |
| OKLCH | oklch(71.96% 0.02 62.3) |
| XYZ | xyz(36.0429, 37.1069, 34.9633) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.16
Greige
#B8AB98
ΔE00 4.70
Greyish
#A8A495
ΔE00 5.53
Mushroom
#BA9E88
ΔE00 6.73
Dark Gray
#A9A9A9
ΔE00 6.81
Cement
#A5A391
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA298 #98A4AE
analogous
#AE9899 #AEA298 #AEAD98
triadic
#AEA298 #98AEA2 #A298AE
tetradic
#AEA298 #99AE98 #98A4AE #AD98AE
square
#AEA298 #99AE98 #98A4AE #AD98AE
split-complementary
#AEA298 #98AEAD #9899AE
monochromatic
#72655A #938376 #AEA298 #C9C1BA #E4E0DD
Accessibility & contrast
On white
2.49
#AEA298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#AEA298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA298
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA298 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A297
Deuteranopia (green-blind)
#A9A598
Tritanopia (blue-blind)
#B2A09F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aea298; /* rgb */ color: rgb(174, 162, 152); /* oklch */ color: oklch(72.0% 0.020 62.3);
Tailwind
colors: {
custom: {
50: '#c6bdb6',
500: '#aea298',
950: '#000000',
},
}SCSS
$custom: #aea298; $custom-light: #c6bdb6; $custom-dark: #000000;
JSON
{
"hex": "#aea298",
"rgb": {
"r": 174,
"g": 162,
"b": 152
},
"hsl": {
"h": 27.273,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.7196,
"c": 0.02002,
"h": 62.3
},
"luminance": 0.37106
}Semantic roles & 50–950 ramp
primary
#AEA298
secondary
#CDD1D5
accent
#76964F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180