#B293F7#B293F7
#B293F7 is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.1% C 0.144 H 297.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B293F7 |
|---|---|
| RGB | rgb(178, 147, 247) |
| HSL | hsl(259, 86%, 77%) |
| HSV | hsv(259, 40%, 97%) |
| CMYK | cmyk(27.9%, 40.5%, 0%, 3.1%) |
| CIE-LAB | lab(67.31, 32.25, -45.93) |
| CIE-LCH | lch(67.31, 56.13, 305.08°) |
| OKLab | oklab(73.11% 0.0653 -0.1284) |
| OKLCH | oklch(73.11% 0.144 297) |
| XYZ | xyz(45.5783, 37.0473, 92.7272) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.02
Pastel Purple
#CAA0FF
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 6.06
Lilac (survey)
#CEA2FD
ΔE00 6.12
Lavender
#B39DDB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293F7 #D8F793
analogous
#93A6F7 #B293F7 #E493F7
triadic
#B293F7 #F7B293 #93F7B2
tetradic
#B293F7 #F793A6 #D8F793 #93F7E4
square
#B293F7 #F793A6 #D8F793 #93F7E4
split-complementary
#B293F7 #F7E493 #A6F793
monochromatic
#6121EF #895AF3 #B293F7 #DBCCFB #EBE3FD
Accessibility & contrast
On white
2.50
#B293F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B293F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293F7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293F7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#7CA3F4
Tritanopia (blue-blind)
#A4A5B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b293f7; /* rgb */ color: rgb(178, 147, 247); /* oklch */ color: oklch(73.1% 0.144 297.0);
Tailwind
colors: {
custom: {
50: '#cbb3fa',
500: '#b293f7',
950: '#000000',
},
}SCSS
$custom: #b293f7; $custom-light: #cbb3fa; $custom-dark: #000000;
JSON
{
"hex": "#b293f7",
"rgb": {
"r": 178,
"g": 147,
"b": 247
},
"hsl": {
"h": 258.6,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.73108,
"c": 0.14406,
"h": 297
},
"luminance": 0.37048
}Semantic roles & 50–950 ramp
primary
#B293F7
secondary
#EBF5D6
accent
#E3039D
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085