#B293FE#B293FE
#B293FE is a light, vivid violet. Relative luminance 0.375; OKLCH L 73.5% C 0.153 H 295.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B293FE |
|---|---|
| RGB | rgb(178, 147, 254) |
| HSL | hsl(257, 98%, 79%) |
| HSV | hsv(257, 42%, 100%) |
| CMYK | cmyk(29.9%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(67.64, 33.96, -49.24) |
| CIE-LCH | lch(67.64, 59.81, 304.60°) |
| OKLab | oklab(73.46% 0.0665 -0.138) |
| OKLCH | oklch(73.46% 0.153 295.7) |
| XYZ | xyz(46.6788, 37.4875, 98.5233) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.21
Pastel Purple
#CAA0FF
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 5.84
Lilac (survey)
#CEA2FD
ΔE00 6.58
Lavender (survey)
#C79FEF
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293FE #DFFE93
analogous
#93A9FE #B293FE #E793FE
triadic
#B293FE #FEB293 #93FEB2
tetradic
#B293FE #FE93A9 #DFFE93 #93FEE7
square
#B293FE #FE93A9 #DFFE93 #93FEE7
split-complementary
#B293FE #FEE793 #A9FE93
monochromatic
#5C1AFD #8756FD #B293FE #DDD0FF #E9E1FF
Accessibility & contrast
On white
2.47
#B293FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#B293FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293FE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293FE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#A2A6BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b293fe; /* rgb */ color: rgb(178, 147, 254); /* oklch */ color: oklch(73.5% 0.153 295.7);
Tailwind
colors: {
custom: {
50: '#cbb3ff',
500: '#b293fe',
950: '#000000',
},
}SCSS
$custom: #b293fe; $custom-light: #cbb3ff; $custom-dark: #000000;
JSON
{
"hex": "#b293fe",
"rgb": {
"r": 178,
"g": 147,
"b": 254
},
"hsl": {
"h": 257.383,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.73464,
"c": 0.15318,
"h": 295.7
},
"luminance": 0.37488
}Semantic roles & 50–950 ramp
primary
#B293FE
secondary
#EDF7D4
accent
#E600A3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086