#B192E2#B192E2
#B192E2 is a light, moderate violet. Relative luminance 0.354; OKLCH L 71.8% C 0.118 H 301.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B192E2 |
|---|---|
| RGB | rgb(177, 146, 226) |
| HSL | hsl(263, 58%, 73%) |
| HSV | hsv(263, 35%, 89%) |
| CMYK | cmyk(21.7%, 35.4%, 0%, 11.4%) |
| CIE-LAB | lab(66.06, 27.56, -36.36) |
| CIE-LCH | lch(66.06, 45.62, 307.16°) |
| OKLab | oklab(71.83% 0.0613 -0.1008) |
| OKLCH | oklch(71.83% 0.118 301.3) |
| XYZ | xyz(42.1349, 35.3958, 76.5490) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.81
Lavender
#B39DDB
ΔE00 4.21
Lavender (survey)
#C79FEF
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.09
Liliac
#C48EFD
ΔE00 5.49
Pastel Purple
#CAA0FF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B192E2 #C3E292
analogous
#929BE2 #B192E2 #D992E2
triadic
#B192E2 #E2B192 #92E2B1
tetradic
#B192E2 #E2929B #C3E292 #92E2D9
square
#B192E2 #E2929B #C3E292 #92E2D9
split-complementary
#B192E2 #E2D992 #9BE292
monochromatic
#6D34C5 #8E62D5 #B192E2 #D4C2EF #EEE7F9
Accessibility & contrast
On white
2.60
#B192E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#B192E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B192E2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B192E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B192E2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E5
Deuteranopia (green-blind)
#85A0E0
Tritanopia (blue-blind)
#A89FB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b192e2; /* rgb */ color: rgb(177, 146, 226); /* oklch */ color: oklch(71.8% 0.118 301.3);
Tailwind
colors: {
custom: {
50: '#c9b2eb',
500: '#b192e2',
950: '#000000',
},
}SCSS
$custom: #b192e2; $custom-light: #c9b2eb; $custom-dark: #000000;
JSON
{
"hex": "#b192e2",
"rgb": {
"r": 177,
"g": 146,
"b": 226
},
"hsl": {
"h": 263.25,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.71827,
"c": 0.11796,
"h": 301.3
},
"luminance": 0.35396
}Semantic roles & 50–950 ramp
primary
#B192E2
secondary
#E8F0DB
accent
#C62085
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084