#A39FA3#A39FA3
#A39FA3 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.7% C 0.007 H 325.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FA3 |
|---|---|
| RGB | rgb(163, 159, 163) |
| HSL | hsl(300, 2%, 63%) |
| HSV | hsv(300, 2%, 64%) |
| CMYK | cmyk(0%, 2.5%, 0%, 36.1%) |
| CIE-LAB | lab(65.93, 2.20, -1.57) |
| CIE-LCH | lch(65.93, 2.70, 324.57°) |
| OKLab | oklab(70.71% 0.006 -0.0041) |
| OKLCH | oklch(70.71% 0.007 325.6) |
| XYZ | xyz(34.1122, 35.2272, 39.6457) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.28
Dove Gray
#B6B8BD
ΔE00 7.46
Grey
#929591
ΔE00 7.73
Cool Gray
#9AA7B0
ΔE00 8.31
Pewter
#899397
ΔE00 8.77
Warm Grey
#978A84
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FA3 #9FA39F
analogous
#A19FA3 #A39FA3 #A39FA1
triadic
#A39FA3 #A3A39F #9FA3A3
tetradic
#A39FA3 #A3A19F #9FA39F #9FA1A3
square
#A39FA3 #A3A19F #9FA39F #9FA1A3
split-complementary
#A39FA3 #A1A39F #9FA3A1
monochromatic
#666266 #858085 #A39FA3 #C1BEC1 #DFDEDF
Accessibility & contrast
On white
2.61
#A39FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A39FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FA3
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FA3 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#A0A0A3
Tritanopia (blue-blind)
#A39FA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a39fa3; /* rgb */ color: rgb(163, 159, 163); /* oklch */ color: oklch(70.7% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#bebbbe',
500: '#a39fa3',
950: '#000000',
},
}SCSS
$custom: #a39fa3; $custom-light: #bebbbe; $custom-dark: #000000;
JSON
{
"hex": "#a39fa3",
"rgb": {
"r": 163,
"g": 159,
"b": 163
},
"hsl": {
"h": 300,
"s": 2.128,
"l": 63.137
},
"oklch": {
"l": 0.70708,
"c": 0.00732,
"h": 325.6
},
"luminance": 0.35227
}Semantic roles & 50–950 ramp
primary
#A39FA3
secondary
#CED0CE
accent
#8C5A5A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081