#B192F7#B192F7
#B192F7 is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.8% C 0.145 H 296.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B192F7 |
|---|---|
| RGB | rgb(177, 146, 247) |
| HSL | hsl(258, 86%, 77%) |
| HSV | hsv(258, 41%, 97%) |
| CMYK | cmyk(28.3%, 40.9%, 0%, 3.1%) |
| CIE-LAB | lab(66.99, 32.54, -46.44) |
| CIE-LCH | lch(66.99, 56.71, 305.02°) |
| OKLab | oklab(72.84% 0.0655 -0.1299) |
| OKLCH | oklch(72.84% 0.145 296.8) |
| XYZ | xyz(45.1948, 36.6198, 92.6649) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 5.39
Baby Purple
#CA9BF7
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 6.34
Lilac (survey)
#CEA2FD
ΔE00 6.41
Perrywinkle
#8F8CE7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B192F7 #D8F792
analogous
#92A6F7 #B192F7 #E492F7
triadic
#B192F7 #F7B192 #92F7B1
tetradic
#B192F7 #F792A6 #D8F792 #92F7E4
square
#B192F7 #F792A6 #D8F792 #92F7E4
split-complementary
#B192F7 #F7E492 #A6F792
monochromatic
#5F20EF #8859F3 #B192F7 #DACBFB #EBE2FD
Accessibility & contrast
On white
2.52
#B192F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B192F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B192F7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B192F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B192F7 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FB
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#A2A4B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b192f7; /* rgb */ color: rgb(177, 146, 247); /* oklch */ color: oklch(72.8% 0.145 296.8);
Tailwind
colors: {
custom: {
50: '#cab2fa',
500: '#b192f7',
950: '#000000',
},
}SCSS
$custom: #b192f7; $custom-light: #cab2fa; $custom-dark: #000000;
JSON
{
"hex": "#b192f7",
"rgb": {
"r": 177,
"g": 146,
"b": 247
},
"hsl": {
"h": 258.416,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.72844,
"c": 0.14548,
"h": 296.8
},
"luminance": 0.3662
}Semantic roles & 50–950 ramp
primary
#B192F7
secondary
#EBF5D6
accent
#E3039E
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085