#B193EA#B193EA
#B193EA is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.4% C 0.127 H 299.1°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B193EA |
|---|---|
| RGB | rgb(177, 147, 234) |
| HSL | hsl(261, 67%, 75%) |
| HSV | hsv(261, 37%, 92%) |
| CMYK | cmyk(24.4%, 37.2%, 0%, 8.2%) |
| CIE-LAB | lab(66.64, 28.86, -39.86) |
| CIE-LCH | lch(66.64, 49.22, 305.91°) |
| OKLab | oklab(72.38% 0.0617 -0.1109) |
| OKLCH | oklch(72.38% 0.127 299.1) |
| XYZ | xyz(43.4131, 36.1548, 82.5174) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.76
Baby Purple
#CA9BF7
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.03
Lavender
#B39DDB
ΔE00 5.10
Pastel Purple
#CAA0FF
ΔE00 5.24
Pale Purple
#B790D4
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B193EA #CCEA93
analogous
#93A0EA #B193EA #DD93EA
triadic
#B193EA #EAB193 #93EAB1
tetradic
#B193EA #EA93A0 #CCEA93 #93EADD
square
#B193EA #EA93A0 #CCEA93 #93EADD
split-complementary
#B193EA #EADD93 #A0EA93
monochromatic
#672DD6 #8C60E0 #B193EA #D6C6F4 #ECE5FA
Accessibility & contrast
On white
2.55
#B193EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#B193EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B193EA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B193EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B193EA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#A6A1B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b193ea; /* rgb */ color: rgb(177, 147, 234); /* oklch */ color: oklch(72.4% 0.127 299.1);
Tailwind
colors: {
custom: {
50: '#cab3f1',
500: '#b193ea',
950: '#000000',
},
}SCSS
$custom: #b193ea; $custom-light: #cab3f1; $custom-dark: #000000;
JSON
{
"hex": "#b193ea",
"rgb": {
"r": 177,
"g": 147,
"b": 234
},
"hsl": {
"h": 260.69,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.72383,
"c": 0.12685,
"h": 299.1
},
"luminance": 0.36155
}Semantic roles & 50–950 ramp
primary
#B193EA
secondary
#E9F2D9
accent
#CF168F
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084