#B394FF#B394FF
#B394FF is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.8% C 0.153 H 295.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B394FF |
|---|---|
| RGB | rgb(179, 148, 255) |
| HSL | hsl(257, 100%, 79%) |
| HSV | hsv(257, 42%, 100%) |
| CMYK | cmyk(29.8%, 42%, 0%, 0%) |
| CIE-LAB | lab(68.01, 33.92, -49.20) |
| CIE-LCH | lch(68.01, 59.75, 304.58°) |
| OKLab | oklab(73.78% 0.0665 -0.1378) |
| OKLCH | oklch(73.78% 0.153 295.8) |
| XYZ | xyz(47.2259, 37.9829, 99.4317) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.20
Pastel Purple
#CAA0FF
ΔE00 5.26
Baby Purple
#CA9BF7
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.73
Perrywinkle
#8F8CE7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B394FF #E0FF94
analogous
#94ABFF #B394FF #E994FF
triadic
#B394FF #FFB394 #94FFB3
tetradic
#B394FF #FF94AB #E0FF94 #94FFE9
square
#B394FF #FF94AB #E0FF94 #94FFE9
split-complementary
#B394FF #FFE994 #ABFF94
monochromatic
#5C1AFF #8857FF #B394FF #DED1FF #E9E0FF
Accessibility & contrast
On white
2.44
#B394FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#B394FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B394FF
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B394FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B394FF | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#A3A7BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b394ff; /* rgb */ color: rgb(179, 148, 255); /* oklch */ color: oklch(73.8% 0.153 295.8);
Tailwind
colors: {
custom: {
50: '#ccb3ff',
500: '#b394ff',
950: '#000000',
},
}SCSS
$custom: #b394ff; $custom-light: #ccb3ff; $custom-dark: #000000;
JSON
{
"hex": "#b394ff",
"rgb": {
"r": 179,
"g": 148,
"b": 255
},
"hsl": {
"h": 257.383,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.73778,
"c": 0.15306,
"h": 295.8
},
"luminance": 0.37984
}Semantic roles & 50–950 ramp
primary
#B394FF
secondary
#EDF7D4
accent
#E600A3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086