#A39BDD#A39BDD
#A39BDD is a light, moderate blue. Relative luminance 0.364; OKLCH L 72.1% C 0.095 H 289.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A39BDD |
|---|---|
| RGB | rgb(163, 155, 221) |
| HSL | hsl(247, 49%, 74%) |
| HSV | hsv(247, 30%, 87%) |
| CMYK | cmyk(26.2%, 29.9%, 0%, 13.3%) |
| CIE-LAB | lab(66.86, 17.14, -32.44) |
| CIE-LCH | lch(66.86, 36.69, 297.84°) |
| OKLab | oklab(72.09% 0.0315 -0.0898) |
| OKLCH | oklch(72.09% 0.095 289.3) |
| XYZ | xyz(39.8735, 36.4490, 73.3272) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.31
Perrywinkle
#8F8CE7
ΔE00 6.65
Pale Purple
#B790D4
ΔE00 7.56
Lavender (survey)
#C79FEF
ΔE00 7.79
Periwinkle Blue
#8F99FB
ΔE00 7.96
Pastel Purple
#CAA0FF
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39BDD #D5DD9B
analogous
#9BB4DD #A39BDD #C49BDD
triadic
#A39BDD #DDA39B #9BDDA3
tetradic
#A39BDD #DD9BB4 #D5DD9B #9BDDC4
square
#A39BDD #DD9BB4 #D5DD9B #9BDDC4
split-complementary
#A39BDD #DDC49B #B4DD9B
monochromatic
#4F40BD #796DCD #A39BDD #CDC9ED #EAE8F7
Accessibility & contrast
On white
2.53
#A39BDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#A39BDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39BDD
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39BDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39BDD | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4E0
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#96A6B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a39bdd; /* rgb */ color: rgb(163, 155, 221); /* oklch */ color: oklch(72.1% 0.095 289.3);
Tailwind
colors: {
custom: {
50: '#bfb8e7',
500: '#a39bdd',
950: '#000000',
},
}SCSS
$custom: #a39bdd; $custom-light: #bfb8e7; $custom-dark: #000000;
JSON
{
"hex": "#a39bdd",
"rgb": {
"r": 163,
"g": 155,
"b": 221
},
"hsl": {
"h": 247.273,
"s": 49.254,
"l": 73.725
},
"oklch": {
"l": 0.72088,
"c": 0.09518,
"h": 289.3
},
"luminance": 0.3645
}Semantic roles & 50–950 ramp
primary
#A39BDD
secondary
#ECEEDD
accent
#BD29AB
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084