#B092F5#B092F5
#B092F5 is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.7% C 0.143 H 296.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B092F5 |
|---|---|
| RGB | rgb(176, 146, 245) |
| HSL | hsl(258, 83%, 77%) |
| HSV | hsv(258, 40%, 96%) |
| CMYK | cmyk(28.2%, 40.4%, 0%, 3.9%) |
| CIE-LAB | lab(66.81, 31.78, -45.64) |
| CIE-LCH | lch(66.81, 55.62, 304.85°) |
| OKLab | oklab(72.65% 0.064 -0.1276) |
| OKLCH | oklch(72.65% 0.143 296.6) |
| XYZ | xyz(44.6609, 36.3800, 91.0376) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.27
Pastel Purple
#CAA0FF
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 5.55
Lavender (survey)
#C79FEF
ΔE00 6.30
Lilac (survey)
#CEA2FD
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092F5 #D7F592
analogous
#92A6F5 #B092F5 #E292F5
triadic
#B092F5 #F5B092 #92F5B0
tetradic
#B092F5 #F592A6 #D7F592 #92F5E2
square
#B092F5 #F592A6 #D7F592 #92F5E2
split-complementary
#B092F5 #F5E292 #A6F592
monochromatic
#5F22EB #875AF0 #B092F5 #D9CAFA #EBE3FC
Accessibility & contrast
On white
2.54
#B092F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#B092F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092F5
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092F5 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#7BA1F2
Tritanopia (blue-blind)
#A2A3B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b092f5; /* rgb */ color: rgb(176, 146, 245); /* oklch */ color: oklch(72.7% 0.143 296.6);
Tailwind
colors: {
custom: {
50: '#cab2f9',
500: '#b092f5',
950: '#000000',
},
}SCSS
$custom: #b092f5; $custom-light: #cab2f9; $custom-dark: #000000;
JSON
{
"hex": "#b092f5",
"rgb": {
"r": 176,
"g": 146,
"b": 245
},
"hsl": {
"h": 258.182,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.72654,
"c": 0.14275,
"h": 296.6
},
"luminance": 0.3638
}Semantic roles & 50–950 ramp
primary
#B092F5
secondary
#EBF4D7
accent
#E0069E
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085