#A39CD0#A39CD0
#A39CD0 is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.7% C 0.075 H 290.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A39CD0 |
|---|---|
| RGB | rgb(163, 156, 208) |
| HSL | hsl(248, 36%, 71%) |
| HSV | hsv(248, 25%, 82%) |
| CMYK | cmyk(21.6%, 25%, 0%, 18.4%) |
| CIE-LAB | lab(66.61, 13.48, -25.64) |
| CIE-LCH | lch(66.61, 28.96, 297.73°) |
| OKLab | oklab(71.73% 0.0264 -0.0704) |
| OKLCH | oklch(71.73% 0.075 290.5) |
| XYZ | xyz(38.3752, 36.1170, 64.6118) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.11
Pale Purple
#B790D4
ΔE00 7.56
Lavender (survey)
#C79FEF
ΔE00 8.71
Perrywinkle
#8F8CE7
ΔE00 9.09
Pale Violet
#CEAEFA
ΔE00 9.55
Baby Purple
#CA9BF7
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39CD0 #C9D09C
analogous
#9CAFD0 #A39CD0 #BD9CD0
triadic
#A39CD0 #D0A39C #9CD0A3
tetradic
#A39CD0 #D09CAF #C9D09C #9CD0BD
square
#A39CD0 #D09CAF #C9D09C #9CD0BD
split-complementary
#A39CD0 #D0BD9C #AFD09C
monochromatic
#594EA4 #7C73BC #A39CD0 #CAC6E4 #ECEAF5
Accessibility & contrast
On white
2.55
#A39CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A39CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39CD0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39CD0 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA3D2
Deuteranopia (green-blind)
#90A1CF
Tritanopia (blue-blind)
#9AA5AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a39cd0; /* rgb */ color: rgb(163, 156, 208); /* oklch */ color: oklch(71.7% 0.075 290.5);
Tailwind
colors: {
custom: {
50: '#bfb9de',
500: '#a39cd0',
950: '#000000',
},
}SCSS
$custom: #a39cd0; $custom-light: #bfb9de; $custom-dark: #000000;
JSON
{
"hex": "#a39cd0",
"rgb": {
"r": 163,
"g": 156,
"b": 208
},
"hsl": {
"h": 248.077,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.71726,
"c": 0.07522,
"h": 290.5
},
"luminance": 0.36118
}Semantic roles & 50–950 ramp
primary
#A39CD0
secondary
#E9EBDD
accent
#AE379E
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083