#B39FFB#B39FFB
#B39FFB is a light, vivid violet. Relative luminance 0.413; OKLCH L 75.5% C 0.131 H 293.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B39FFB |
|---|---|
| RGB | rgb(179, 159, 251) |
| HSL | hsl(253, 92%, 80%) |
| HSV | hsv(253, 37%, 98%) |
| CMYK | cmyk(28.7%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.42, 26.78, -43.24) |
| CIE-LCH | lch(70.42, 50.86, 301.78°) |
| OKLab | oklab(75.55% 0.0511 -0.1206) |
| OKLCH | oklch(75.55% 0.131 293) |
| XYZ | xyz(48.3968, 41.3442, 96.6785) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.83
Lilac (survey)
#CEA2FD
ΔE00 5.75
Baby Purple
#CA9BF7
ΔE00 5.82
Lavender (survey)
#C79FEF
ΔE00 5.92
Lavender
#B39DDB
ΔE00 6.43
Liliac
#C48EFD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39FFB #E7FB9F
analogous
#9FB9FB #B39FFB #E19FFB
triadic
#B39FFB #FBB39F #9FFBB3
tetradic
#B39FFB #FB9FB9 #E7FB9F #9FFBE1
square
#B39FFB #FB9FB9 #E7FB9F #9FFBE1
split-complementary
#B39FFB #FBE19F #B9FB9F
monochromatic
#5629F6 #8464F9 #B39FFB #E2DAFD #E8E2FE
Accessibility & contrast
On white
2.27
#B39FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B39FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39FFB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39FFB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#A3AFC1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b39ffb; /* rgb */ color: rgb(179, 159, 251); /* oklch */ color: oklch(75.5% 0.131 293.0);
Tailwind
colors: {
custom: {
50: '#cbbbfd',
500: '#b39ffb',
950: '#000000',
},
}SCSS
$custom: #b39ffb; $custom-light: #cbbbfd; $custom-dark: #000000;
JSON
{
"hex": "#b39ffb",
"rgb": {
"r": 179,
"g": 159,
"b": 251
},
"hsl": {
"h": 253.043,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.75547,
"c": 0.13098,
"h": 293
},
"luminance": 0.41345
}Semantic roles & 50–950 ramp
primary
#B39FFB
secondary
#EFF6D5
accent
#E600B4
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131217
muted
#828185