#A39DFF#A39DFF
#A39DFF is a light, vivid blue. Relative luminance 0.391; OKLCH L 74.1% C 0.140 H 285.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A39DFF |
|---|---|
| RGB | rgb(163, 157, 255) |
| HSL | hsl(244, 100%, 81%) |
| HSV | hsv(244, 38%, 100%) |
| CMYK | cmyk(36.1%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(68.84, 24.61, -47.98) |
| CIE-LCH | lch(68.84, 53.92, 297.16°) |
| OKLab | oklab(74.09% 0.0367 -0.1346) |
| OKLCH | oklch(74.09% 0.14 285.2) |
| XYZ | xyz(45.2062, 39.1190, 99.7572) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.97
Perrywinkle
#8F8CE7
ΔE00 5.67
Lavender Blue
#8B88F8
ΔE00 6.45
Periwinkle (survey)
#8E82FE
ΔE00 7.74
Pastel Purple
#CAA0FF
ΔE00 8.49
Lavender
#B39DDB
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39DFF #F9FF9D
analogous
#9DC8FF #A39DFF #D49DFF
triadic
#A39DFF #FFA39D #9DFFA3
tetradic
#A39DFF #FF9DC8 #F9FF9D #9DFFD4
square
#A39DFF #FF9DC8 #F9FF9D #9DFFD4
split-complementary
#A39DFF #FFD49D #C8FF9D
monochromatic
#3023FF #6A60FF #A39DFF #DCDAFF #E2E0FF
Accessibility & contrast
On white
2.38
#A39DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A39DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39DFF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39DFF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#7BA5FD
Tritanopia (blue-blind)
#8AB0C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a39dff; /* rgb */ color: rgb(163, 157, 255); /* oklch */ color: oklch(74.1% 0.140 285.2);
Tailwind
colors: {
custom: {
50: '#c1baff',
500: '#a39dff',
950: '#000000',
},
}SCSS
$custom: #a39dff; $custom-light: #c1baff; $custom-dark: #000000;
JSON
{
"hex": "#a39dff",
"rgb": {
"r": 163,
"g": 157,
"b": 255
},
"hsl": {
"h": 243.673,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.74089,
"c": 0.13956,
"h": 285.2
},
"luminance": 0.3912
}Semantic roles & 50–950 ramp
primary
#A39DFF
secondary
#F5F7D4
accent
#E600D7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086