#A39EFF#A39EFF
#A39EFF is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.3% C 0.138 H 284.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A39EFF |
|---|---|
| RGB | rgb(163, 158, 255) |
| HSL | hsl(243, 100%, 81%) |
| HSV | hsv(243, 38%, 100%) |
| CMYK | cmyk(36.1%, 38%, 0%, 0%) |
| CIE-LAB | lab(69.08, 24.05, -47.59) |
| CIE-LCH | lch(69.08, 53.32, 296.81°) |
| OKLab | oklab(74.28% 0.0354 -0.1335) |
| OKLCH | oklch(74.28% 0.138 284.9) |
| XYZ | xyz(45.3761, 39.4588, 99.8139) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.94
Perrywinkle
#8F8CE7
ΔE00 5.84
Lavender Blue
#8B88F8
ΔE00 6.65
Periwinkle (survey)
#8E82FE
ΔE00 7.99
Pastel Purple
#CAA0FF
ΔE00 8.58
Lavender
#B39DDB
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39EFF #FAFF9E
analogous
#9EC9FF #A39EFF #D39EFF
triadic
#A39EFF #FFA39E #9EFFA3
tetradic
#A39EFF #FF9EC9 #FAFF9E #9EFFD3
square
#A39EFF #FF9EC9 #FAFF9E #9EFFD3
split-complementary
#A39EFF #FFD39E #C9FF9E
monochromatic
#2F24FF #6961FF #A39EFF #DDDBFF #E2E0FF
Accessibility & contrast
On white
2.36
#A39EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#A39EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39EFF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39EFF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#8AB1C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a39eff; /* rgb */ color: rgb(163, 158, 255); /* oklch */ color: oklch(74.3% 0.138 284.9);
Tailwind
colors: {
custom: {
50: '#c1baff',
500: '#a39eff',
950: '#000000',
},
}SCSS
$custom: #a39eff; $custom-light: #c1baff; $custom-dark: #000000;
JSON
{
"hex": "#a39eff",
"rgb": {
"r": 163,
"g": 158,
"b": 255
},
"hsl": {
"h": 243.093,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.74276,
"c": 0.13815,
"h": 284.9
},
"luminance": 0.3946
}Semantic roles & 50–950 ramp
primary
#A39EFF
secondary
#F6F7D4
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086