#A39FF8#A39FF8
#A39FF8 is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.1% C 0.127 H 284.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FF8 |
|---|---|
| RGB | rgb(163, 159, 248) |
| HSL | hsl(243, 86%, 80%) |
| HSV | hsv(243, 36%, 97%) |
| CMYK | cmyk(34.3%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(69.01, 21.65, -43.90) |
| CIE-LCH | lch(69.01, 48.95, 296.26°) |
| OKLab | oklab(74.12% 0.0327 -0.1228) |
| OKLCH | oklch(74.12% 0.127 284.9) |
| XYZ | xyz(44.4410, 39.3588, 94.0442) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.31
Perrywinkle
#8F8CE7
ΔE00 5.79
Lavender Blue
#8B88F8
ΔE00 7.13
Lavender
#B39DDB
ΔE00 8.20
Pastel Purple
#CAA0FF
ΔE00 8.45
Periwinkle (survey)
#8E82FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FF8 #F4F89F
analogous
#9FC7F8 #A39FF8 #D09FF8
triadic
#A39FF8 #F8A39F #9FF8A3
tetradic
#A39FF8 #F89FC7 #F4F89F #9FF8D0
square
#A39FF8 #F89FC7 #F4F89F #9FF8D0
split-complementary
#A39FF8 #F8D09F #C7F89F
monochromatic
#362DF0 #6C66F4 #A39FF8 #DAD8FC #E4E2FD
Accessibility & contrast
On white
2.37
#A39FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A39FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FF8
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FF8 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#8DB0C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a39ff8; /* rgb */ color: rgb(163, 159, 248); /* oklch */ color: oklch(74.1% 0.127 284.9);
Tailwind
colors: {
custom: {
50: '#c1bbfb',
500: '#a39ff8',
950: '#000000',
},
}SCSS
$custom: #a39ff8; $custom-light: #c1bbfb; $custom-dark: #000000;
JSON
{
"hex": "#a39ff8",
"rgb": {
"r": 163,
"g": 159,
"b": 248
},
"hsl": {
"h": 242.697,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.74117,
"c": 0.12708,
"h": 284.9
},
"luminance": 0.3936
}Semantic roles & 50–950 ramp
primary
#A39FF8
secondary
#F4F5D6
accent
#E303D9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085