#B39BFC#B39BFC
#B39BFC is a light, vivid violet. Relative luminance 0.401; OKLCH L 74.9% C 0.138 H 294.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B39BFC |
|---|---|
| RGB | rgb(179, 155, 252) |
| HSL | hsl(255, 94%, 80%) |
| HSV | hsv(255, 38%, 99%) |
| CMYK | cmyk(29%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(69.51, 29.27, -45.20) |
| CIE-LCH | lch(69.51, 53.85, 302.92°) |
| OKLab | oklab(74.87% 0.0567 -0.1263) |
| OKLCH | oklch(74.87% 0.138 294.2) |
| XYZ | xyz(47.8781, 40.0540, 97.2853) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.69
Liliac
#C48EFD
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 5.73
Lavender (survey)
#C79FEF
ΔE00 5.96
Lavender
#B39DDB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39BFC #E4FC9B
analogous
#9BB4FC #B39BFC #E39BFC
triadic
#B39BFC #FCB39B #9BFCB3
tetradic
#B39BFC #FC9BB4 #E4FC9B #9BFCE3
square
#B39BFC #FC9BB4 #E4FC9B #9BFCE3
split-complementary
#B39BFC #FCE39B #B4FC9B
monochromatic
#5924F8 #8660FA #B39BFC #E0D6FE #E8E1FE
Accessibility & contrast
On white
2.33
#B39BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#B39BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39BFC
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39BFC | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#83A8FA
Tritanopia (blue-blind)
#A3ACC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b39bfc; /* rgb */ color: rgb(179, 155, 252); /* oklch */ color: oklch(74.9% 0.138 294.2);
Tailwind
colors: {
custom: {
50: '#ccb8fe',
500: '#b39bfc',
950: '#000000',
},
}SCSS
$custom: #b39bfc; $custom-light: #ccb8fe; $custom-dark: #000000;
JSON
{
"hex": "#b39bfc",
"rgb": {
"r": 179,
"g": 155,
"b": 252
},
"hsl": {
"h": 254.845,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.7487,
"c": 0.13842,
"h": 294.2
},
"luminance": 0.40055
}Semantic roles & 50–950 ramp
primary
#B39BFC
secondary
#EEF6D5
accent
#E600AD
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086