#B193EE#B193EE
#B193EE is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.6% C 0.132 H 298.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B193EE |
|---|---|
| RGB | rgb(177, 147, 238) |
| HSL | hsl(260, 73%, 75%) |
| HSV | hsv(260, 38%, 93%) |
| CMYK | cmyk(25.6%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.81, 29.81, -41.79) |
| CIE-LCH | lch(66.81, 51.33, 305.51°) |
| OKLab | oklab(72.58% 0.0625 -0.1164) |
| OKLCH | oklch(72.58% 0.132 298.2) |
| XYZ | xyz(43.9942, 36.3873, 85.5780) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 5.14
Lavender (survey)
#C79FEF
ΔE00 5.34
Lavender
#B39DDB
ΔE00 5.72
Lilac (survey)
#CEA2FD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B193EE #D0EE93
analogous
#93A2EE #B193EE #DE93EE
triadic
#B193EE #EEB193 #93EEB1
tetradic
#B193EE #EE93A2 #D0EE93 #93EEDE
square
#B193EE #EE93A2 #D0EE93 #93EEDE
split-complementary
#B193EE #EEDE93 #A2EE93
monochromatic
#6529DD #8B5EE6 #B193EE #D7C8F6 #ECE5FB
Accessibility & contrast
On white
2.54
#B193EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#B193EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B193EE
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B193EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B193EE | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F1
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#A5A2B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b193ee; /* rgb */ color: rgb(177, 147, 238); /* oklch */ color: oklch(72.6% 0.132 298.2);
Tailwind
colors: {
custom: {
50: '#cab3f4',
500: '#b193ee',
950: '#000000',
},
}SCSS
$custom: #b193ee; $custom-light: #cab3f4; $custom-dark: #000000;
JSON
{
"hex": "#b193ee",
"rgb": {
"r": 177,
"g": 147,
"b": 238
},
"hsl": {
"h": 259.78,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.72576,
"c": 0.13212,
"h": 298.2
},
"luminance": 0.36388
}Semantic roles & 50–950 ramp
primary
#B193EE
secondary
#EAF2D9
accent
#D51194
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085