#B39BFE#B39BFE
#B39BFE is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.0% C 0.141 H 293.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B39BFE |
|---|---|
| RGB | rgb(179, 155, 254) |
| HSL | hsl(255, 98%, 80%) |
| HSV | hsv(255, 39%, 100%) |
| CMYK | cmyk(29.5%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(69.60, 29.76, -46.15) |
| CIE-LCH | lch(69.60, 54.91, 302.81°) |
| OKLab | oklab(74.97% 0.0571 -0.129) |
| OKLCH | oklch(74.97% 0.141 293.9) |
| XYZ | xyz(48.1967, 40.1814, 98.9632) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.81
Liliac
#C48EFD
ΔE00 5.52
Baby Purple
#CA9BF7
ΔE00 5.67
Lilac (survey)
#CEA2FD
ΔE00 5.87
Lavender (survey)
#C79FEF
ΔE00 6.21
Lavender
#B39DDB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39BFE #E6FE9B
analogous
#9BB5FE #B39BFE #E49BFE
triadic
#B39BFE #FEB39B #9BFEB3
tetradic
#B39BFE #FE9BB5 #E6FE9B #9BFEE4
square
#B39BFE #FE9BB5 #E6FE9B #9BFEE4
split-complementary
#B39BFE #FEE49B #B5FE9B
monochromatic
#5722FD #855EFD #B39BFE #E1D8FF #E8E1FF
Accessibility & contrast
On white
2.32
#B39BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#B39BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39BFE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39BFE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#A2ADC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b39bfe; /* rgb */ color: rgb(179, 155, 254); /* oklch */ color: oklch(75.0% 0.141 293.9);
Tailwind
colors: {
custom: {
50: '#ccb8ff',
500: '#b39bfe',
950: '#000000',
},
}SCSS
$custom: #b39bfe; $custom-light: #ccb8ff; $custom-dark: #000000;
JSON
{
"hex": "#b39bfe",
"rgb": {
"r": 179,
"g": 155,
"b": 254
},
"hsl": {
"h": 254.545,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.74968,
"c": 0.14107,
"h": 293.9
},
"luminance": 0.40182
}Semantic roles & 50–950 ramp
primary
#B39BFE
secondary
#EFF7D4
accent
#E600AE
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086