#ADA39B#ADA39B
#ADA39B is a light, near-neutral orange. Relative luminance 0.374; OKLCH L 72.2% C 0.016 H 61.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ADA39B |
|---|---|
| RGB | rgb(173, 163, 155) |
| HSL | hsl(27, 10%, 64%) |
| HSV | hsv(27, 10%, 68%) |
| CMYK | cmyk(0%, 5.8%, 10.4%, 32.2%) |
| CIE-LAB | lab(67.61, 2.20, 5.45) |
| CIE-LCH | lch(67.61, 5.87, 68.01°) |
| OKLab | oklab(72.16% 0.0079 0.0143) |
| OKLCH | oklch(72.16% 0.016 61.2) |
| XYZ | xyz(36.2466, 37.4457, 36.3223) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.50
Greige
#B8AB98
ΔE00 5.25
Greyish
#A8A495
ΔE00 5.39
Dark Gray
#A9A9A9
ΔE00 5.72
Cement
#A5A391
ΔE00 7.27
Mushroom
#BA9E88
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADA39B #9BA5AD
analogous
#AD9B9C #ADA39B #ADAC9B
triadic
#ADA39B #9BADA3 #A39BAD
tetradic
#ADA39B #9CAD9B #9BA5AD #AC9BAD
square
#ADA39B #9CAD9B #9BA5AD #AC9BAD
split-complementary
#ADA39B #9BADAC #9B9CAD
monochromatic
#71665D #918479 #ADA39B #C9C2BD #E4E1DE
Accessibility & contrast
On white
2.47
#ADA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#ADA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADA39B
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADA39B | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39B
Deuteranopia (green-blind)
#A8A69B
Tritanopia (blue-blind)
#B1A1A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ada39b; /* rgb */ color: rgb(173, 163, 155); /* oklch */ color: oklch(72.2% 0.016 61.2);
Tailwind
colors: {
custom: {
50: '#c5beb8',
500: '#ada39b',
950: '#000000',
},
}SCSS
$custom: #ada39b; $custom-light: #c5beb8; $custom-dark: #000000;
JSON
{
"hex": "#ada39b",
"rgb": {
"r": 173,
"g": 163,
"b": 155
},
"hsl": {
"h": 26.667,
"s": 9.89,
"l": 64.314
},
"oklch": {
"l": 0.72162,
"c": 0.01634,
"h": 61.2
},
"luminance": 0.37445
}Semantic roles & 50–950 ramp
primary
#ADA39B
secondary
#CFD2D5
accent
#769452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180