#A39EAA#A39EAA
#A39EAA is a light, near-neutral grey. Relative luminance 0.351; OKLCH L 70.7% C 0.018 H 304.7°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A39EAA |
|---|---|
| RGB | rgb(163, 158, 170) |
| HSL | hsl(265, 7%, 64%) |
| HSV | hsv(265, 7%, 67%) |
| CMYK | cmyk(4.1%, 7.1%, 0%, 33.3%) |
| CIE-LAB | lab(65.86, 4.12, -5.58) |
| CIE-LCH | lch(65.86, 6.93, 306.44°) |
| OKLab | oklab(70.72% 0.0103 -0.0149) |
| OKLCH | oklch(70.72% 0.018 304.7) |
| XYZ | xyz(34.5856, 35.1426, 42.9836) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 8.76
Cool Gray
#9AA7B0
ΔE00 9.72
Grey
#929591
ΔE00 10.68
Pewter
#899397
ΔE00 10.73
Warm Grey
#978A84
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39EAA #A5AA9E
analogous
#9E9FAA #A39EAA #A99EAA
triadic
#A39EAA #AAA39E #9EAAA3
tetradic
#A39EAA #AA9E9F #A5AA9E #9EAAA9
square
#A39EAA #AA9E9F #A5AA9E #9EAAA9
split-complementary
#A39EAA #AAA99E #9FAA9E
monochromatic
#66606E #847D8D #A39EAA #C2BFC7 #E1DFE3
Accessibility & contrast
On white
2.62
#A39EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#A39EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39EAA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39EAA | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#9DA0AA
Tritanopia (blue-blind)
#A29FA2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a39eaa; /* rgb */ color: rgb(163, 158, 170); /* oklch */ color: oklch(70.7% 0.018 304.7);
Tailwind
colors: {
custom: {
50: '#bebac3',
500: '#a39eaa',
950: '#000000',
},
}SCSS
$custom: #a39eaa; $custom-light: #bebac3; $custom-dark: #000000;
JSON
{
"hex": "#a39eaa",
"rgb": {
"r": 163,
"g": 158,
"b": 170
},
"hsl": {
"h": 265,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.70722,
"c": 0.0181,
"h": 304.7
},
"luminance": 0.35143
}Semantic roles & 50–950 ramp
primary
#A39EAA
secondary
#D2D4D0
accent
#915578
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081