#ADA79B#ADA79B
#ADA79B is a light, near-neutral orange. Relative luminance 0.389; OKLCH L 73.0% C 0.018 H 84.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA79B |
|---|---|
| RGB | rgb(173, 167, 155) |
| HSL | hsl(40, 10%, 64%) |
| HSV | hsv(40, 10%, 68%) |
| CMYK | cmyk(0%, 3.5%, 10.4%, 32.2%) |
| CIE-LAB | lab(68.67, 0.02, 6.97) |
| CIE-LCH | lch(68.67, 6.97, 89.85°) |
| OKLab | oklab(73% 0.0017 0.0182) |
| OKLCH | oklch(73% 0.018 84.6) |
| XYZ | xyz(36.9681, 38.8886, 36.5628) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.23
Stone
#A89F91
ΔE00 2.72
Greige
#B8AB98
ΔE00 3.95
Cement
#A5A391
ΔE00 4.06
Dark Gray
#A9A9A9
ΔE00 6.04
Bland
#AFA88B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA79B #9BA1AD
analogous
#AD9E9B #ADA79B #AAAD9B
triadic
#ADA79B #9BADA7 #A79BAD
tetradic
#ADA79B #9BAD9E #9BA1AD #AD9BAA
square
#ADA79B #9BAD9E #9BA1AD #AD9BAA
split-complementary
#ADA79B #9BAAAD #9E9BAD
monochromatic
#716A5D #918979 #ADA79B #C9C5BD #E4E2DE
Accessibility & contrast
On white
2.39
#ADA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#ADA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA79B
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA79B | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79A
Deuteranopia (green-blind)
#ACA89B
Tritanopia (blue-blind)
#B0A5A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ada79b; /* rgb */ color: rgb(173, 167, 155); /* oklch */ color: oklch(73.0% 0.018 84.6);
Tailwind
colors: {
custom: {
50: '#c5c1b8',
500: '#ada79b',
950: '#000000',
},
}SCSS
$custom: #ada79b; $custom-light: #c5c1b8; $custom-dark: #000000;
JSON
{
"hex": "#ada79b",
"rgb": {
"r": 173,
"g": 167,
"b": 155
},
"hsl": {
"h": 40,
"s": 9.89,
"l": 64.314
},
"oklch": {
"l": 0.72996,
"c": 0.01832,
"h": 84.6
},
"luminance": 0.38888
}Semantic roles & 50–950 ramp
primary
#ADA79B
secondary
#CFD1D5
accent
#689452
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180