#B293EA#B293EA
#B293EA is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.5% C 0.127 H 299.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B293EA |
|---|---|
| RGB | rgb(178, 147, 234) |
| HSL | hsl(261, 67%, 75%) |
| HSV | hsv(261, 37%, 92%) |
| CMYK | cmyk(23.9%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(66.73, 29.15, -39.72) |
| CIE-LCH | lch(66.73, 49.27, 306.28°) |
| OKLab | oklab(72.47% 0.0628 -0.1104) |
| OKLCH | oklch(72.47% 0.127 299.6) |
| XYZ | xyz(43.6418, 36.2727, 82.5281) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.62
Baby Purple
#CA9BF7
ΔE00 4.68
Lavender (survey)
#C79FEF
ΔE00 4.85
Lavender
#B39DDB
ΔE00 5.07
Pastel Purple
#CAA0FF
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293EA #CBEA93
analogous
#93A0EA #B293EA #DD93EA
triadic
#B293EA #EAB293 #93EAB2
tetradic
#B293EA #EA93A0 #CBEA93 #93EADD
square
#B293EA #EA93A0 #CBEA93 #93EADD
split-complementary
#B293EA #EADD93 #A0EA93
monochromatic
#692DD6 #8D60E0 #B293EA #D7C6F4 #EDE5FA
Accessibility & contrast
On white
2.54
#B293EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#B293EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293EA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293EA | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#A8A1B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b293ea; /* rgb */ color: rgb(178, 147, 234); /* oklch */ color: oklch(72.5% 0.127 299.6);
Tailwind
colors: {
custom: {
50: '#cab3f1',
500: '#b293ea',
950: '#000000',
},
}SCSS
$custom: #b293ea; $custom-light: #cab3f1; $custom-dark: #000000;
JSON
{
"hex": "#b293ea",
"rgb": {
"r": 178,
"g": 147,
"b": 234
},
"hsl": {
"h": 261.379,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.72473,
"c": 0.12703,
"h": 299.6
},
"luminance": 0.36273
}Semantic roles & 50–950 ramp
primary
#B293EA
secondary
#E9F2D9
accent
#CF168D
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084