#B394F6#B394F6
#B394F6 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.3% C 0.141 H 297.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B394F6 |
|---|---|
| RGB | rgb(179, 148, 246) |
| HSL | hsl(259, 84%, 77%) |
| HSV | hsv(259, 40%, 96%) |
| CMYK | cmyk(27.2%, 39.8%, 0%, 3.5%) |
| CIE-LAB | lab(67.59, 31.73, -44.94) |
| CIE-LCH | lch(67.59, 55.02, 305.22°) |
| OKLab | oklab(73.32% 0.065 -0.1255) |
| OKLCH | oklch(73.32% 0.141 297.4) |
| XYZ | xyz(45.8109, 37.4169, 91.9796) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 4.79
Baby Purple
#CA9BF7
ΔE00 4.92
Lavender (survey)
#C79FEF
ΔE00 5.67
Lilac (survey)
#CEA2FD
ΔE00 5.79
Lavender
#B39DDB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B394F6 #D7F694
analogous
#94A6F6 #B394F6 #E494F6
triadic
#B394F6 #F6B394 #94F6B3
tetradic
#B394F6 #F694A6 #D7F694 #94F6E4
square
#B394F6 #F694A6 #D7F694 #94F6E4
split-complementary
#B394F6 #F6E494 #A6F694
monochromatic
#6323ED #8B5CF1 #B394F6 #DBCCFB #EBE3FD
Accessibility & contrast
On white
2.48
#B394F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#B394F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B394F6
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B394F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B394F6 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FA
Deuteranopia (green-blind)
#7EA4F3
Tritanopia (blue-blind)
#A5A5B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b394f6; /* rgb */ color: rgb(179, 148, 246); /* oklch */ color: oklch(73.3% 0.141 297.4);
Tailwind
colors: {
custom: {
50: '#ccb3f9',
500: '#b394f6',
950: '#000000',
},
}SCSS
$custom: #b394f6; $custom-light: #ccb3f9; $custom-dark: #000000;
JSON
{
"hex": "#b394f6",
"rgb": {
"r": 179,
"g": 148,
"b": 246
},
"hsl": {
"h": 258.98,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.73324,
"c": 0.14133,
"h": 297.4
},
"luminance": 0.37417
}Semantic roles & 50–950 ramp
primary
#B394F6
secondary
#EBF5D6
accent
#E1059B
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085