#ADA59B#ADA59B
#ADA59B is a light, near-neutral orange. Relative luminance 0.382; OKLCH L 72.6% C 0.017 H 73.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA59B |
|---|---|
| RGB | rgb(173, 165, 155) |
| HSL | hsl(33, 10%, 64%) |
| HSV | hsv(33, 10%, 68%) |
| CMYK | cmyk(0%, 4.6%, 10.4%, 32.2%) |
| CIE-LAB | lab(68.14, 1.11, 6.21) |
| CIE-LCH | lch(68.14, 6.31, 79.89°) |
| OKLab | oklab(72.58% 0.0048 0.0163) |
| OKLCH | oklch(72.58% 0.017 73.6) |
| XYZ | xyz(36.6045, 38.1615, 36.4416) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.55
Greyish
#A8A495
ΔE00 3.69
Greige
#B8AB98
ΔE00 4.23
Cement
#A5A391
ΔE00 5.57
Dark Gray
#A9A9A9
ΔE00 5.68
Warm Gray
#C9BEB0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA59B #9BA3AD
analogous
#AD9C9B #ADA59B #ACAD9B
triadic
#ADA59B #9BADA5 #A59BAD
tetradic
#ADA59B #9BAD9C #9BA3AD #AD9BAC
square
#ADA59B #9BAD9C #9BA3AD #AD9BAC
split-complementary
#ADA59B #9BACAD #9C9BAD
monochromatic
#71685D #918779 #ADA59B #C9C3BD #E4E2DE
Accessibility & contrast
On white
2.43
#ADA59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#ADA59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA59B
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA59B | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#B1A3A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ada59b; /* rgb */ color: rgb(173, 165, 155); /* oklch */ color: oklch(72.6% 0.017 73.6);
Tailwind
colors: {
custom: {
50: '#c5bfb8',
500: '#ada59b',
950: '#000000',
},
}SCSS
$custom: #ada59b; $custom-light: #c5bfb8; $custom-dark: #000000;
JSON
{
"hex": "#ada59b",
"rgb": {
"r": 173,
"g": 165,
"b": 155
},
"hsl": {
"h": 33.333,
"s": 9.89,
"l": 64.314
},
"oklch": {
"l": 0.72578,
"c": 0.01697,
"h": 73.6
},
"luminance": 0.38161
}Semantic roles & 50–950 ramp
primary
#ADA59B
secondary
#CFD2D5
accent
#6F9452
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180