#A39FD5#A39FD5
#A39FD5 is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.5% C 0.078 H 287.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FD5 |
|---|---|
| RGB | rgb(163, 159, 213) |
| HSL | hsl(244, 39%, 73%) |
| HSV | hsv(244, 25%, 84%) |
| CMYK | cmyk(23.5%, 25.4%, 0%, 16.5%) |
| CIE-LAB | lab(67.57, 12.96, -26.94) |
| CIE-LCH | lch(67.57, 29.89, 295.69°) |
| OKLab | oklab(72.53% 0.0236 -0.0741) |
| OKLCH | oklch(72.53% 0.078 287.7) |
| XYZ | xyz(39.5097, 37.3862, 68.0726) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.53
Pale Purple
#B790D4
ΔE00 8.39
Perrywinkle
#8F8CE7
ΔE00 8.66
Lavender (survey)
#C79FEF
ΔE00 8.79
Pale Violet
#CEAEFA
ΔE00 9.24
Periwinkle Blue
#8F99FB
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FD5 #D1D59F
analogous
#9FB6D5 #A39FD5 #BE9FD5
triadic
#A39FD5 #D5A39F #9FD5A3
tetradic
#A39FD5 #D59FB6 #D1D59F #9FD5BE
square
#A39FD5 #D59FB6 #D1D59F #9FD5BE
split-complementary
#A39FD5 #D5BE9F #B6D59F
monochromatic
#534CAE #7A74C2 #A39FD5 #CCCAE8 #EBEAF6
Accessibility & contrast
On white
2.48
#A39FD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#A39FD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FD5
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FD5 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6D7
Deuteranopia (green-blind)
#91A3D4
Tritanopia (blue-blind)
#98A8B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a39fd5; /* rgb */ color: rgb(163, 159, 213); /* oklch */ color: oklch(72.5% 0.078 287.7);
Tailwind
colors: {
custom: {
50: '#bfbbe2',
500: '#a39fd5',
950: '#000000',
},
}SCSS
$custom: #a39fd5; $custom-light: #bfbbe2; $custom-dark: #000000;
JSON
{
"hex": "#a39fd5",
"rgb": {
"r": 163,
"g": 159,
"b": 213
},
"hsl": {
"h": 244.444,
"s": 39.13,
"l": 72.941
},
"oklch": {
"l": 0.72528,
"c": 0.07782,
"h": 287.7
},
"luminance": 0.37387
}Semantic roles & 50–950 ramp
primary
#A39FD5
secondary
#EBECDF
accent
#B233A9
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083