#A39FEB#A39FEB
#A39FEB is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.5% C 0.109 H 285.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A39FEB |
|---|---|
| RGB | rgb(163, 159, 235) |
| HSL | hsl(243, 66%, 77%) |
| HSV | hsv(243, 32%, 92%) |
| CMYK | cmyk(30.6%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.45, 18.33, -37.68) |
| CIE-LCH | lch(68.45, 41.90, 295.95°) |
| OKLab | oklab(73.5% 0.0297 -0.1048) |
| OKLCH | oklch(73.5% 0.109 285.8) |
| XYZ | xyz(42.4938, 38.5799, 83.7889) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.72
Perrywinkle
#8F8CE7
ΔE00 6.02
Lavender
#B39DDB
ΔE00 6.38
Lavender Blue
#8B88F8
ΔE00 8.15
Pastel Purple
#CAA0FF
ΔE00 8.40
Lavender (survey)
#C79FEF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A39FEB #E7EB9F
analogous
#9FC1EB #A39FEB #C99FEB
triadic
#A39FEB #EBA39F #9FEBA3
tetradic
#A39FEB #EB9FC1 #E7EB9F #9FEBC9
square
#A39FEB #EB9FC1 #E7EB9F #9FEBC9
split-complementary
#A39FEB #EBC99F #C1EB9F
monochromatic
#423AD6 #726CE0 #A39FEB #D4D2F6 #E7E6FA
Accessibility & contrast
On white
2.41
#A39FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#A39FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A39FEB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A39FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A39FEB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#87A5E9
Tritanopia (blue-blind)
#91ADBA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a39feb; /* rgb */ color: rgb(163, 159, 235); /* oklch */ color: oklch(73.5% 0.109 285.8);
Tailwind
colors: {
custom: {
50: '#c0bbf1',
500: '#a39feb',
950: '#000000',
},
}SCSS
$custom: #a39feb; $custom-light: #c0bbf1; $custom-dark: #000000;
JSON
{
"hex": "#a39feb",
"rgb": {
"r": 163,
"g": 159,
"b": 235
},
"hsl": {
"h": 243.158,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.73498,
"c": 0.10896,
"h": 285.8
},
"luminance": 0.38581
}Semantic roles & 50–950 ramp
primary
#A39FEB
secondary
#F0F1DA
accent
#CD18C4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085