#B19BFC#B19BFC
#B19BFC is a light, vivid violet. Relative luminance 0.398; OKLCH L 74.7% C 0.138 H 293.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B19BFC |
|---|---|
| RGB | rgb(177, 155, 252) |
| HSL | hsl(254, 94%, 80%) |
| HSV | hsv(254, 38%, 99%) |
| CMYK | cmyk(29.8%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(69.34, 28.72, -45.48) |
| CIE-LCH | lch(69.34, 53.79, 302.27°) |
| OKLab | oklab(74.7% 0.0544 -0.1271) |
| OKLCH | oklch(74.7% 0.138 293.2) |
| XYZ | xyz(47.4191, 39.8173, 97.2638) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.12
Liliac
#C48EFD
ΔE00 5.85
Baby Purple
#CA9BF7
ΔE00 5.94
Lilac (survey)
#CEA2FD
ΔE00 6.15
Lavender (survey)
#C79FEF
ΔE00 6.35
Lavender
#B39DDB
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19BFC #E6FC9B
analogous
#9BB6FC #B19BFC #E19BFC
triadic
#B19BFC #FCB19B #9BFCB1
tetradic
#B19BFC #FC9BB6 #E6FC9B #9BFCE1
square
#B19BFC #FC9BB6 #E6FC9B #9BFCE1
split-complementary
#B19BFC #FCE19B #B6FC9B
monochromatic
#5424F8 #8360FA #B19BFC #DFD6FE #E8E1FE
Accessibility & contrast
On white
2.34
#B19BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#B19BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19BFC
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19BFC | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#A0ACC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b19bfc; /* rgb */ color: rgb(177, 155, 252); /* oklch */ color: oklch(74.7% 0.138 293.2);
Tailwind
colors: {
custom: {
50: '#cab8fe',
500: '#b19bfc',
950: '#000000',
},
}SCSS
$custom: #b19bfc; $custom-light: #cab8fe; $custom-dark: #000000;
JSON
{
"hex": "#b19bfc",
"rgb": {
"r": 177,
"g": 155,
"b": 252
},
"hsl": {
"h": 253.608,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.74701,
"c": 0.13827,
"h": 293.2
},
"luminance": 0.39818
}Semantic roles & 50–950 ramp
primary
#B19BFC
secondary
#EFF6D5
accent
#E600B1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086