#B192DB#B192DB
#B192DB is a light, moderate violet. Relative luminance 0.350; OKLCH L 71.5% C 0.109 H 303.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B192DB |
|---|---|
| RGB | rgb(177, 146, 219) |
| HSL | hsl(265, 50%, 72%) |
| HSV | hsv(265, 33%, 86%) |
| CMYK | cmyk(19.2%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(65.76, 25.96, -32.94) |
| CIE-LCH | lch(65.76, 41.94, 308.24°) |
| OKLab | oklab(71.51% 0.0597 -0.091) |
| OKLCH | oklch(71.51% 0.109 303.3) |
| XYZ | xyz(41.1939, 35.0194, 71.5933) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.56
Lavender
#B39DDB
ΔE00 3.47
Lavender (survey)
#C79FEF
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.65
Liliac
#C48EFD
ΔE00 6.55
Pastel Purple
#CAA0FF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B192DB #BCDB92
analogous
#9298DB #B192DB #D692DB
triadic
#B192DB #DBB192 #92DBB1
tetradic
#B192DB #DB9298 #BCDB92 #92DBD6
square
#B192DB #DB9298 #BCDB92 #92DBD6
split-complementary
#B192DB #DBD692 #98DB92
monochromatic
#703CB6 #9064CC #B192DB #D2C0EA #EFE8F7
Accessibility & contrast
On white
2.62
#B192DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#B192DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B192DB
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B192DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B192DB | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#88A0D9
Tritanopia (blue-blind)
#AA9DAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b192db; /* rgb */ color: rgb(177, 146, 219); /* oklch */ color: oklch(71.5% 0.109 303.3);
Tailwind
colors: {
custom: {
50: '#c9b2e6',
500: '#b192db',
950: '#000000',
},
}SCSS
$custom: #b192db; $custom-light: #c9b2e6; $custom-dark: #000000;
JSON
{
"hex": "#b192db",
"rgb": {
"r": 177,
"g": 146,
"b": 219
},
"hsl": {
"h": 265.479,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.71508,
"c": 0.10877,
"h": 303.3
},
"luminance": 0.35019
}Semantic roles & 50–950 ramp
primary
#B192DB
secondary
#E6EEDB
accent
#BE287E
background
#FCFAFE
surface
#F8F5FC
border
#D1CFD5
text
#131116
muted
#828084