#A39EA0#A39EA0
#A39EA0 is a light, near-neutral grey. Relative luminance 0.348; OKLCH L 70.4% C 0.006 H 350.9°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A39EA0 |
|---|---|
| RGB | rgb(163, 158, 160) |
| HSL | hsl(336, 3%, 63%) |
| HSV | hsv(336, 3%, 64%) |
| CMYK | cmyk(0%, 3.1%, 1.8%, 36.1%) |
| CIE-LAB | lab(65.58, 2.18, -0.40) |
| CIE-LCH | lch(65.58, 2.22, 349.68°) |
| OKLab | oklab(70.41% 0.0064 -0.001) |
| OKLCH | oklch(70.41% 0.006 350.9) |
| XYZ | xyz(33.6753, 34.7785, 38.1897) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.24
Grey
#929591
ΔE00 7.19
Warm Grey
#978A84
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 7.95
Stone
#A89F91
ΔE00 8.12
Pewter
#899397
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39EA0 #9EA3A1
analogous
#A39EA2 #A39EA0 #A39E9E
triadic
#A39EA0 #A0A39E #9EA0A3
tetradic
#A39EA0 #A2A39E #9EA3A1 #9E9EA3
square
#A39EA0 #A2A39E #9EA3A1 #9E9EA3
split-complementary
#A39EA0 #9EA39E #9EA2A3
monochromatic
#666163 #857F81 #A39EA0 #C1BDBF #DFDDDE
Accessibility & contrast
On white
2.64
#A39EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#A39EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39EA0
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39EA0 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA0
Deuteranopia (green-blind)
#9FA0A0
Tritanopia (blue-blind)
#A49E9F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a39ea0; /* rgb */ color: rgb(163, 158, 160); /* oklch */ color: oklch(70.4% 0.006 350.9);
Tailwind
colors: {
custom: {
50: '#bebabc',
500: '#a39ea0',
950: '#000000',
},
}SCSS
$custom: #a39ea0; $custom-light: #bebabc; $custom-dark: #000000;
JSON
{
"hex": "#a39ea0",
"rgb": {
"r": 163,
"g": 158,
"b": 160
},
"hsl": {
"h": 336,
"s": 2.646,
"l": 62.941
},
"oklch": {
"l": 0.70406,
"c": 0.00645,
"h": 350.9
},
"luminance": 0.34778
}Semantic roles & 50–950 ramp
primary
#A39EA0
secondary
#CDCFCF
accent
#8C7859
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081