#ADA69B#ADA69B
#ADA69B is a light, near-neutral orange. Relative luminance 0.385; OKLCH L 72.8% C 0.018 H 79.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA69B |
|---|---|
| RGB | rgb(173, 166, 155) |
| HSL | hsl(37, 10%, 64%) |
| HSV | hsv(37, 10%, 68%) |
| CMYK | cmyk(0%, 4%, 10.4%, 32.2%) |
| CIE-LAB | lab(68.40, 0.56, 6.59) |
| CIE-LCH | lch(68.40, 6.61, 85.12°) |
| OKLab | oklab(72.79% 0.0033 0.0173) |
| OKLCH | oklch(72.79% 0.018 79.3) |
| XYZ | xyz(36.7856, 38.5236, 36.5019) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.48
Greyish
#A8A495
ΔE00 2.91
Greige
#B8AB98
ΔE00 3.99
Cement
#A5A391
ΔE00 4.78
Dark Gray
#A9A9A9
ΔE00 5.82
Warm Gray
#C9BEB0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA69B #9BA2AD
analogous
#AD9D9B #ADA69B #ABAD9B
triadic
#ADA69B #9BADA6 #A69BAD
tetradic
#ADA69B #9BAD9D #9BA2AD #AD9BAB
square
#ADA69B #9BAD9D #9BA2AD #AD9BAB
split-complementary
#ADA69B #9BABAD #9D9BAD
monochromatic
#71695D #918879 #ADA69B #C9C4BD #E4E2DE
Accessibility & contrast
On white
2.41
#ADA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#ADA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA69B
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA69B | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69A
Deuteranopia (green-blind)
#ABA89B
Tritanopia (blue-blind)
#B0A4A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ada69b; /* rgb */ color: rgb(173, 166, 155); /* oklch */ color: oklch(72.8% 0.018 79.3);
Tailwind
colors: {
custom: {
50: '#c5c0b8',
500: '#ada69b',
950: '#000000',
},
}SCSS
$custom: #ada69b; $custom-light: #c5c0b8; $custom-dark: #000000;
JSON
{
"hex": "#ada69b",
"rgb": {
"r": 173,
"g": 166,
"b": 155
},
"hsl": {
"h": 36.667,
"s": 9.89,
"l": 64.314
},
"oklch": {
"l": 0.72787,
"c": 0.01756,
"h": 79.3
},
"luminance": 0.38523
}Semantic roles & 50–950 ramp
primary
#ADA69B
secondary
#CFD1D5
accent
#6B9452
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#121211
muted
#818180