#A39B95#A39B95
#A39B95 is a light, near-neutral grey. Relative luminance 0.334; OKLCH L 69.5% C 0.013 H 59.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A39B95 |
|---|---|
| RGB | rgb(163, 155, 149) |
| HSL | hsl(26, 7%, 61%) |
| HSV | hsv(26, 9%, 64%) |
| CMYK | cmyk(0%, 4.9%, 8.6%, 36.1%) |
| CIE-LAB | lab(64.48, 1.83, 4.18) |
| CIE-LCH | lch(64.48, 4.57, 66.39°) |
| OKLab | oklab(69.45% 0.0065 0.011) |
| OKLCH | oklch(69.45% 0.013 59.5) |
| XYZ | xyz(32.2498, 33.3995, 33.1758) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.99
Warm Grey
#978A84
ΔE00 5.80
Dark Gray
#A9A9A9
ΔE00 5.90
Greyish
#A8A495
ΔE00 5.95
Grey
#929591
ΔE00 6.32
Greige
#B8AB98
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39B95 #959DA3
analogous
#A39596 #A39B95 #A3A295
triadic
#A39B95 #95A39B #9B95A3
tetradic
#A39B95 #96A395 #959DA3 #A295A3
square
#A39B95 #96A395 #959DA3 #A295A3
split-complementary
#A39B95 #95A3A2 #9596A3
monochromatic
#665E58 #867C75 #A39B95 #BFBAB6 #DCD9D7
Accessibility & contrast
On white
2.73
#A39B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#A39B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39B95
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39B95 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9B95
Deuteranopia (green-blind)
#9F9D95
Tritanopia (blue-blind)
#A69999
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a39b95; /* rgb */ color: rgb(163, 155, 149); /* oklch */ color: oklch(69.5% 0.013 59.5);
Tailwind
colors: {
custom: {
50: '#beb8b4',
500: '#a39b95',
950: '#000000',
},
}SCSS
$custom: #a39b95; $custom-light: #beb8b4; $custom-dark: #000000;
JSON
{
"hex": "#a39b95",
"rgb": {
"r": 163,
"g": 155,
"b": 149
},
"hsl": {
"h": 25.714,
"s": 7.071,
"l": 61.176
},
"oklch": {
"l": 0.69452,
"c": 0.0128,
"h": 59.5
},
"luminance": 0.33399
}Semantic roles & 50–950 ramp
primary
#A39B95
secondary
#C7CACD
accent
#779154
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121111
muted
#818080