#ADA59E#ADA59E
#ADA59E is a light, near-neutral orange. Relative luminance 0.383; OKLCH L 72.7% C 0.014 H 63.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA59E |
|---|---|
| RGB | rgb(173, 165, 158) |
| HSL | hsl(28, 8%, 65%) |
| HSV | hsv(28, 9%, 68%) |
| CMYK | cmyk(0%, 4.6%, 8.7%, 32.2%) |
| CIE-LAB | lab(68.21, 1.63, 4.65) |
| CIE-LCH | lch(68.21, 4.93, 70.72°) |
| OKLab | oklab(72.66% 0.006 0.0123) |
| OKLCH | oklch(72.66% 0.014 63.8) |
| XYZ | xyz(36.8596, 38.2635, 37.7849) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.80
Dark Gray
#A9A9A9
ΔE00 4.77
Greyish
#A8A495
ΔE00 5.04
Greige
#B8AB98
ΔE00 5.44
Cement
#A5A391
ΔE00 6.91
Warm Gray
#C9BEB0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA59E #9EA6AD
analogous
#AD9E9F #ADA59E #ADAD9E
triadic
#ADA59E #9EADA5 #A59EAD
tetradic
#ADA59E #9FAD9E #9EA6AD #AD9EAD
square
#ADA59E #9FAD9E #9EA6AD #AD9EAD
split-complementary
#ADA59E #9EADAD #9E9FAD
monochromatic
#716860 #91867D #ADA59E #C9C4BF #E5E3E0
Accessibility & contrast
On white
2.43
#ADA59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#ADA59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA59E
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA59E | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59E
Deuteranopia (green-blind)
#AAA79E
Tritanopia (blue-blind)
#B0A3A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ada59e; /* rgb */ color: rgb(173, 165, 158); /* oklch */ color: oklch(72.7% 0.014 63.8);
Tailwind
colors: {
custom: {
50: '#c5bfba',
500: '#ada59e',
950: '#000000',
},
}SCSS
$custom: #ada59e; $custom-light: #c5bfba; $custom-dark: #000000;
JSON
{
"hex": "#ada59e",
"rgb": {
"r": 173,
"g": 165,
"b": 158
},
"hsl": {
"h": 28,
"s": 8.38,
"l": 64.902
},
"oklch": {
"l": 0.72662,
"c": 0.01365,
"h": 63.8
},
"luminance": 0.38263
}Semantic roles & 50–950 ramp
primary
#ADA59E
secondary
#D1D4D6
accent
#759253
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180