#B191FF#B191FF
#B191FF is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.1% C 0.157 H 295.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B191FF |
|---|---|
| RGB | rgb(177, 145, 255) |
| HSL | hsl(257, 100%, 78%) |
| HSV | hsv(257, 43%, 100%) |
| CMYK | cmyk(30.6%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(67.14, 35.06, -50.58) |
| CIE-LCH | lch(67.14, 61.54, 304.73°) |
| OKLab | oklab(73.08% 0.0682 -0.1419) |
| OKLCH | oklch(73.08% 0.157 295.7) |
| XYZ | xyz(46.3024, 36.8173, 99.2553) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.22
Pastel Purple
#CAA0FF
ΔE00 5.94
Baby Purple
#CA9BF7
ΔE00 6.24
Perrywinkle
#8F8CE7
ΔE00 6.98
Lilac (survey)
#CEA2FD
ΔE00 7.04
Periwinkle (survey)
#8E82FE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B191FF #DFFF91
analogous
#91A8FF #B191FF #E891FF
triadic
#B191FF #FFB191 #91FFB1
tetradic
#B191FF #FF91A8 #DFFF91 #91FFE8
square
#B191FF #FF91A8 #DFFF91 #91FFE8
split-complementary
#B191FF #FFE891 #A8FF91
monochromatic
#5A17FF #8654FF #B191FF #DCCEFF #E9E0FF
Accessibility & contrast
On white
2.51
#B191FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#B191FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B191FF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B191FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B191FF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#A0A5BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b191ff; /* rgb */ color: rgb(177, 145, 255); /* oklch */ color: oklch(73.1% 0.157 295.7);
Tailwind
colors: {
custom: {
50: '#cbb1ff',
500: '#b191ff',
950: '#000000',
},
}SCSS
$custom: #b191ff; $custom-light: #cbb1ff; $custom-dark: #000000;
JSON
{
"hex": "#b191ff",
"rgb": {
"r": 177,
"g": 145,
"b": 255
},
"hsl": {
"h": 257.455,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.7308,
"c": 0.15743,
"h": 295.7
},
"luminance": 0.36818
}Semantic roles & 50–950 ramp
primary
#B191FF
secondary
#EDF7D4
accent
#E600A3
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141118
muted
#828086