#A39EFE#A39EFE
#A39EFE is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.2% C 0.137 H 284.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A39EFE |
|---|---|
| RGB | rgb(163, 158, 254) |
| HSL | hsl(243, 98%, 81%) |
| HSV | hsv(243, 38%, 100%) |
| CMYK | cmyk(35.8%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(69.04, 23.78, -47.12) |
| CIE-LCH | lch(69.04, 52.78, 296.78°) |
| OKLab | oklab(74.23% 0.0352 -0.1322) |
| OKLCH | oklch(74.23% 0.137 284.9) |
| XYZ | xyz(45.2156, 39.3946, 98.9683) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.98
Perrywinkle
#8F8CE7
ΔE00 5.80
Lavender Blue
#8B88F8
ΔE00 6.68
Periwinkle (survey)
#8E82FE
ΔE00 8.03
Pastel Purple
#CAA0FF
ΔE00 8.54
Lavender
#B39DDB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39EFE #F9FE9E
analogous
#9EC9FE #A39EFE #D39EFE
triadic
#A39EFE #FEA39E #9EFEA3
tetradic
#A39EFE #FE9EC9 #F9FE9E #9EFED3
square
#A39EFE #FE9EC9 #F9FE9E #9EFED3
split-complementary
#A39EFE #FED39E #C9FE9E
monochromatic
#3025FD #6A61FD #A39EFE #DCDBFF #E2E1FF
Accessibility & contrast
On white
2.37
#A39EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#A39EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39EFE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39EFE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#7CA6FC
Tritanopia (blue-blind)
#8BB0C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a39efe; /* rgb */ color: rgb(163, 158, 254); /* oklch */ color: oklch(74.2% 0.137 284.9);
Tailwind
colors: {
custom: {
50: '#c1baff',
500: '#a39efe',
950: '#000000',
},
}SCSS
$custom: #a39efe; $custom-light: #c1baff; $custom-dark: #000000;
JSON
{
"hex": "#a39efe",
"rgb": {
"r": 163,
"g": 158,
"b": 254
},
"hsl": {
"h": 243.125,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.74226,
"c": 0.13678,
"h": 284.9
},
"luminance": 0.39396
}Semantic roles & 50–950 ramp
primary
#A39EFE
secondary
#F5F7D4
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086