#B394F3#B394F3
#B394F3 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.2% C 0.137 H 298.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B394F3 |
|---|---|
| RGB | rgb(179, 148, 243) |
| HSL | hsl(260, 80%, 77%) |
| HSV | hsv(260, 39%, 95%) |
| CMYK | cmyk(26.3%, 39.1%, 0%, 4.7%) |
| CIE-LAB | lab(67.45, 31.01, -43.52) |
| CIE-LCH | lch(67.45, 53.44, 305.47°) |
| OKLab | oklab(73.18% 0.0644 -0.1214) |
| OKLCH | oklch(73.18% 0.137 298) |
| XYZ | xyz(45.3542, 37.2342, 89.5741) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.06
Baby Purple
#CA9BF7
ΔE00 4.72
Pastel Purple
#CAA0FF
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 5.66
Lavender
#B39DDB
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B394F3 #D4F394
analogous
#94A5F3 #B394F3 #E394F3
triadic
#B394F3 #F3B394 #94F3B3
tetradic
#B394F3 #F394A5 #D4F394 #94F3E3
square
#B394F3 #F394A5 #D4F394 #94F3E3
split-complementary
#B394F3 #F3E394 #A5F394
monochromatic
#6526E7 #8C5DED #B394F3 #DACBF9 #EBE3FC
Accessibility & contrast
On white
2.49
#B394F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#B394F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B394F3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B394F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B394F3 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F7
Deuteranopia (green-blind)
#80A3F1
Tritanopia (blue-blind)
#A6A4B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b394f3; /* rgb */ color: rgb(179, 148, 243); /* oklch */ color: oklch(73.2% 0.137 298.0);
Tailwind
colors: {
custom: {
50: '#cbb3f7',
500: '#b394f3',
950: '#000000',
},
}SCSS
$custom: #b394f3; $custom-light: #cbb3f7; $custom-dark: #000000;
JSON
{
"hex": "#b394f3",
"rgb": {
"r": 179,
"g": 148,
"b": 243
},
"hsl": {
"h": 259.579,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.73176,
"c": 0.1374,
"h": 298
},
"luminance": 0.37235
}Semantic roles & 50–950 ramp
primary
#B394F3
secondary
#EAF4D7
accent
#DC0997
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085