#AEA199#AEA199
#AEA199 is a light, near-neutral orange. Relative luminance 0.368; OKLCH L 71.8% C 0.019 H 53.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEA199 |
|---|---|
| RGB | rgb(174, 161, 153) |
| HSL | hsl(23, 11%, 64%) |
| HSV | hsv(23, 12%, 68%) |
| CMYK | cmyk(0%, 7.5%, 12.1%, 31.8%) |
| CIE-LAB | lab(67.12, 3.33, 5.86) |
| CIE-LCH | lch(67.12, 6.74, 60.44°) |
| OKLab | oklab(71.78% 0.0113 0.0154) |
| OKLCH | oklch(71.78% 0.019 53.9) |
| XYZ | xyz(35.9497, 36.7889, 35.3380) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.34
Greige
#B8AB98
ΔE00 5.88
Greyish
#A8A495
ΔE00 6.74
Dark Gray
#A9A9A9
ΔE00 6.77
Mushroom
#BA9E88
ΔE00 6.89
Warm Grey
#978A84
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEA199 #99A6AE
analogous
#AE999C #AEA199 #AEAC99
triadic
#AEA199 #99AEA1 #A199AE
tetradic
#AEA199 #9CAE99 #99A6AE #AC99AE
square
#AEA199 #9CAE99 #99A6AE #AC99AE
split-complementary
#AEA199 #99AEAC #999CAE
monochromatic
#72645B #938277 #AEA199 #C9C0BB #E4E0DD
Accessibility & contrast
On white
2.51
#AEA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#AEA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEA199
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEA199 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A299
Deuteranopia (green-blind)
#A8A499
Tritanopia (blue-blind)
#B29F9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aea199; /* rgb */ color: rgb(174, 161, 153); /* oklch */ color: oklch(71.8% 0.019 53.9);
Tailwind
colors: {
custom: {
50: '#c6bcb7',
500: '#aea199',
950: '#000000',
},
}SCSS
$custom: #aea199; $custom-light: #c6bcb7; $custom-dark: #000000;
JSON
{
"hex": "#aea199",
"rgb": {
"r": 174,
"g": 161,
"b": 153
},
"hsl": {
"h": 22.857,
"s": 11.475,
"l": 64.118
},
"oklch": {
"l": 0.71781,
"c": 0.01908,
"h": 53.9
},
"luminance": 0.36788
}Semantic roles & 50–950 ramp
primary
#AEA199
secondary
#CED2D5
accent
#7B9650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180