#B390F3#B390F3
#B390F3 is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.5% C 0.144 H 299.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B390F3 |
|---|---|
| RGB | rgb(179, 144, 243) |
| HSL | hsl(261, 80%, 76%) |
| HSV | hsv(261, 41%, 95%) |
| CMYK | cmyk(26.3%, 40.7%, 0%, 4.7%) |
| CIE-LAB | lab(66.52, 33.25, -44.98) |
| CIE-LCH | lch(66.52, 55.93, 306.47°) |
| OKLab | oklab(72.47% 0.0699 -0.1256) |
| OKLCH | oklch(72.47% 0.144 299.1) |
| XYZ | xyz(44.7376, 36.0010, 89.3686) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.46
Baby Purple
#CA9BF7
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 5.26
Lavender (survey)
#C79FEF
ΔE00 5.91
Lilac (survey)
#CEA2FD
ΔE00 6.19
Pale Purple
#B790D4
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B390F3 #D0F390
analogous
#909EF3 #B390F3 #E490F3
triadic
#B390F3 #F3B390 #90F3B3
tetradic
#B390F3 #F3909E #D0F390 #90F3E4
square
#B390F3 #F3909E #D0F390 #90F3E4
split-complementary
#B390F3 #F3E490 #9EF390
monochromatic
#6722E7 #8D59ED #B390F3 #D9C7F9 #ECE3FC
Accessibility & contrast
On white
2.56
#B390F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B390F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B390F3
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B390F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B390F3 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A2F7
Deuteranopia (green-blind)
#7CA1F0
Tritanopia (blue-blind)
#A7A1B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b390f3; /* rgb */ color: rgb(179, 144, 243); /* oklch */ color: oklch(72.5% 0.144 299.1);
Tailwind
colors: {
custom: {
50: '#ccb1f7',
500: '#b390f3',
950: '#000000',
},
}SCSS
$custom: #b390f3; $custom-light: #ccb1f7; $custom-dark: #000000;
JSON
{
"hex": "#b390f3",
"rgb": {
"r": 179,
"g": 144,
"b": 243
},
"hsl": {
"h": 261.212,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.7247,
"c": 0.14372,
"h": 299.1
},
"luminance": 0.36001
}Semantic roles & 50–950 ramp
primary
#B390F3
secondary
#EAF4D7
accent
#DD0992
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85