#B192EA#B192EA
#B192EA is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.2% C 0.128 H 299.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B192EA |
|---|---|
| RGB | rgb(177, 146, 234) |
| HSL | hsl(261, 68%, 75%) |
| HSV | hsv(261, 38%, 92%) |
| CMYK | cmyk(24.4%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.40, 29.43, -40.23) |
| CIE-LCH | lch(66.40, 49.85, 306.18°) |
| OKLab | oklab(72.2% 0.0631 -0.1119) |
| OKLCH | oklch(72.2% 0.128 299.4) |
| XYZ | xyz(43.2583, 35.8452, 82.4658) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.59
Baby Purple
#CA9BF7
ΔE00 4.91
Lavender (survey)
#C79FEF
ΔE00 5.16
Pale Purple
#B790D4
ΔE00 5.27
Lavender
#B39DDB
ΔE00 5.32
Pastel Purple
#CAA0FF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B192EA #CBEA92
analogous
#929FEA #B192EA #DD92EA
triadic
#B192EA #EAB192 #92EAB1
tetradic
#B192EA #EA929F #CBEA92 #92EADD
square
#B192EA #EA929F #CBEA92 #92EADD
split-complementary
#B192EA #EADD92 #9FEA92
monochromatic
#682BD6 #8C5FE0 #B192EA #D6C5F4 #EDE5FA
Accessibility & contrast
On white
2.57
#B192EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#B192EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B192EA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B192EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B192EA | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#81A1E8
Tritanopia (blue-blind)
#A6A1B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b192ea; /* rgb */ color: rgb(177, 146, 234); /* oklch */ color: oklch(72.2% 0.128 299.4);
Tailwind
colors: {
custom: {
50: '#cab2f1',
500: '#b192ea',
950: '#000000',
},
}SCSS
$custom: #b192ea; $custom-light: #cab2f1; $custom-dark: #000000;
JSON
{
"hex": "#b192ea",
"rgb": {
"r": 177,
"g": 146,
"b": 234
},
"hsl": {
"h": 261.136,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.72203,
"c": 0.12846,
"h": 299.4
},
"luminance": 0.35845
}Semantic roles & 50–950 ramp
primary
#B192EA
secondary
#E9F2D9
accent
#D0168E
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084