#B192FF#B192FF
#B192FF is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.3% C 0.156 H 295.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B192FF |
|---|---|
| RGB | rgb(177, 146, 255) |
| HSL | hsl(257, 100%, 79%) |
| HSV | hsv(257, 43%, 100%) |
| CMYK | cmyk(30.6%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(67.37, 34.50, -50.21) |
| CIE-LCH | lch(67.37, 60.92, 304.49°) |
| OKLab | oklab(73.25% 0.0669 -0.1408) |
| OKLCH | oklch(73.25% 0.156 295.4) |
| XYZ | xyz(46.4559, 37.1242, 99.3065) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 5.82
Baby Purple
#CA9BF7
ΔE00 6.17
Lilac (survey)
#CEA2FD
ΔE00 6.93
Perrywinkle
#8F8CE7
ΔE00 6.95
Lavender (survey)
#C79FEF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B192FF #E0FF92
analogous
#92A9FF #B192FF #E792FF
triadic
#B192FF #FFB192 #92FFB1
tetradic
#B192FF #FF92A9 #E0FF92 #92FFE7
square
#B192FF #FF92A9 #E0FF92 #92FFE7
split-complementary
#B192FF #FFE792 #A9FF92
monochromatic
#5918FF #8555FF #B192FF #DDCFFF #E9E0FF
Accessibility & contrast
On white
2.49
#B192FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#B192FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B192FF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B192FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B192FF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#76A3FC
Tritanopia (blue-blind)
#A0A6BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b192ff; /* rgb */ color: rgb(177, 146, 255); /* oklch */ color: oklch(73.3% 0.156 295.4);
Tailwind
colors: {
custom: {
50: '#cbb2ff',
500: '#b192ff',
950: '#000000',
},
}SCSS
$custom: #b192ff; $custom-light: #cbb2ff; $custom-dark: #000000;
JSON
{
"hex": "#b192ff",
"rgb": {
"r": 177,
"g": 146,
"b": 255
},
"hsl": {
"h": 257.064,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.73254,
"c": 0.15591,
"h": 295.4
},
"luminance": 0.37125
}Semantic roles & 50–950 ramp
primary
#B192FF
secondary
#EDF7D4
accent
#E600A4
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086