#B092EE#B092EE
#B092EE is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.3% C 0.134 H 298.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B092EE |
|---|---|
| RGB | rgb(176, 146, 238) |
| HSL | hsl(260, 73%, 75%) |
| HSV | hsv(260, 39%, 93%) |
| CMYK | cmyk(26.1%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.49, 30.09, -42.30) |
| CIE-LCH | lch(66.49, 51.91, 305.43°) |
| OKLab | oklab(72.31% 0.0627 -0.1179) |
| OKLCH | oklch(72.31% 0.134 298) |
| XYZ | xyz(43.6124, 35.9606, 85.5158) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 5.19
Pastel Purple
#CAA0FF
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.64
Lavender
#B39DDB
ΔE00 5.96
Pale Purple
#B790D4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092EE #D0EE92
analogous
#92A2EE #B092EE #DE92EE
triadic
#B092EE #EEB092 #92EEB0
tetradic
#B092EE #EE92A2 #D0EE92 #92EEDE
square
#B092EE #EE92A2 #D0EE92 #92EEDE
split-complementary
#B092EE #EEDE92 #A2EE92
monochromatic
#6328DD #8A5DE6 #B092EE #D6C7F6 #ECE5FB
Accessibility & contrast
On white
2.56
#B092EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#B092EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092EE
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092EE | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#A4A2B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b092ee; /* rgb */ color: rgb(176, 146, 238); /* oklch */ color: oklch(72.3% 0.134 298.0);
Tailwind
colors: {
custom: {
50: '#c9b2f4',
500: '#b092ee',
950: '#000000',
},
}SCSS
$custom: #b092ee; $custom-light: #c9b2f4; $custom-dark: #000000;
JSON
{
"hex": "#b092ee",
"rgb": {
"r": 176,
"g": 146,
"b": 238
},
"hsl": {
"h": 259.565,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.72308,
"c": 0.13355,
"h": 298
},
"luminance": 0.35961
}Semantic roles & 50–950 ramp
primary
#B092EE
secondary
#EAF3D8
accent
#D51095
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085