#A39FAC#A39FAC
#A39FAC is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 71.0% C 0.019 H 299.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FAC |
|---|---|
| RGB | rgb(163, 159, 172) |
| HSL | hsl(258, 7%, 65%) |
| HSV | hsv(258, 8%, 67%) |
| CMYK | cmyk(5.2%, 7.6%, 0%, 32.5%) |
| CIE-LAB | lab(66.18, 3.96, -6.22) |
| CIE-LCH | lch(66.18, 7.37, 302.52°) |
| OKLab | oklab(70.99% 0.0096 -0.0166) |
| OKLCH | oklch(70.99% 0.019 299.9) |
| XYZ | xyz(34.9474, 35.5613, 44.0446) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.61
Dove Gray
#B6B8BD
ΔE00 8.56
Cool Gray
#9AA7B0
ΔE00 9.37
Pewter
#899397
ΔE00 10.69
Grey
#929591
ΔE00 10.93
Cool Grey
#95A3A6
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FAC #A8AC9F
analogous
#9FA1AC #A39FAC #AA9FAC
triadic
#A39FAC #ACA39F #9FACA3
tetradic
#A39FAC #AC9FA1 #A8AC9F #9FACAA
square
#A39FAC #AC9FA1 #A8AC9F #9FACAA
split-complementary
#A39FAC #ACAA9F #A1AC9F
monochromatic
#656170 #847E90 #A39FAC #C2C0C8 #E2E1E5
Accessibility & contrast
On white
2.59
#A39FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A39FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FAC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FAC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AD
Deuteranopia (green-blind)
#9DA1AC
Tritanopia (blue-blind)
#A2A1A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a39fac; /* rgb */ color: rgb(163, 159, 172); /* oklch */ color: oklch(71.0% 0.019 299.9);
Tailwind
colors: {
custom: {
50: '#bebbc4',
500: '#a39fac',
950: '#000000',
},
}SCSS
$custom: #a39fac; $custom-light: #bebbc4; $custom-dark: #000000;
JSON
{
"hex": "#a39fac",
"rgb": {
"r": 163,
"g": 159,
"b": 172
},
"hsl": {
"h": 258.462,
"s": 7.263,
"l": 64.902
},
"oklch": {
"l": 0.70995,
"c": 0.01917,
"h": 299.9
},
"luminance": 0.35561
}Semantic roles & 50–950 ramp
primary
#A39FAC
secondary
#D4D6D1
accent
#91547E
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121112
muted
#818081