#A39CC2#A39CC2
#A39CC2 is a light, muted violet. Relative luminance 0.355; OKLCH L 71.2% C 0.055 H 293.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A39CC2 |
|---|---|
| RGB | rgb(163, 156, 194) |
| HSL | hsl(251, 24%, 69%) |
| HSV | hsv(251, 20%, 76%) |
| CMYK | cmyk(16%, 19.6%, 0%, 23.9%) |
| CIE-LAB | lab(66.10, 10.29, -18.62) |
| CIE-LCH | lch(66.10, 21.28, 298.92°) |
| OKLab | oklab(71.17% 0.0219 -0.0507) |
| OKLCH | oklch(71.17% 0.055 293.4) |
| XYZ | xyz(36.7282, 35.4582, 55.9376) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.54
Pale Purple
#B790D4
ΔE00 9.08
Heather
#A484AC
ΔE00 9.45
Lilac
#C8A2C8
ΔE00 9.77
Dusty Lavender
#AC86A8
ΔE00 10.69
Lavender (survey)
#C79FEF
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39CC2 #BBC29C
analogous
#9CA8C2 #A39CC2 #B69CC2
triadic
#A39CC2 #C2A39C #9CC2A3
tetradic
#A39CC2 #C29CA8 #BBC29C #9CC2B6
square
#A39CC2 #C29CA8 #BBC29C #9CC2B6
split-complementary
#A39CC2 #C2B69C #A8C29C
monochromatic
#61578D #8076AB #A39CC2 #C6C2D9 #E9E8F1
Accessibility & contrast
On white
2.60
#A39CC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A39CC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39CC2
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39CC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39CC2 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C4
Deuteranopia (green-blind)
#94A0C1
Tritanopia (blue-blind)
#9DA2A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a39cc2; /* rgb */ color: rgb(163, 156, 194); /* oklch */ color: oklch(71.2% 0.055 293.4);
Tailwind
colors: {
custom: {
50: '#beb9d4',
500: '#a39cc2',
950: '#000000',
},
}SCSS
$custom: #a39cc2; $custom-light: #beb9d4; $custom-dark: #000000;
JSON
{
"hex": "#a39cc2",
"rgb": {
"r": 163,
"g": 156,
"b": 194
},
"hsl": {
"h": 251.053,
"s": 23.75,
"l": 68.627
},
"oklch": {
"l": 0.71167,
"c": 0.05526,
"h": 293.4
},
"luminance": 0.35459
}Semantic roles & 50–950 ramp
primary
#A39CC2
secondary
#E0E3D7
accent
#A24391
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121114
muted
#818083