#B293F9#B293F9
#B293F9 is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.2% C 0.147 H 296.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B293F9 |
|---|---|
| RGB | rgb(178, 147, 249) |
| HSL | hsl(258, 89%, 78%) |
| HSV | hsv(258, 41%, 98%) |
| CMYK | cmyk(28.5%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(67.41, 32.74, -46.88) |
| CIE-LCH | lch(67.41, 57.18, 304.93°) |
| OKLab | oklab(73.21% 0.0657 -0.1311) |
| OKLCH | oklch(73.21% 0.147 296.6) |
| XYZ | xyz(45.8886, 37.1715, 94.3613) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.04
Pastel Purple
#CAA0FF
ΔE00 5.19
Baby Purple
#CA9BF7
ΔE00 5.40
Lilac (survey)
#CEA2FD
ΔE00 6.24
Lavender (survey)
#C79FEF
ΔE00 6.29
Perrywinkle
#8F8CE7
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293F9 #DAF993
analogous
#93A7F9 #B293F9 #E593F9
triadic
#B293F9 #F9B293 #93F9B2
tetradic
#B293F9 #F993A7 #DAF993 #93F9E5
square
#B293F9 #F993A7 #DAF993 #93F9E5
split-complementary
#B293F9 #F9E593 #A7F993
monochromatic
#5F1FF3 #8959F6 #B293F9 #DBCDFC #EAE2FD
Accessibility & contrast
On white
2.49
#B293F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#B293F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293F9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293F9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FD
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#A3A5BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b293f9; /* rgb */ color: rgb(178, 147, 249); /* oklch */ color: oklch(73.2% 0.147 296.6);
Tailwind
colors: {
custom: {
50: '#cbb3fb',
500: '#b293f9',
950: '#000000',
},
}SCSS
$custom: #b293f9; $custom-light: #cbb3fb; $custom-dark: #000000;
JSON
{
"hex": "#b293f9",
"rgb": {
"r": 178,
"g": 147,
"b": 249
},
"hsl": {
"h": 258.235,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.73209,
"c": 0.14668,
"h": 296.6
},
"luminance": 0.37172
}Semantic roles & 50–950 ramp
primary
#B293F9
secondary
#ECF5D6
accent
#E600A0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085