#A39BDB#A39BDB
#A39BDB is a light, moderate blue. Relative luminance 0.363; OKLCH L 72.0% C 0.092 H 289.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A39BDB |
|---|---|
| RGB | rgb(163, 155, 219) |
| HSL | hsl(248, 47%, 73%) |
| HSV | hsv(248, 29%, 86%) |
| CMYK | cmyk(25.6%, 29.2%, 0%, 14.1%) |
| CIE-LAB | lab(66.78, 16.65, -31.46) |
| CIE-LCH | lch(66.78, 35.60, 297.89°) |
| OKLab | oklab(72% 0.031 -0.087) |
| OKLCH | oklch(72% 0.092 289.6) |
| XYZ | xyz(39.6086, 36.3430, 71.9322) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.12
Perrywinkle
#8F8CE7
ΔE00 6.95
Pale Purple
#B790D4
ΔE00 7.43
Lavender (survey)
#C79FEF
ΔE00 7.83
Periwinkle Blue
#8F99FB
ΔE00 8.32
Pastel Purple
#CAA0FF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39BDB #D3DB9B
analogous
#9BB3DB #A39BDB #C39BDB
triadic
#A39BDB #DBA39B #9BDBA3
tetradic
#A39BDB #DB9BB3 #D3DB9B #9BDBC3
square
#A39BDB #DB9BB3 #D3DB9B #9BDBC3
split-complementary
#A39BDB #DBC39B #B3DB9B
monochromatic
#5143B9 #7A6ECB #A39BDB #CCC8EB #EAE8F7
Accessibility & contrast
On white
2.54
#A39BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#A39BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39BDB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39BDB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DE
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#97A6B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a39bdb; /* rgb */ color: rgb(163, 155, 219); /* oklch */ color: oklch(72.0% 0.092 289.6);
Tailwind
colors: {
custom: {
50: '#bfb8e6',
500: '#a39bdb',
950: '#000000',
},
}SCSS
$custom: #a39bdb; $custom-light: #bfb8e6; $custom-dark: #000000;
JSON
{
"hex": "#a39bdb",
"rgb": {
"r": 163,
"g": 155,
"b": 219
},
"hsl": {
"h": 247.5,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.71999,
"c": 0.09236,
"h": 289.6
},
"luminance": 0.36344
}Semantic roles & 50–950 ramp
primary
#A39BDB
secondary
#ECEEDD
accent
#BA2BA8
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084