#B19BFA#B19BFA
#B19BFA is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.6% C 0.136 H 293.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B19BFA |
|---|---|
| RGB | rgb(177, 155, 250) |
| HSL | hsl(254, 90%, 79%) |
| HSV | hsv(254, 38%, 98%) |
| CMYK | cmyk(29.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(69.25, 28.23, -44.53) |
| CIE-LCH | lch(69.25, 52.72, 302.37°) |
| OKLab | oklab(74.6% 0.054 -0.1244) |
| OKLCH | oklch(74.6% 0.136 293.5) |
| XYZ | xyz(47.1038, 39.6912, 95.6034) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.79
Liliac
#C48EFD
ΔE00 5.83
Lilac (survey)
#CEA2FD
ΔE00 6.02
Lavender (survey)
#C79FEF
ΔE00 6.12
Lavender
#B39DDB
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19BFA #E4FA9B
analogous
#9BB5FA #B19BFA #E19BFA
triadic
#B19BFA #FAB19B #9BFAB1
tetradic
#B19BFA #FA9BB5 #E4FA9B #9BFAE1
square
#B19BFA #FA9BB5 #E4FA9B #9BFAE1
split-complementary
#B19BFA #FAE19B #B5FA9B
monochromatic
#5626F4 #8461F7 #B19BFA #DED5FD #E8E2FE
Accessibility & contrast
On white
2.35
#B19BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#B19BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19BFA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19BFA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#83A7F8
Tritanopia (blue-blind)
#A1ACBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b19bfa; /* rgb */ color: rgb(177, 155, 250); /* oklch */ color: oklch(74.6% 0.136 293.5);
Tailwind
colors: {
custom: {
50: '#cab8fc',
500: '#b19bfa',
950: '#000000',
},
}SCSS
$custom: #b19bfa; $custom-light: #cab8fc; $custom-dark: #000000;
JSON
{
"hex": "#b19bfa",
"rgb": {
"r": 177,
"g": 155,
"b": 250
},
"hsl": {
"h": 253.895,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.74603,
"c": 0.1356,
"h": 293.5
},
"luminance": 0.39692
}Semantic roles & 50–950 ramp
primary
#B19BFA
secondary
#EEF6D5
accent
#E600B0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085