#A39BCC#A39BCC
#A39BCC is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.4% C 0.071 H 292.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A39BCC |
|---|---|
| RGB | rgb(163, 155, 204) |
| HSL | hsl(250, 32%, 70%) |
| HSV | hsv(250, 24%, 80%) |
| CMYK | cmyk(20.1%, 24%, 0%, 20%) |
| CIE-LAB | lab(66.20, 13.11, -24.04) |
| CIE-LCH | lch(66.20, 27.38, 298.62°) |
| OKLab | oklab(71.36% 0.0266 -0.0659) |
| OKLCH | oklch(71.36% 0.071 292) |
| XYZ | xyz(37.7222, 35.5884, 61.9969) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.33
Pale Purple
#B790D4
ΔE00 7.46
Lavender (survey)
#C79FEF
ΔE00 9.02
Perrywinkle
#8F8CE7
ΔE00 9.79
Heather
#A484AC
ΔE00 9.84
Pale Violet
#CEAEFA
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39BCC #C4CC9B
analogous
#9BABCC #A39BCC #BB9BCC
triadic
#A39BCC #CCA39B #9BCCA3
tetradic
#A39BCC #CC9BAB #C4CC9B #9BCCBB
square
#A39BCC #CC9BAB #C4CC9B #9BCCBB
split-complementary
#A39BCC #CCBB9B #ABCC9B
monochromatic
#5C509D #7E72B7 #A39BCC #C8C4E1 #ECEBF5
Accessibility & contrast
On white
2.59
#A39BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A39BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39BCC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39BCC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CE
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#9BA3AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a39bcc; /* rgb */ color: rgb(163, 155, 204); /* oklch */ color: oklch(71.4% 0.071 292.0);
Tailwind
colors: {
custom: {
50: '#bfb8db',
500: '#a39bcc',
950: '#000000',
},
}SCSS
$custom: #a39bcc; $custom-light: #bfb8db; $custom-dark: #000000;
JSON
{
"hex": "#a39bcc",
"rgb": {
"r": 163,
"g": 155,
"b": 204
},
"hsl": {
"h": 249.796,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.71363,
"c": 0.07108,
"h": 292
},
"luminance": 0.35589
}Semantic roles & 50–950 ramp
primary
#A39BCC
secondary
#E6E8DB
accent
#AB3A99
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083