#B192EE#B192EE
#B192EE is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.4% C 0.134 H 298.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B192EE |
|---|---|
| RGB | rgb(177, 146, 238) |
| HSL | hsl(260, 73%, 75%) |
| HSV | hsv(260, 39%, 93%) |
| CMYK | cmyk(25.6%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.58, 30.37, -42.16) |
| CIE-LCH | lch(66.58, 51.96, 305.77°) |
| OKLab | oklab(72.4% 0.0639 -0.1175) |
| OKLCH | oklch(72.4% 0.134 298.5) |
| XYZ | xyz(43.8394, 36.0776, 85.5264) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.30
Baby Purple
#CA9BF7
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 5.46
Lavender
#B39DDB
ΔE00 5.92
Pale Purple
#B790D4
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B192EE #CFEE92
analogous
#92A1EE #B192EE #DF92EE
triadic
#B192EE #EEB192 #92EEB1
tetradic
#B192EE #EE92A1 #CFEE92 #92EEDF
square
#B192EE #EE92A1 #CFEE92 #92EEDF
split-complementary
#B192EE #EEDF92 #A1EE92
monochromatic
#6528DD #8B5DE6 #B192EE #D7C7F6 #ECE5FB
Accessibility & contrast
On white
2.56
#B192EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#B192EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B192EE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B192EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B192EE | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#A5A2B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b192ee; /* rgb */ color: rgb(177, 146, 238); /* oklch */ color: oklch(72.4% 0.134 298.5);
Tailwind
colors: {
custom: {
50: '#cab2f4',
500: '#b192ee',
950: '#000000',
},
}SCSS
$custom: #b192ee; $custom-light: #cab2f4; $custom-dark: #000000;
JSON
{
"hex": "#b192ee",
"rgb": {
"r": 177,
"g": 146,
"b": 238
},
"hsl": {
"h": 260.217,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.72397,
"c": 0.13371,
"h": 298.5
},
"luminance": 0.36078
}Semantic roles & 50–950 ramp
primary
#B192EE
secondary
#EAF3D8
accent
#D51093
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131117
muted
#828085