#A39CCF#A39CCF
#A39CCF is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.7% C 0.074 H 290.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A39CCF |
|---|---|
| RGB | rgb(163, 156, 207) |
| HSL | hsl(248, 35%, 71%) |
| HSV | hsv(248, 25%, 81%) |
| CMYK | cmyk(21.3%, 24.6%, 0%, 18.8%) |
| CIE-LAB | lab(66.57, 13.24, -25.14) |
| CIE-LCH | lch(66.57, 28.41, 297.78°) |
| OKLab | oklab(71.69% 0.0261 -0.069) |
| OKLCH | oklch(71.69% 0.074 290.7) |
| XYZ | xyz(38.2526, 36.0680, 63.9659) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 7.60
Lavender (survey)
#C79FEF
ΔE00 8.82
Perrywinkle
#8F8CE7
ΔE00 9.30
Pale Violet
#CEAEFA
ΔE00 9.66
Baby Purple
#CA9BF7
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39CCF #C8CF9C
analogous
#9CAECF #A39CCF #BC9CCF
triadic
#A39CCF #CFA39C #9CCFA3
tetradic
#A39CCF #CF9CAE #C8CF9C #9CCFBC
square
#A39CCF #CF9CAE #C8CF9C #9CCFBC
split-complementary
#A39CCF #CFBC9C #AECF9C
monochromatic
#5A4FA2 #7D73BB #A39CCF #C9C5E3 #ECEAF5
Accessibility & contrast
On white
2.56
#A39CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#A39CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39CCF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39CCF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A3D1
Deuteranopia (green-blind)
#90A1CE
Tritanopia (blue-blind)
#9AA4AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a39ccf; /* rgb */ color: rgb(163, 156, 207); /* oklch */ color: oklch(71.7% 0.074 290.7);
Tailwind
colors: {
custom: {
50: '#bfb9dd',
500: '#a39ccf',
950: '#000000',
},
}SCSS
$custom: #a39ccf; $custom-light: #bfb9dd; $custom-dark: #000000;
JSON
{
"hex": "#a39ccf",
"rgb": {
"r": 163,
"g": 156,
"b": 207
},
"hsl": {
"h": 248.235,
"s": 34.694,
"l": 71.176
},
"oklch": {
"l": 0.71685,
"c": 0.07381,
"h": 290.7
},
"luminance": 0.36068
}Semantic roles & 50–950 ramp
primary
#A39CCF
secondary
#E8EADD
accent
#AE389D
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083