#B393E5#B393E5
#B393E5 is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.3% C 0.121 H 301.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B393E5 |
|---|---|
| RGB | rgb(179, 147, 229) |
| HSL | hsl(263, 61%, 74%) |
| HSV | hsv(263, 36%, 90%) |
| CMYK | cmyk(21.8%, 35.8%, 0%, 10.2%) |
| CIE-LAB | lab(66.60, 28.28, -37.15) |
| CIE-LCH | lch(66.60, 46.69, 307.28°) |
| OKLab | oklab(72.33% 0.0629 -0.103) |
| OKLCH | oklch(72.33% 0.121 301.4) |
| XYZ | xyz(43.1639, 36.1082, 78.8091) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.06
Lavender
#B39DDB
ΔE00 4.32
Lavender (survey)
#C79FEF
ΔE00 4.43
Baby Purple
#CA9BF7
ΔE00 4.60
Liliac
#C48EFD
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B393E5 #C5E593
analogous
#939CE5 #B393E5 #DC93E5
triadic
#B393E5 #E5B393 #93E5B3
tetradic
#B393E5 #E5939C #C5E593 #93E5DC
square
#B393E5 #E5939C #C5E593 #93E5DC
split-complementary
#B393E5 #E5DC93 #9CE593
monochromatic
#6E31CC #9062D9 #B393E5 #D6C4F1 #EEE6F9
Accessibility & contrast
On white
2.55
#B393E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#B393E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B393E5
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B393E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B393E5 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E8
Deuteranopia (green-blind)
#86A2E3
Tritanopia (blue-blind)
#AAA0B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b393e5; /* rgb */ color: rgb(179, 147, 229); /* oklch */ color: oklch(72.3% 0.121 301.4);
Tailwind
colors: {
custom: {
50: '#cbb3ed',
500: '#b393e5',
950: '#000000',
},
}SCSS
$custom: #b393e5; $custom-light: #cbb3ed; $custom-dark: #000000;
JSON
{
"hex": "#b393e5",
"rgb": {
"r": 179,
"g": 147,
"b": 229
},
"hsl": {
"h": 263.415,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.72328,
"c": 0.12069,
"h": 301.4
},
"luminance": 0.36108
}Semantic roles & 50–950 ramp
primary
#B393E5
secondary
#E8F0DB
accent
#C91D86
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084