#A39EFA#A39EFA
#A39EFA is a light, vivid blue. Relative luminance 0.391; OKLCH L 74.0% C 0.131 H 285.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A39EFA |
|---|---|
| RGB | rgb(163, 158, 250) |
| HSL | hsl(243, 90%, 80%) |
| HSV | hsv(243, 37%, 98%) |
| CMYK | cmyk(34.8%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(68.85, 22.74, -45.23) |
| CIE-LCH | lch(68.85, 50.63, 296.69°) |
| OKLab | oklab(74.03% 0.0344 -0.1267) |
| OKLCH | oklch(74.03% 0.131 285.2) |
| XYZ | xyz(44.5817, 39.1410, 95.6300) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.18
Perrywinkle
#8F8CE7
ΔE00 5.64
Lavender Blue
#8B88F8
ΔE00 6.82
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Pastel Purple
#CAA0FF
ΔE00 8.39
Lavender
#B39DDB
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39EFA #F5FA9E
analogous
#9EC7FA #A39EFA #D19EFA
triadic
#A39EFA #FAA39E #9EFAA3
tetradic
#A39EFA #FA9EC7 #F5FA9E #9EFAD1
square
#A39EFA #FA9EC7 #F5FA9E #9EFAD1
split-complementary
#A39EFA #FAD19E #C7FA9E
monochromatic
#352AF4 #6C64F7 #A39EFA #DAD8FD #E3E2FD
Accessibility & contrast
On white
2.38
#A39EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#A39EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39EFA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39EFA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#7FA5F8
Tritanopia (blue-blind)
#8CAFC0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a39efa; /* rgb */ color: rgb(163, 158, 250); /* oklch */ color: oklch(74.0% 0.131 285.2);
Tailwind
colors: {
custom: {
50: '#c1bafc',
500: '#a39efa',
950: '#000000',
},
}SCSS
$custom: #a39efa; $custom-light: #c1bafc; $custom-dark: #000000;
JSON
{
"hex": "#a39efa",
"rgb": {
"r": 163,
"g": 158,
"b": 250
},
"hsl": {
"h": 243.261,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.74026,
"c": 0.13127,
"h": 285.2
},
"luminance": 0.39142
}Semantic roles & 50–950 ramp
primary
#A39EFA
secondary
#F4F6D5
accent
#E600D9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085