#B192DF#B192DF
#B192DF is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.7% C 0.114 H 302.1°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B192DF |
|---|---|
| RGB | rgb(177, 146, 223) |
| HSL | hsl(264, 55%, 72%) |
| HSV | hsv(264, 35%, 87%) |
| CMYK | cmyk(20.6%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(65.93, 26.87, -34.90) |
| CIE-LCH | lch(65.93, 44.04, 307.59°) |
| OKLab | oklab(71.69% 0.0606 -0.0966) |
| OKLCH | oklch(71.69% 0.114 302.1) |
| XYZ | xyz(41.7268, 35.2326, 74.4000) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.26
Lavender
#B39DDB
ΔE00 3.85
Lavender (survey)
#C79FEF
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 5.29
Liliac
#C48EFD
ΔE00 5.92
Pastel Purple
#CAA0FF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B192DF #C0DF92
analogous
#9299DF #B192DF #D892DF
triadic
#B192DF #DFB192 #92DFB1
tetradic
#B192DF #DF9299 #C0DF92 #92DFD8
square
#B192DF #DF9299 #C0DF92 #92DFD8
split-complementary
#B192DF #DFD892 #99DF92
monochromatic
#6E38BF #8F63D1 #B192DF #D3C1ED #EEE7F8
Accessibility & contrast
On white
2.61
#B192DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#B192DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B192DF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B192DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B192DF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#87A0DD
Tritanopia (blue-blind)
#A99EAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b192df; /* rgb */ color: rgb(177, 146, 223); /* oklch */ color: oklch(71.7% 0.114 302.1);
Tailwind
colors: {
custom: {
50: '#c9b2e9',
500: '#b192df',
950: '#000000',
},
}SCSS
$custom: #b192df; $custom-light: #c9b2e9; $custom-dark: #000000;
JSON
{
"hex": "#b192df",
"rgb": {
"r": 177,
"g": 146,
"b": 223
},
"hsl": {
"h": 264.156,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.71689,
"c": 0.11401,
"h": 302.1
},
"luminance": 0.35233
}Semantic roles & 50–950 ramp
primary
#B192DF
secondary
#E7EFDC
accent
#C22382
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084