#A39BEF#A39BEF
#A39BEF is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.9% C 0.120 H 287.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A39BEF |
|---|---|
| RGB | rgb(163, 155, 239) |
| HSL | hsl(246, 72%, 77%) |
| HSV | hsv(246, 35%, 94%) |
| CMYK | cmyk(31.8%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.62, 21.61, -41.16) |
| CIE-LCH | lch(67.62, 46.49, 297.70°) |
| OKLab | oklab(72.92% 0.036 -0.1149) |
| OKLCH | oklch(72.92% 0.12 287.4) |
| XYZ | xyz(42.4015, 37.4602, 86.6411) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.06
Periwinkle Blue
#8F99FB
ΔE00 5.27
Lavender
#B39DDB
ΔE00 6.79
Lavender Blue
#8B88F8
ΔE00 6.98
Pastel Purple
#CAA0FF
ΔE00 7.91
Lavender (survey)
#C79FEF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39BEF #E7EF9B
analogous
#9BBDEF #A39BEF #CD9BEF
triadic
#A39BEF #EFA39B #9BEFA3
tetradic
#A39BEF #EF9BBD #E7EF9B #9BEFCD
square
#A39BEF #EF9BBD #E7EF9B #9BEFCD
split-complementary
#A39BEF #EFCD9B #BDEF9B
monochromatic
#4231DE #7266E7 #A39BEF #D4D0F7 #E7E5FB
Accessibility & contrast
On white
2.47
#A39BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#A39BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39BEF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39BEF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A7F2
Deuteranopia (green-blind)
#81A3ED
Tritanopia (blue-blind)
#90AABA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a39bef; /* rgb */ color: rgb(163, 155, 239); /* oklch */ color: oklch(72.9% 0.120 287.4);
Tailwind
colors: {
custom: {
50: '#c0b8f4',
500: '#a39bef',
950: '#000000',
},
}SCSS
$custom: #a39bef; $custom-light: #c0b8f4; $custom-dark: #000000;
JSON
{
"hex": "#a39bef",
"rgb": {
"r": 163,
"g": 155,
"b": 239
},
"hsl": {
"h": 245.714,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.72921,
"c": 0.12038,
"h": 287.4
},
"luminance": 0.37461
}Semantic roles & 50–950 ramp
primary
#A39BEF
secondary
#F0F2D9
accent
#D411C2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085