#B293F0#B293F0
#B293F0 is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.8% C 0.135 H 298.3°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B293F0 |
|---|---|
| RGB | rgb(178, 147, 240) |
| HSL | hsl(260, 76%, 76%) |
| HSV | hsv(260, 39%, 94%) |
| CMYK | cmyk(25.8%, 38.8%, 0%, 5.9%) |
| CIE-LAB | lab(66.99, 30.57, -42.60) |
| CIE-LCH | lch(66.99, 52.43, 305.67°) |
| OKLab | oklab(72.76% 0.064 -0.1187) |
| OKLCH | oklch(72.76% 0.135 298.3) |
| XYZ | xyz(44.5184, 36.6234, 87.1448) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 5.85
Lavender
#B39DDB
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293F0 #D1F093
analogous
#93A2F0 #B293F0 #E093F0
triadic
#B293F0 #F0B293 #93F0B2
tetradic
#B293F0 #F093A2 #D1F093 #93F0E0
square
#B293F0 #F093A2 #D1F093 #93F0E0
split-complementary
#B293F0 #F0E093 #A2F093
monochromatic
#6528E1 #8C5DE9 #B293F0 #D8C9F7 #ECE4FB
Accessibility & contrast
On white
2.52
#B293F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B293F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293F0
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293F0 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F4
Deuteranopia (green-blind)
#80A2EE
Tritanopia (blue-blind)
#A6A3B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b293f0; /* rgb */ color: rgb(178, 147, 240); /* oklch */ color: oklch(72.8% 0.135 298.3);
Tailwind
colors: {
custom: {
50: '#cbb3f5',
500: '#b293f0',
950: '#000000',
},
}SCSS
$custom: #b293f0; $custom-light: #cbb3f5; $custom-dark: #000000;
JSON
{
"hex": "#b293f0",
"rgb": {
"r": 178,
"g": 147,
"b": 240
},
"hsl": {
"h": 260,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.72762,
"c": 0.13489,
"h": 298.3
},
"luminance": 0.36624
}Semantic roles & 50–950 ramp
primary
#B293F0
secondary
#EAF3D8
accent
#D80E94
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#131117
muted
#828085