#B092EB#B092EB
#B092EB is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.2% C 0.130 H 298.6°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B092EB |
|---|---|
| RGB | rgb(176, 146, 235) |
| HSL | hsl(260, 69%, 75%) |
| HSV | hsv(260, 38%, 92%) |
| CMYK | cmyk(25.1%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(66.36, 29.38, -40.86) |
| CIE-LCH | lch(66.36, 50.33, 305.71°) |
| OKLab | oklab(72.16% 0.0621 -0.1137) |
| OKLCH | oklch(72.16% 0.13 298.6) |
| XYZ | xyz(43.1753, 35.7857, 83.2139) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.66
Baby Purple
#CA9BF7
ΔE00 5.12
Lavender (survey)
#C79FEF
ΔE00 5.40
Pastel Purple
#CAA0FF
ΔE00 5.45
Lavender
#B39DDB
ΔE00 5.51
Pale Purple
#B790D4
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092EB #CDEB92
analogous
#92A1EB #B092EB #DD92EB
triadic
#B092EB #EBB092 #92EBB0
tetradic
#B092EB #EB92A1 #CDEB92 #92EBDD
square
#B092EB #EB92A1 #CDEB92 #92EBDD
split-complementary
#B092EB #EBDD92 #A1EB92
monochromatic
#652BD8 #8B5EE2 #B092EB #D5C6F4 #ECE5FA
Accessibility & contrast
On white
2.57
#B092EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#B092EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092EB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092EB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#80A1E9
Tritanopia (blue-blind)
#A5A1B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b092eb; /* rgb */ color: rgb(176, 146, 235); /* oklch */ color: oklch(72.2% 0.130 298.6);
Tailwind
colors: {
custom: {
50: '#c9b2f2',
500: '#b092eb',
950: '#000000',
},
}SCSS
$custom: #b092eb; $custom-light: #c9b2f2; $custom-dark: #000000;
JSON
{
"hex": "#b092eb",
"rgb": {
"r": 176,
"g": 146,
"b": 235
},
"hsl": {
"h": 260.225,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.72162,
"c": 0.1296,
"h": 298.6
},
"luminance": 0.35786
}Semantic roles & 50–950 ramp
primary
#B092EB
secondary
#EAF2D9
accent
#D11591
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085