#B092F2#B092F2
#B092F2 is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.5% C 0.139 H 297.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B092F2 |
|---|---|
| RGB | rgb(176, 146, 242) |
| HSL | hsl(259, 79%, 76%) |
| HSV | hsv(259, 40%, 95%) |
| CMYK | cmyk(27.3%, 39.7%, 0%, 5.1%) |
| CIE-LAB | lab(66.67, 31.05, -44.21) |
| CIE-LCH | lch(66.67, 54.03, 305.08°) |
| OKLab | oklab(72.51% 0.0635 -0.1234) |
| OKLCH | oklch(72.51% 0.139 297.2) |
| XYZ | xyz(44.2066, 36.1983, 88.6452) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.32
Baby Purple
#CA9BF7
ΔE00 5.37
Pastel Purple
#CAA0FF
ΔE00 5.42
Lavender (survey)
#C79FEF
ΔE00 6.00
Lilac (survey)
#CEA2FD
ΔE00 6.36
Lavender
#B39DDB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092F2 #D4F292
analogous
#92A4F2 #B092F2 #E092F2
triadic
#B092F2 #F2B092 #92F2B0
tetradic
#B092F2 #F292A4 #D4F292 #92F2E0
square
#B092F2 #F292A4 #D4F292 #92F2E0
split-complementary
#B092F2 #F2E092 #A4F292
monochromatic
#6125E5 #885BEB #B092F2 #D8C9F9 #EBE4FC
Accessibility & contrast
On white
2.55
#B092F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B092F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092F2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092F2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#7DA1F0
Tritanopia (blue-blind)
#A3A3B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b092f2; /* rgb */ color: rgb(176, 146, 242); /* oklch */ color: oklch(72.5% 0.139 297.2);
Tailwind
colors: {
custom: {
50: '#c9b2f7',
500: '#b092f2',
950: '#000000',
},
}SCSS
$custom: #b092f2; $custom-light: #c9b2f7; $custom-dark: #000000;
JSON
{
"hex": "#b092f2",
"rgb": {
"r": 176,
"g": 146,
"b": 242
},
"hsl": {
"h": 258.75,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.72505,
"c": 0.13881,
"h": 297.2
},
"luminance": 0.36199
}Semantic roles & 50–950 ramp
primary
#B092F2
secondary
#EBF4D7
accent
#DB0B9A
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085