#A39CFA#A39CFA
#A39CFA is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.7% C 0.134 H 286.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A39CFA |
|---|---|
| RGB | rgb(163, 156, 250) |
| HSL | hsl(244, 90%, 80%) |
| HSV | hsv(244, 38%, 98%) |
| CMYK | cmyk(34.8%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(68.36, 23.87, -46.01) |
| CIE-LCH | lch(68.36, 51.83, 297.43°) |
| OKLab | oklab(73.65% 0.037 -0.1289) |
| OKLCH | oklch(73.65% 0.134 286) |
| XYZ | xyz(44.2433, 38.4643, 95.5172) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.24
Perrywinkle
#8F8CE7
ΔE00 5.28
Lavender Blue
#8B88F8
ΔE00 6.41
Periwinkle (survey)
#8E82FE
ΔE00 7.72
Pastel Purple
#CAA0FF
ΔE00 8.21
Lavender
#B39DDB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39CFA #F3FA9C
analogous
#9CC4FA #A39CFA #D29CFA
triadic
#A39CFA #FAA39C #9CFAA3
tetradic
#A39CFA #FA9CC4 #F3FA9C #9CFAD2
square
#A39CFA #FA9CC4 #F3FA9C #9CFAD2
split-complementary
#A39CFA #FAD29C #C4FA9C
monochromatic
#3727F4 #6D62F7 #A39CFA #D9D6FD #E4E2FE
Accessibility & contrast
On white
2.42
#A39CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#A39CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39CFA
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39CFA | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#8CAEBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a39cfa; /* rgb */ color: rgb(163, 156, 250); /* oklch */ color: oklch(73.7% 0.134 286.0);
Tailwind
colors: {
custom: {
50: '#c1b9fc',
500: '#a39cfa',
950: '#000000',
},
}SCSS
$custom: #a39cfa; $custom-light: #c1b9fc; $custom-dark: #000000;
JSON
{
"hex": "#a39cfa",
"rgb": {
"r": 163,
"g": 156,
"b": 250
},
"hsl": {
"h": 244.468,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.7365,
"c": 0.13412,
"h": 286
},
"luminance": 0.38466
}Semantic roles & 50–950 ramp
primary
#A39CFA
secondary
#F3F6D5
accent
#E600D4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085