#B294FF#B294FF
#B294FF is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.7% C 0.153 H 295.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B294FF |
|---|---|
| RGB | rgb(178, 148, 255) |
| HSL | hsl(257, 100%, 79%) |
| HSV | hsv(257, 42%, 100%) |
| CMYK | cmyk(30.2%, 42%, 0%, 0%) |
| CIE-LAB | lab(67.92, 33.65, -49.34) |
| CIE-LCH | lch(67.92, 59.72, 304.29°) |
| OKLab | oklab(73.69% 0.0654 -0.1383) |
| OKLCH | oklch(73.69% 0.153 295.3) |
| XYZ | xyz(46.9956, 37.8641, 99.4209) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.40
Pastel Purple
#CAA0FF
ΔE00 5.43
Baby Purple
#CA9BF7
ΔE00 5.89
Lilac (survey)
#CEA2FD
ΔE00 6.55
Lavender (survey)
#C79FEF
ΔE00 6.89
Perrywinkle
#8F8CE7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294FF #E1FF94
analogous
#94ACFF #B294FF #E794FF
triadic
#B294FF #FFB294 #94FFB2
tetradic
#B294FF #FF94AC #E1FF94 #94FFE7
square
#B294FF #FF94AC #E1FF94 #94FFE7
split-complementary
#B294FF #FFE794 #ACFF94
monochromatic
#5A1AFF #8657FF #B294FF #DED1FF #E9E0FF
Accessibility & contrast
On white
2.45
#B294FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#B294FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294FF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294FF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#A1A7BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b294ff; /* rgb */ color: rgb(178, 148, 255); /* oklch */ color: oklch(73.7% 0.153 295.3);
Tailwind
colors: {
custom: {
50: '#cbb3ff',
500: '#b294ff',
950: '#000000',
},
}SCSS
$custom: #b294ff; $custom-light: #cbb3ff; $custom-dark: #000000;
JSON
{
"hex": "#b294ff",
"rgb": {
"r": 178,
"g": 148,
"b": 255
},
"hsl": {
"h": 256.822,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.73691,
"c": 0.15297,
"h": 295.3
},
"luminance": 0.37865
}Semantic roles & 50–950 ramp
primary
#B294FF
secondary
#EDF7D4
accent
#E600A5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086