#A39CC4#A39CC4
#A39CC4 is a light, muted violet. Relative luminance 0.355; OKLCH L 71.2% C 0.058 H 292.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A39CC4 |
|---|---|
| RGB | rgb(163, 156, 196) |
| HSL | hsl(251, 25%, 69%) |
| HSV | hsv(251, 20%, 77%) |
| CMYK | cmyk(16.8%, 20.4%, 0%, 23.1%) |
| CIE-LAB | lab(66.17, 10.74, -19.63) |
| CIE-LCH | lch(66.17, 22.38, 298.67°) |
| OKLab | oklab(71.24% 0.0226 -0.0535) |
| OKLCH | oklch(71.24% 0.058 292.9) |
| XYZ | xyz(36.9544, 35.5487, 57.1285) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.06
Pale Purple
#B790D4
ΔE00 8.73
Heather
#A484AC
ΔE00 9.51
Lilac
#C8A2C8
ΔE00 9.83
Lavender (survey)
#C79FEF
ΔE00 10.53
Dusty Lavender
#AC86A8
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39CC4 #BDC49C
analogous
#9CA9C4 #A39CC4 #B79CC4
triadic
#A39CC4 #C4A39C #9CC4A3
tetradic
#A39CC4 #C49CA9 #BDC49C #9CC4B7
square
#A39CC4 #C49CA9 #BDC49C #9CC4B7
split-complementary
#A39CC4 #C4B79C #A9C49C
monochromatic
#605690 #7F76AD #A39CC4 #C7C2DB #EAE9F2
Accessibility & contrast
On white
2.59
#A39CC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A39CC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39CC4
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39CC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39CC4 | 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)
#93A1C6
Deuteranopia (green-blind)
#94A0C3
Tritanopia (blue-blind)
#9DA2A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a39cc4; /* rgb */ color: rgb(163, 156, 196); /* oklch */ color: oklch(71.2% 0.058 292.9);
Tailwind
colors: {
custom: {
50: '#beb9d6',
500: '#a39cc4',
950: '#000000',
},
}SCSS
$custom: #a39cc4; $custom-light: #beb9d6; $custom-dark: #000000;
JSON
{
"hex": "#a39cc4",
"rgb": {
"r": 163,
"g": 156,
"b": 196
},
"hsl": {
"h": 250.5,
"s": 25.316,
"l": 69.02
},
"oklch": {
"l": 0.71244,
"c": 0.05811,
"h": 292.9
},
"luminance": 0.35549
}Semantic roles & 50–950 ramp
primary
#A39CC4
secondary
#E2E4D8
accent
#A44293
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121114
muted
#818083