#B191FC#B191FC
#B191FC is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.9% C 0.154 H 296.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B191FC |
|---|---|
| RGB | rgb(177, 145, 252) |
| HSL | hsl(258, 95%, 78%) |
| HSV | hsv(258, 42%, 99%) |
| CMYK | cmyk(29.8%, 42.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.00, 34.32, -49.17) |
| CIE-LCH | lch(67.00, 59.96, 304.92°) |
| OKLab | oklab(72.92% 0.0677 -0.1378) |
| OKLCH | oklch(72.92% 0.154 296.2) |
| XYZ | xyz(45.8233, 36.6256, 96.7318) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.84
Perrywinkle
#8F8CE7
ΔE00 6.92
Lavender (survey)
#C79FEF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B191FC #DCFC91
analogous
#91A6FC #B191FC #E691FC
triadic
#B191FC #FCB191 #91FCB1
tetradic
#B191FC #FC91A6 #DCFC91 #91FCE6
square
#B191FC #FC91A6 #DCFC91 #91FCE6
split-complementary
#B191FC #FCE691 #A6FC91
monochromatic
#5D1AF9 #8755FA #B191FC #DBCDFE #EAE1FE
Accessibility & contrast
On white
2.52
#B191FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B191FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B191FC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B191FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B191FC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#77A2F9
Tritanopia (blue-blind)
#A1A4BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b191fc; /* rgb */ color: rgb(177, 145, 252); /* oklch */ color: oklch(72.9% 0.154 296.2);
Tailwind
colors: {
custom: {
50: '#cbb1fe',
500: '#b191fc',
950: '#000000',
},
}SCSS
$custom: #b191fc; $custom-light: #cbb1fe; $custom-dark: #000000;
JSON
{
"hex": "#b191fc",
"rgb": {
"r": 177,
"g": 145,
"b": 252
},
"hsl": {
"h": 257.944,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.72924,
"c": 0.15354,
"h": 296.2
},
"luminance": 0.36626
}Semantic roles & 50–950 ramp
primary
#B191FC
secondary
#ECF6D5
accent
#E600A1
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131118
muted
#828086