#B392FF#B392FF
#B392FF is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.4% C 0.156 H 296.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B392FF |
|---|---|
| RGB | rgb(179, 146, 255) |
| HSL | hsl(258, 100%, 79%) |
| HSV | hsv(258, 43%, 100%) |
| CMYK | cmyk(29.8%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(67.55, 35.03, -49.92) |
| CIE-LCH | lch(67.55, 60.99, 305.06°) |
| OKLab | oklab(73.43% 0.0692 -0.14) |
| OKLCH | oklch(73.43% 0.156 296.3) |
| XYZ | xyz(46.9149, 37.3609, 99.3280) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.92
Pastel Purple
#CAA0FF
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 5.81
Lilac (survey)
#CEA2FD
ΔE00 6.60
Lavender (survey)
#C79FEF
ΔE00 6.95
Perrywinkle
#8F8CE7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B392FF #DEFF92
analogous
#92A7FF #B392FF #E992FF
triadic
#B392FF #FFB392 #92FFB3
tetradic
#B392FF #FF92A7 #DEFF92 #92FFE9
square
#B392FF #FF92A7 #DEFF92 #92FFE9
split-complementary
#B392FF #FFE992 #A7FF92
monochromatic
#5E18FF #8855FF #B392FF #DECFFF #EAE0FF
Accessibility & contrast
On white
2.48
#B392FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#B392FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B392FF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B392FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B392FF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#A3A6BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b392ff; /* rgb */ color: rgb(179, 146, 255); /* oklch */ color: oklch(73.4% 0.156 296.3);
Tailwind
colors: {
custom: {
50: '#ccb2ff',
500: '#b392ff',
950: '#000000',
},
}SCSS
$custom: #b392ff; $custom-light: #ccb2ff; $custom-dark: #000000;
JSON
{
"hex": "#b392ff",
"rgb": {
"r": 179,
"g": 146,
"b": 255
},
"hsl": {
"h": 258.165,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.7343,
"c": 0.15612,
"h": 296.3
},
"luminance": 0.37361
}Semantic roles & 50–950 ramp
primary
#B392FF
secondary
#EDF7D4
accent
#E600A0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086