#A39BDF#A39BDF
#A39BDF is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.2% C 0.098 H 289.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A39BDF |
|---|---|
| RGB | rgb(163, 155, 223) |
| HSL | hsl(247, 52%, 74%) |
| HSV | hsv(247, 30%, 87%) |
| CMYK | cmyk(26.9%, 30.5%, 0%, 12.5%) |
| CIE-LAB | lab(66.94, 17.62, -33.42) |
| CIE-LCH | lch(66.94, 37.78, 297.81°) |
| OKLab | oklab(72.18% 0.032 -0.0926) |
| OKLCH | oklch(72.18% 0.098 289.1) |
| XYZ | xyz(40.1416, 36.5562, 74.7389) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.54
Perrywinkle
#8F8CE7
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 7.60
Pale Purple
#B790D4
ΔE00 7.70
Lavender (survey)
#C79FEF
ΔE00 7.77
Pastel Purple
#CAA0FF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39BDF #D7DF9B
analogous
#9BB5DF #A39BDF #C59BDF
triadic
#A39BDF #DFA39B #9BDFA3
tetradic
#A39BDF #DF9BB5 #D7DF9B #9BDFC5
square
#A39BDF #DF9BB5 #D7DF9B #9BDFC5
split-complementary
#A39BDF #DFC59B #B5DF9B
monochromatic
#4E3EC1 #786DD0 #A39BDF #CEC9EE #EAE8F8
Accessibility & contrast
On white
2.53
#A39BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A39BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39BDF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39BDF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E2
Deuteranopia (green-blind)
#89A1DD
Tritanopia (blue-blind)
#96A7B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a39bdf; /* rgb */ color: rgb(163, 155, 223); /* oklch */ color: oklch(72.2% 0.098 289.1);
Tailwind
colors: {
custom: {
50: '#bfb8e9',
500: '#a39bdf',
950: '#000000',
},
}SCSS
$custom: #a39bdf; $custom-light: #bfb8e9; $custom-dark: #000000;
JSON
{
"hex": "#a39bdf",
"rgb": {
"r": 163,
"g": 155,
"b": 223
},
"hsl": {
"h": 247.059,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.72177,
"c": 0.098,
"h": 289.1
},
"luminance": 0.36557
}Semantic roles & 50–950 ramp
primary
#A39BDF
secondary
#EDEFDC
accent
#BF27AD
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084