#A39EAE#A39EAE
#A39EAE is a light, muted violet. Relative luminance 0.353; OKLCH L 70.9% C 0.024 H 300.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A39EAE |
|---|---|
| RGB | rgb(163, 158, 174) |
| HSL | hsl(259, 9%, 65%) |
| HSV | hsv(259, 9%, 68%) |
| CMYK | cmyk(6.3%, 9.2%, 0%, 31.8%) |
| CIE-LAB | lab(65.98, 4.92, -7.64) |
| CIE-LCH | lch(65.98, 9.09, 302.79°) |
| OKLab | oklab(70.86% 0.0118 -0.0205) |
| OKLCH | oklch(70.86% 0.024 300) |
| XYZ | xyz(34.9697, 35.2962, 45.0068) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.96
Dove Gray
#B6B8BD
ΔE00 9.60
Cool Gray
#9AA7B0
ΔE00 10.52
Purpley Grey
#947E94
ΔE00 11.65
Pewter
#899397
ΔE00 11.77
Grey
#929591
ΔE00 12.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39EAE #A9AE9E
analogous
#9EA1AE #A39EAE #AB9EAE
triadic
#A39EAE #AEA39E #9EAEA3
tetradic
#A39EAE #AE9EA1 #A9AE9E #9EAEAB
square
#A39EAE #AE9EA1 #A9AE9E #9EAEAB
split-complementary
#A39EAE #AEAB9E #A1AE9E
monochromatic
#655F72 #837D92 #A39EAE #C3BFCA #E2E1E6
Accessibility & contrast
On white
2.61
#A39EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#A39EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39EAE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39EAE | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#9CA0AD
Tritanopia (blue-blind)
#A1A0A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a39eae; /* rgb */ color: rgb(163, 158, 174); /* oklch */ color: oklch(70.9% 0.024 300.0);
Tailwind
colors: {
custom: {
50: '#bebac6',
500: '#a39eae',
950: '#000000',
},
}SCSS
$custom: #a39eae; $custom-light: #bebac6; $custom-dark: #000000;
JSON
{
"hex": "#a39eae",
"rgb": {
"r": 163,
"g": 158,
"b": 174
},
"hsl": {
"h": 258.75,
"s": 8.989,
"l": 65.098
},
"oklch": {
"l": 0.70855,
"c": 0.02363,
"h": 300
},
"luminance": 0.35296
}Semantic roles & 50–950 ramp
primary
#A39EAE
secondary
#D5D7D1
accent
#93537F
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082