#B191FA#B191FA
#B191FA is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.8% C 0.151 H 296.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B191FA |
|---|---|
| RGB | rgb(177, 145, 250) |
| HSL | hsl(258, 91%, 77%) |
| HSV | hsv(258, 42%, 98%) |
| CMYK | cmyk(29.2%, 42%, 0%, 2%) |
| CIE-LAB | lab(66.90, 33.83, -48.23) |
| CIE-LCH | lch(66.90, 58.91, 305.05°) |
| OKLab | oklab(72.82% 0.0674 -0.1351) |
| OKLCH | oklch(72.82% 0.151 296.5) |
| XYZ | xyz(45.5080, 36.4995, 95.0715) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 5.80
Lilac (survey)
#CEA2FD
ΔE00 6.71
Lavender (survey)
#C79FEF
ΔE00 6.79
Perrywinkle
#8F8CE7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B191FA #DAFA91
analogous
#91A5FA #B191FA #E691FA
triadic
#B191FA #FAB191 #91FAB1
tetradic
#B191FA #FA91A5 #DAFA91 #91FAE6
square
#B191FA #FA91A5 #DAFA91 #91FAE6
split-complementary
#B191FA #FAE691 #A5FA91
monochromatic
#5E1CF5 #8756F7 #B191FA #DBCCFD #EAE2FE
Accessibility & contrast
On white
2.53
#B191FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B191FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B191FA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B191FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B191FA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#78A2F7
Tritanopia (blue-blind)
#A2A4BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b191fa; /* rgb */ color: rgb(177, 145, 250); /* oklch */ color: oklch(72.8% 0.151 296.5);
Tailwind
colors: {
custom: {
50: '#cbb1fc',
500: '#b191fa',
950: '#000000',
},
}SCSS
$custom: #b191fa; $custom-light: #cbb1fc; $custom-dark: #000000;
JSON
{
"hex": "#b191fa",
"rgb": {
"r": 177,
"g": 145,
"b": 250
},
"hsl": {
"h": 258.286,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.72821,
"c": 0.15094,
"h": 296.5
},
"luminance": 0.365
}Semantic roles & 50–950 ramp
primary
#B191FA
secondary
#ECF6D5
accent
#E600A0
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131117
muted
#828085