#B193FF#B193FF
#B193FF is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.4% C 0.154 H 295.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B193FF |
|---|---|
| RGB | rgb(177, 147, 255) |
| HSL | hsl(257, 100%, 79%) |
| HSV | hsv(257, 42%, 100%) |
| CMYK | cmyk(30.6%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(67.60, 33.94, -49.85) |
| CIE-LCH | lch(67.60, 60.31, 304.25°) |
| OKLab | oklab(73.43% 0.0655 -0.1398) |
| OKLCH | oklch(73.43% 0.154 295.1) |
| XYZ | xyz(46.6107, 37.4339, 99.3581) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.46
Pastel Purple
#CAA0FF
ΔE00 5.71
Baby Purple
#CA9BF7
ΔE00 6.12
Lilac (survey)
#CEA2FD
ΔE00 6.82
Perrywinkle
#8F8CE7
ΔE00 6.92
Lavender (survey)
#C79FEF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B193FF #E1FF93
analogous
#93ABFF #B193FF #E793FF
triadic
#B193FF #FFB193 #93FFB1
tetradic
#B193FF #FF93AB #E1FF93 #93FFE7
square
#B193FF #FF93AB #E1FF93 #93FFE7
split-complementary
#B193FF #FFE793 #ABFF93
monochromatic
#5919FF #8556FF #B193FF #DDD0FF #E9E0FF
Accessibility & contrast
On white
2.47
#B193FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#B193FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B193FF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B193FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B193FF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A6FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#A0A7BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b193ff; /* rgb */ color: rgb(177, 147, 255); /* oklch */ color: oklch(73.4% 0.154 295.1);
Tailwind
colors: {
custom: {
50: '#cbb3ff',
500: '#b193ff',
950: '#000000',
},
}SCSS
$custom: #b193ff; $custom-light: #cbb3ff; $custom-dark: #000000;
JSON
{
"hex": "#b193ff",
"rgb": {
"r": 177,
"g": 147,
"b": 255
},
"hsl": {
"h": 256.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.73429,
"c": 0.15439,
"h": 295.1
},
"luminance": 0.37435
}Semantic roles & 50–950 ramp
primary
#B193FF
secondary
#EDF7D4
accent
#E600A6
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086