#B092E4#B092E4
#B092E4 is a light, vivid violet. Relative luminance 0.354; OKLCH L 71.8% C 0.120 H 300.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B092E4 |
|---|---|
| RGB | rgb(176, 146, 228) |
| HSL | hsl(262, 60%, 73%) |
| HSV | hsv(262, 36%, 89%) |
| CMYK | cmyk(22.8%, 36%, 0%, 10.6%) |
| CIE-LAB | lab(66.05, 27.73, -37.48) |
| CIE-LCH | lch(66.05, 46.62, 306.49°) |
| OKLab | oklab(71.83% 0.0606 -0.104) |
| OKLCH | oklch(71.83% 0.12 300.2) |
| XYZ | xyz(42.1839, 35.3892, 77.9922) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.35
Lavender
#B39DDB
ΔE00 4.50
Lavender (survey)
#C79FEF
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.17
Liliac
#C48EFD
ΔE00 5.34
Pastel Purple
#CAA0FF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092E4 #C6E492
analogous
#929DE4 #B092E4 #D992E4
triadic
#B092E4 #E4B092 #92E4B0
tetradic
#B092E4 #E4929D #C6E492 #92E4D9
square
#B092E4 #E4929D #C6E492 #92E4D9
split-complementary
#B092E4 #E4D992 #9DE492
monochromatic
#6932CA #8C61D8 #B092E4 #D4C3F0 #EDE6F9
Accessibility & contrast
On white
2.60
#B092E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#B092E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092E4
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092E4 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA0E7
Deuteranopia (green-blind)
#84A0E2
Tritanopia (blue-blind)
#A79FB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b092e4; /* rgb */ color: rgb(176, 146, 228); /* oklch */ color: oklch(71.8% 0.120 300.2);
Tailwind
colors: {
custom: {
50: '#c9b2ed',
500: '#b092e4',
950: '#000000',
},
}SCSS
$custom: #b092e4; $custom-light: #c9b2ed; $custom-dark: #000000;
JSON
{
"hex": "#b092e4",
"rgb": {
"r": 176,
"g": 146,
"b": 228
},
"hsl": {
"h": 261.951,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.7183,
"c": 0.12038,
"h": 300.2
},
"luminance": 0.35389
}Semantic roles & 50–950 ramp
primary
#B092E4
secondary
#E8F0DB
accent
#C81E8A
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084