#A39FFD#A39FFD
#A39FFD is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.4% C 0.134 H 284.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FFD |
|---|---|
| RGB | rgb(163, 159, 253) |
| HSL | hsl(243, 96%, 81%) |
| HSV | hsv(243, 37%, 99%) |
| CMYK | cmyk(35.6%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.24, 22.96, -46.26) |
| CIE-LCH | lch(69.24, 51.65, 296.39°) |
| OKLab | oklab(74.36% 0.0337 -0.1297) |
| OKLCH | oklch(74.36% 0.134 284.6) |
| XYZ | xyz(45.2271, 39.6732, 98.1842) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.01
Perrywinkle
#8F8CE7
ΔE00 5.94
Lavender Blue
#8B88F8
ΔE00 6.92
Periwinkle (survey)
#8E82FE
ΔE00 8.32
Pastel Purple
#CAA0FF
ΔE00 8.60
Lavender
#B39DDB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FFD #F9FD9F
analogous
#9FCAFD #A39FFD #D29FFD
triadic
#A39FFD #FDA39F #9FFDA3
tetradic
#A39FFD #FD9FCA #F9FD9F #9FFDD2
square
#A39FFD #FD9FCA #F9FD9F #9FFDD2
split-complementary
#A39FFD #FDD29F #CAFD9F
monochromatic
#3027FB #6A63FC #A39FFD #DCDBFE #E2E1FE
Accessibility & contrast
On white
2.35
#A39FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A39FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FFD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FFD | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#8BB1C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a39ffd; /* rgb */ color: rgb(163, 159, 253); /* oklch */ color: oklch(74.4% 0.134 284.6);
Tailwind
colors: {
custom: {
50: '#c1bbfe',
500: '#a39ffd',
950: '#000000',
},
}SCSS
$custom: #a39ffd; $custom-light: #c1bbfe; $custom-dark: #000000;
JSON
{
"hex": "#a39ffd",
"rgb": {
"r": 163,
"g": 159,
"b": 253
},
"hsl": {
"h": 242.553,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.74363,
"c": 0.13399,
"h": 284.6
},
"luminance": 0.39675
}Semantic roles & 50–950 ramp
primary
#A39FFD
secondary
#F5F7D4
accent
#E600DC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086