#A39BEE#A39BEE
#A39BEE is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.9% C 0.119 H 287.5°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A39BEE |
|---|---|
| RGB | rgb(163, 155, 238) |
| HSL | hsl(246, 71%, 77%) |
| HSV | hsv(246, 35%, 93%) |
| CMYK | cmyk(31.5%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(67.58, 21.36, -40.68) |
| CIE-LCH | lch(67.58, 45.95, 297.70°) |
| OKLab | oklab(72.87% 0.0357 -0.1135) |
| OKLCH | oklch(72.87% 0.119 287.5) |
| XYZ | xyz(42.2542, 37.4012, 85.8653) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.09
Periwinkle Blue
#8F99FB
ΔE00 5.38
Lavender
#B39DDB
ΔE00 6.65
Lavender Blue
#8B88F8
ΔE00 7.08
Pastel Purple
#CAA0FF
ΔE00 7.91
Lavender (survey)
#C79FEF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39BEE #E6EE9B
analogous
#9BBDEE #A39BEE #CD9BEE
triadic
#A39BEE #EEA39B #9BEEA3
tetradic
#A39BEE #EE9BBD #E6EE9B #9BEECD
square
#A39BEE #EE9BBD #E6EE9B #9BEECD
split-complementary
#A39BEE #EECD9B #BDEE9B
monochromatic
#4332DC #7367E5 #A39BEE #D3CFF7 #E7E5FB
Accessibility & contrast
On white
2.48
#A39BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#A39BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39BEE
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39BEE | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F1
Deuteranopia (green-blind)
#82A2EC
Tritanopia (blue-blind)
#91AABA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a39bee; /* rgb */ color: rgb(163, 155, 238); /* oklch */ color: oklch(72.9% 0.119 287.5);
Tailwind
colors: {
custom: {
50: '#c0b8f4',
500: '#a39bee',
950: '#000000',
},
}SCSS
$custom: #a39bee; $custom-light: #c0b8f4; $custom-dark: #000000;
JSON
{
"hex": "#a39bee",
"rgb": {
"r": 163,
"g": 155,
"b": 238
},
"hsl": {
"h": 245.783,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.72873,
"c": 0.11899,
"h": 287.5
},
"luminance": 0.37402
}Semantic roles & 50–950 ramp
primary
#A39BEE
secondary
#F0F2D9
accent
#D313C0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085