#A39FA2#A39FA2
#A39FA2 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.7% C 0.006 H 334.0°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FA2 |
|---|---|
| RGB | rgb(163, 159, 162) |
| HSL | hsl(315, 2%, 63%) |
| HSV | hsv(315, 2%, 64%) |
| CMYK | cmyk(0%, 2.5%, 0.6%, 36.1%) |
| CIE-LAB | lab(65.90, 2.01, -1.05) |
| CIE-LCH | lch(65.90, 2.27, 332.50°) |
| OKLab | oklab(70.68% 0.0056 -0.0027) |
| OKLCH | oklch(70.68% 0.006 334) |
| XYZ | xyz(34.0230, 35.1915, 39.1757) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.99
Grey
#929591
ΔE00 7.32
Dove Gray
#B6B8BD
ΔE00 7.48
Cool Gray
#9AA7B0
ΔE00 8.33
Warm Grey
#978A84
ΔE00 8.57
Stone
#A89F91
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FA2 #9FA3A0
analogous
#A29FA3 #A39FA2 #A39FA0
triadic
#A39FA2 #A2A39F #9FA2A3
tetradic
#A39FA2 #A3A29F #9FA3A0 #9FA0A3
square
#A39FA2 #A3A29F #9FA3A0 #9FA0A3
split-complementary
#A39FA2 #A0A39F #9FA3A2
monochromatic
#666265 #858084 #A39FA2 #C1BEC0 #DFDEDF
Accessibility & contrast
On white
2.61
#A39FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#A39FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FA2
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FA2 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#A0A0A2
Tritanopia (blue-blind)
#A39FA0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a39fa2; /* rgb */ color: rgb(163, 159, 162); /* oklch */ color: oklch(70.7% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#bebbbd',
500: '#a39fa2',
950: '#000000',
},
}SCSS
$custom: #a39fa2; $custom-light: #bebbbd; $custom-dark: #000000;
JSON
{
"hex": "#a39fa2",
"rgb": {
"r": 163,
"g": 159,
"b": 162
},
"hsl": {
"h": 315,
"s": 2.128,
"l": 63.137
},
"oklch": {
"l": 0.70677,
"c": 0.00628,
"h": 334
},
"luminance": 0.35191
}Semantic roles & 50–950 ramp
primary
#A39FA2
secondary
#CED0CF
accent
#8C665A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081