#B294EA#B294EA
#B294EA is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.7% C 0.125 H 299.3°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B294EA |
|---|---|
| RGB | rgb(178, 148, 234) |
| HSL | hsl(261, 67%, 75%) |
| HSV | hsv(261, 37%, 92%) |
| CMYK | cmyk(23.9%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(66.96, 28.59, -39.35) |
| CIE-LCH | lch(66.96, 48.64, 306.00°) |
| OKLab | oklab(72.65% 0.0614 -0.1093) |
| OKLCH | oklch(72.65% 0.125 299.3) |
| XYZ | xyz(43.7979, 36.5851, 82.5801) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.65
Lavender (survey)
#C79FEF
ΔE00 4.73
Liliac
#C48EFD
ΔE00 4.79
Lavender
#B39DDB
ΔE00 4.85
Pastel Purple
#CAA0FF
ΔE00 5.02
Pale Purple
#B790D4
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B294EA #CCEA94
analogous
#94A1EA #B294EA #DD94EA
triadic
#B294EA #EAB294 #94EAB2
tetradic
#B294EA #EA94A1 #CCEA94 #94EADD
square
#B294EA #EA94A1 #CCEA94 #94EADD
split-complementary
#B294EA #EADD94 #A1EA94
monochromatic
#682ED6 #8D61E0 #B294EA #D7C7F4 #EDE5FA
Accessibility & contrast
On white
2.52
#B294EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B294EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B294EA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B294EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B294EA | 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)
#7FA3ED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#A8A2B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b294ea; /* rgb */ color: rgb(178, 148, 234); /* oklch */ color: oklch(72.7% 0.125 299.3);
Tailwind
colors: {
custom: {
50: '#cab3f1',
500: '#b294ea',
950: '#000000',
},
}SCSS
$custom: #b294ea; $custom-light: #cab3f1; $custom-dark: #000000;
JSON
{
"hex": "#b294ea",
"rgb": {
"r": 178,
"g": 148,
"b": 234
},
"hsl": {
"h": 260.93,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.72653,
"c": 0.12542,
"h": 299.3
},
"luminance": 0.36585
}Semantic roles & 50–950 ramp
primary
#B294EA
secondary
#E9F1DA
accent
#CF168F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084