#B092EF#B092EF
#B092EF is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.4% C 0.135 H 297.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B092EF |
|---|---|
| RGB | rgb(176, 146, 239) |
| HSL | hsl(259, 74%, 75%) |
| HSV | hsv(259, 39%, 94%) |
| CMYK | cmyk(26.4%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(66.53, 30.33, -42.78) |
| CIE-LCH | lch(66.53, 52.44, 305.34°) |
| OKLab | oklab(72.36% 0.0629 -0.1193) |
| OKLCH | oklch(72.36% 0.135 297.8) |
| XYZ | xyz(43.7597, 36.0195, 86.2916) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.42
Baby Purple
#CA9BF7
ΔE00 5.23
Pastel Purple
#CAA0FF
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.72
Lavender
#B39DDB
ΔE00 6.12
Lilac (survey)
#CEA2FD
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092EF #D1EF92
analogous
#92A2EF #B092EF #DE92EF
triadic
#B092EF #EFB092 #92EFB0
tetradic
#B092EF #EF92A2 #D1EF92 #92EFDE
square
#B092EF #EF92A2 #D1EF92 #92EFDE
split-complementary
#B092EF #EFDE92 #A2EF92
monochromatic
#6327DF #895DE7 #B092EF #D7C7F7 #ECE4FB
Accessibility & contrast
On white
2.56
#B092EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#B092EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092EF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092EF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#7EA1ED
Tritanopia (blue-blind)
#A3A2B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b092ef; /* rgb */ color: rgb(176, 146, 239); /* oklch */ color: oklch(72.4% 0.135 297.8);
Tailwind
colors: {
custom: {
50: '#c9b2f4',
500: '#b092ef',
950: '#000000',
},
}SCSS
$custom: #b092ef; $custom-light: #c9b2f4; $custom-dark: #000000;
JSON
{
"hex": "#b092ef",
"rgb": {
"r": 176,
"g": 146,
"b": 239
},
"hsl": {
"h": 259.355,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.72357,
"c": 0.13486,
"h": 297.8
},
"luminance": 0.3602
}Semantic roles & 50–950 ramp
primary
#B092EF
secondary
#EAF3D8
accent
#D70F96
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085