#B394EA#B394EA
#B394EA is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.7% C 0.126 H 299.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B394EA |
|---|---|
| RGB | rgb(179, 148, 234) |
| HSL | hsl(262, 67%, 75%) |
| HSV | hsv(262, 37%, 92%) |
| CMYK | cmyk(23.5%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.05, 28.88, -39.20) |
| CIE-LCH | lch(67.05, 48.69, 306.38°) |
| OKLab | oklab(72.74% 0.0626 -0.1089) |
| OKLCH | oklch(72.74% 0.126 299.9) |
| XYZ | xyz(44.0283, 36.7038, 82.5909) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.46
Lavender (survey)
#C79FEF
ΔE00 4.55
Liliac
#C48EFD
ΔE00 4.66
Lavender
#B39DDB
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 4.88
Pale Purple
#B790D4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B394EA #CBEA94
analogous
#94A0EA #B394EA #DE94EA
triadic
#B394EA #EAB394 #94EAB3
tetradic
#B394EA #EA94A0 #CBEA94 #94EADE
square
#B394EA #EA94A0 #CBEA94 #94EADE
split-complementary
#B394EA #EADE94 #A0EA94
monochromatic
#6A2ED6 #8F61E0 #B394EA #D7C7F4 #EDE5FA
Accessibility & contrast
On white
2.52
#B394EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#B394EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B394EA
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B394EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B394EA | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#A9A2B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b394ea; /* rgb */ color: rgb(179, 148, 234); /* oklch */ color: oklch(72.7% 0.126 299.9);
Tailwind
colors: {
custom: {
50: '#cbb3f1',
500: '#b394ea',
950: '#000000',
},
}SCSS
$custom: #b394ea; $custom-light: #cbb3f1; $custom-dark: #000000;
JSON
{
"hex": "#b394ea",
"rgb": {
"r": 179,
"g": 148,
"b": 234
},
"hsl": {
"h": 261.628,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.72743,
"c": 0.12561,
"h": 299.9
},
"luminance": 0.36704
}Semantic roles & 50–950 ramp
primary
#B394EA
secondary
#E9F1DA
accent
#CF168D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084