#A39BCE#A39BCE
#A39BCE is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.4% C 0.074 H 291.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A39BCE |
|---|---|
| RGB | rgb(163, 155, 206) |
| HSL | hsl(249, 34%, 71%) |
| HSV | hsv(249, 25%, 81%) |
| CMYK | cmyk(20.9%, 24.8%, 0%, 19.2%) |
| CIE-LAB | lab(66.28, 13.58, -25.03) |
| CIE-LCH | lch(66.28, 28.48, 298.47°) |
| OKLab | oklab(71.45% 0.0272 -0.0687) |
| OKLCH | oklch(71.45% 0.074 291.6) |
| XYZ | xyz(37.9636, 35.6850, 63.2684) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.09
Pale Purple
#B790D4
ΔE00 7.33
Lavender (survey)
#C79FEF
ΔE00 8.76
Perrywinkle
#8F8CE7
ΔE00 9.35
Pale Violet
#CEAEFA
ΔE00 9.73
Heather
#A484AC
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39BCE #C6CE9B
analogous
#9BACCE #A39BCE #BC9BCE
triadic
#A39BCE #CEA39B #9BCEA3
tetradic
#A39BCE #CE9BAC #C6CE9B #9BCEBC
square
#A39BCE #CE9BAC #C6CE9B #9BCEBC
split-complementary
#A39BCE #CEBC9B #ACCE9B
monochromatic
#5B4EA0 #7D72BA #A39BCE #C9C4E2 #ECEAF5
Accessibility & contrast
On white
2.58
#A39BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A39BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39BCE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39BCE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2D0
Deuteranopia (green-blind)
#8FA0CD
Tritanopia (blue-blind)
#9AA3AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a39bce; /* rgb */ color: rgb(163, 155, 206); /* oklch */ color: oklch(71.4% 0.074 291.6);
Tailwind
colors: {
custom: {
50: '#bfb8dd',
500: '#a39bce',
950: '#000000',
},
}SCSS
$custom: #a39bce; $custom-light: #bfb8dd; $custom-dark: #000000;
JSON
{
"hex": "#a39bce",
"rgb": {
"r": 163,
"g": 155,
"b": 206
},
"hsl": {
"h": 249.412,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.71445,
"c": 0.07392,
"h": 291.6
},
"luminance": 0.35685
}Semantic roles & 50–950 ramp
primary
#A39BCE
secondary
#E7E9DC
accent
#AD389B
background
#FBFBFD
surface
#F7F6FB
border
#D0D0D4
text
#121115
muted
#818083