#B39FFA#B39FFA
#B39FFA is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.5% C 0.130 H 293.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B39FFA |
|---|---|
| RGB | rgb(179, 159, 250) |
| HSL | hsl(253, 90%, 80%) |
| HSV | hsv(253, 36%, 98%) |
| CMYK | cmyk(28.4%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(70.37, 26.54, -42.76) |
| CIE-LCH | lch(70.37, 50.33, 301.82°) |
| OKLab | oklab(75.5% 0.0509 -0.1192) |
| OKLCH | oklch(75.5% 0.13 293.1) |
| XYZ | xyz(48.2396, 41.2813, 95.8505) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.80
Lilac (survey)
#CEA2FD
ΔE00 5.70
Baby Purple
#CA9BF7
ΔE00 5.75
Lavender (survey)
#C79FEF
ΔE00 5.80
Lavender
#B39DDB
ΔE00 6.26
Liliac
#C48EFD
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39FFA #E6FA9F
analogous
#9FB8FA #B39FFA #E19FFA
triadic
#B39FFA #FAB39F #9FFAB3
tetradic
#B39FFA #FA9FB8 #E6FA9F #9FFAE1
square
#B39FFA #FA9FB8 #E6FA9F #9FFAE1
split-complementary
#B39FFA #FAE19F #B8FA9F
monochromatic
#572BF4 #8565F7 #B39FFA #E1D9FD #E8E2FD
Accessibility & contrast
On white
2.27
#B39FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#B39FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39FFA
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39FFA | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#A3AFC1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b39ffa; /* rgb */ color: rgb(179, 159, 250); /* oklch */ color: oklch(75.5% 0.130 293.1);
Tailwind
colors: {
custom: {
50: '#cbbbfc',
500: '#b39ffa',
950: '#000000',
},
}SCSS
$custom: #b39ffa; $custom-light: #cbbbfc; $custom-dark: #000000;
JSON
{
"hex": "#b39ffa",
"rgb": {
"r": 179,
"g": 159,
"b": 250
},
"hsl": {
"h": 253.187,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.75499,
"c": 0.12963,
"h": 293.1
},
"luminance": 0.41282
}Semantic roles & 50–950 ramp
primary
#B39FFA
secondary
#EFF6D5
accent
#E600B3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131217
muted
#828185