#B19BFB#B19BFB
#B19BFB is a light, vivid violet. Relative luminance 0.398; OKLCH L 74.7% C 0.137 H 293.3°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B19BFB |
|---|---|
| RGB | rgb(177, 155, 251) |
| HSL | hsl(254, 92%, 80%) |
| HSV | hsv(254, 38%, 98%) |
| CMYK | cmyk(29.5%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.29, 28.47, -45.01) |
| CIE-LCH | lch(69.29, 53.26, 302.32°) |
| OKLab | oklab(74.65% 0.0542 -0.1257) |
| OKLCH | oklch(74.65% 0.137 293.3) |
| XYZ | xyz(47.2611, 39.7541, 96.4314) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.07
Liliac
#C48EFD
ΔE00 5.84
Baby Purple
#CA9BF7
ΔE00 5.86
Lilac (survey)
#CEA2FD
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.24
Lavender
#B39DDB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19BFB #E5FB9B
analogous
#9BB5FB #B19BFB #E19BFB
triadic
#B19BFB #FBB19B #9BFBB1
tetradic
#B19BFB #FB9BB5 #E5FB9B #9BFBE1
square
#B19BFB #FB9BB5 #E5FB9B #9BFBE1
split-complementary
#B19BFB #FBE19B #B5FB9B
monochromatic
#5525F6 #8360F9 #B19BFB #DFD6FD #E8E2FE
Accessibility & contrast
On white
2.35
#B19BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#B19BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19BFB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19BFB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#A1ACBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b19bfb; /* rgb */ color: rgb(177, 155, 251); /* oklch */ color: oklch(74.7% 0.137 293.3);
Tailwind
colors: {
custom: {
50: '#cab8fd',
500: '#b19bfb',
950: '#000000',
},
}SCSS
$custom: #b19bfb; $custom-light: #cab8fd; $custom-dark: #000000;
JSON
{
"hex": "#b19bfb",
"rgb": {
"r": 177,
"g": 155,
"b": 251
},
"hsl": {
"h": 253.75,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.74652,
"c": 0.13694,
"h": 293.3
},
"luminance": 0.39755
}Semantic roles & 50–950 ramp
primary
#B19BFB
secondary
#EEF6D5
accent
#E600B1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085