#ADA49B#ADA49B
#ADA49B is a light, near-neutral orange. Relative luminance 0.378; OKLCH L 72.4% C 0.017 H 67.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA49B |
|---|---|
| RGB | rgb(173, 164, 155) |
| HSL | hsl(30, 10%, 64%) |
| HSV | hsv(30, 10%, 68%) |
| CMYK | cmyk(0%, 5.2%, 10.4%, 32.2%) |
| CIE-LAB | lab(67.87, 1.65, 5.83) |
| CIE-LCH | lch(67.87, 6.06, 74.17°) |
| OKLab | oklab(72.37% 0.0063 0.0153) |
| OKLCH | oklch(72.37% 0.017 67.6) |
| XYZ | xyz(36.4249, 37.8022, 36.3817) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.92
Greyish
#A8A495
ΔE00 4.53
Greige
#B8AB98
ΔE00 4.67
Dark Gray
#A9A9A9
ΔE00 5.65
Cement
#A5A391
ΔE00 6.40
Warm Gray
#C9BEB0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA49B #9BA4AD
analogous
#AD9B9B #ADA49B #ADAD9B
triadic
#ADA49B #9BADA4 #A49BAD
tetradic
#ADA49B #9BAD9B #9BA4AD #AD9BAD
square
#ADA49B #9BAD9B #9BA4AD #AD9BAD
split-complementary
#ADA49B #9BADAD #9B9BAD
monochromatic
#71675D #918579 #ADA49B #C9C3BD #E4E1DE
Accessibility & contrast
On white
2.45
#ADA49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#ADA49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA49B
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA49B | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A49A
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#B1A2A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ada49b; /* rgb */ color: rgb(173, 164, 155); /* oklch */ color: oklch(72.4% 0.017 67.6);
Tailwind
colors: {
custom: {
50: '#c5bfb8',
500: '#ada49b',
950: '#000000',
},
}SCSS
$custom: #ada49b; $custom-light: #c5bfb8; $custom-dark: #000000;
JSON
{
"hex": "#ada49b",
"rgb": {
"r": 173,
"g": 164,
"b": 155
},
"hsl": {
"h": 30,
"s": 9.89,
"l": 64.314
},
"oklch": {
"l": 0.7237,
"c": 0.01655,
"h": 67.6
},
"luminance": 0.37802
}Semantic roles & 50–950 ramp
primary
#ADA49B
secondary
#CFD2D5
accent
#739452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180