Hokkaido Lavender
#7736d9
Here's everything about the color Hokkaido Lavender (#7736d9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7736d9 | |
|---|---|---|
| RGB | rgb(119, 54, 217) | |
| HSL | hsl(264, 68%, 53%) | |
| CMYK | cmyk(45%, 75%, 0%, 15%) | |
| LAB | lab(40, 54, -74) | |
| OKLCH | oklch(0.51 0.229 295) |
Color harmonies
Tints & shades
Code snippets
color: #7736d9;
background-color: #7736d9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-violet-500 /* ≈ #8e51ff */
/* Flutter */
Color(0xFF7736D9)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.21, blue: 0.85, alpha: 1.0)