#B293F5#B293F5
#B293F5 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.141 H 297.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B293F5 |
|---|---|
| RGB | rgb(178, 147, 245) |
| HSL | hsl(259, 83%, 77%) |
| HSV | hsv(259, 40%, 96%) |
| CMYK | cmyk(27.3%, 40%, 0%, 3.9%) |
| CIE-LAB | lab(67.22, 31.77, -44.98) |
| CIE-LCH | lch(67.22, 55.07, 305.23°) |
| OKLab | oklab(73.01% 0.065 -0.1256) |
| OKLCH | oklch(73.01% 0.141 297.3) |
| XYZ | xyz(45.2714, 36.9246, 91.1106) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 5.04
Baby Purple
#CA9BF7
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.85
Lilac (survey)
#CEA2FD
ΔE00 6.02
Lavender
#B39DDB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293F5 #D6F593
analogous
#93A5F5 #B293F5 #E393F5
triadic
#B293F5 #F5B293 #93F5B2
tetradic
#B293F5 #F593A5 #D6F593 #93F5E3
square
#B293F5 #F593A5 #D6F593 #93F5E3
split-complementary
#B293F5 #F5E393 #A5F593
monochromatic
#6223EB #8A5BF0 #B293F5 #DACBFA #EBE3FC
Accessibility & contrast
On white
2.50
#B293F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#B293F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293F5
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293F5 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#7DA3F2
Tritanopia (blue-blind)
#A4A4B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b293f5; /* rgb */ color: rgb(178, 147, 245); /* oklch */ color: oklch(73.0% 0.141 297.3);
Tailwind
colors: {
custom: {
50: '#cbb3f9',
500: '#b293f5',
950: '#000000',
},
}SCSS
$custom: #b293f5; $custom-light: #cbb3f9; $custom-dark: #000000;
JSON
{
"hex": "#b293f5",
"rgb": {
"r": 178,
"g": 147,
"b": 245
},
"hsl": {
"h": 258.98,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.73008,
"c": 0.14145,
"h": 297.3
},
"luminance": 0.36925
}Semantic roles & 50–950 ramp
primary
#B293F5
secondary
#EBF4D7
accent
#DF069B
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085