#ADA09B#ADA09B
#ADA09B is a light, near-neutral orange. Relative luminance 0.364; OKLCH L 71.5% C 0.017 H 42.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA09B |
|---|---|
| RGB | rgb(173, 160, 155) |
| HSL | hsl(17, 10%, 64%) |
| HSV | hsv(17, 10%, 68%) |
| CMYK | cmyk(0%, 7.5%, 10.4%, 32.2%) |
| CIE-LAB | lab(66.82, 3.84, 4.31) |
| CIE-LCH | lch(66.82, 5.77, 48.25°) |
| OKLab | oklab(71.54% 0.0125 0.0114) |
| OKLCH | oklch(71.54% 0.017 42.3) |
| XYZ | xyz(35.7202, 36.3930, 36.1468) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.73
Dark Gray
#A9A9A9
ΔE00 6.48
Warm Grey
#978A84
ΔE00 7.14
Greige
#B8AB98
ΔE00 7.44
Pinkish Grey
#C8ACA9
ΔE00 7.54
Mushroom
#BA9E88
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA09B #9BA8AD
analogous
#AD9B9F #ADA09B #ADA99B
triadic
#ADA09B #9BADA0 #A09BAD
tetradic
#ADA09B #9FAD9B #9BA8AD #A99BAD
square
#ADA09B #9FAD9B #9BA8AD #A99BAD
split-complementary
#ADA09B #9BADA9 #9B9FAD
monochromatic
#71625D #918079 #ADA09B #C9C0BD #E4E0DE
Accessibility & contrast
On white
2.54
#ADA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#ADA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA09B
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA09B | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19B
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#B19E9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ada09b; /* rgb */ color: rgb(173, 160, 155); /* oklch */ color: oklch(71.5% 0.017 42.3);
Tailwind
colors: {
custom: {
50: '#c5bcb8',
500: '#ada09b',
950: '#000000',
},
}SCSS
$custom: #ada09b; $custom-light: #c5bcb8; $custom-dark: #000000;
JSON
{
"hex": "#ada09b",
"rgb": {
"r": 173,
"g": 160,
"b": 155
},
"hsl": {
"h": 16.667,
"s": 9.89,
"l": 64.314
},
"oklch": {
"l": 0.71542,
"c": 0.0169,
"h": 42.3
},
"luminance": 0.36392
}Semantic roles & 50–950 ramp
primary
#ADA09B
secondary
#CFD3D5
accent
#819452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180