#A39EA5#A39EA5
#A39EA5 is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.6% C 0.012 H 316.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A39EA5 |
|---|---|
| RGB | rgb(163, 158, 165) |
| HSL | hsl(283, 4%, 63%) |
| HSV | hsv(283, 4%, 65%) |
| CMYK | cmyk(1.2%, 4.2%, 0%, 35.3%) |
| CIE-LAB | lab(65.72, 3.14, -2.99) |
| CIE-LCH | lch(65.72, 4.34, 316.35°) |
| OKLab | oklab(70.56% 0.0084 -0.0079) |
| OKLCH | oklch(70.56% 0.012 316.5) |
| XYZ | xyz(34.1215, 34.9570, 40.5398) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.70
Dove Gray
#B6B8BD
ΔE00 8.03
Grey
#929591
ΔE00 8.79
Cool Gray
#9AA7B0
ΔE00 9.04
Warm Grey
#978A84
ΔE00 9.44
Pewter
#899397
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39EA5 #A0A59E
analogous
#9F9EA5 #A39EA5 #A59EA3
triadic
#A39EA5 #A5A39E #9EA5A3
tetradic
#A39EA5 #A59F9E #A0A59E #9EA3A5
square
#A39EA5 #A59F9E #A0A59E #9EA3A5
split-complementary
#A39EA5 #A3A59E #9EA59F
monochromatic
#666168 #857E88 #A39EA5 #C1BEC2 #DFDDE0
Accessibility & contrast
On white
2.63
#A39EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#A39EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39EA5
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39EA5 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA5
Deuteranopia (green-blind)
#9EA0A5
Tritanopia (blue-blind)
#A39FA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a39ea5; /* rgb */ color: rgb(163, 158, 165); /* oklch */ color: oklch(70.6% 0.012 316.5);
Tailwind
colors: {
custom: {
50: '#bebabf',
500: '#a39ea5',
950: '#000000',
},
}SCSS
$custom: #a39ea5; $custom-light: #bebabf; $custom-dark: #000000;
JSON
{
"hex": "#a39ea5",
"rgb": {
"r": 163,
"g": 158,
"b": 165
},
"hsl": {
"h": 282.857,
"s": 3.743,
"l": 63.333
},
"oklch": {
"l": 0.70562,
"c": 0.01152,
"h": 316.5
},
"luminance": 0.34957
}Semantic roles & 50–950 ramp
primary
#A39EA5
secondary
#CFD1CE
accent
#8E5867
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081