#B092EA#B092EA
#B092EA is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.1% C 0.128 H 298.8°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B092EA |
|---|---|
| RGB | rgb(176, 146, 234) |
| HSL | hsl(260, 68%, 75%) |
| HSV | hsv(260, 38%, 92%) |
| CMYK | cmyk(24.8%, 37.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.31, 29.14, -40.38) |
| CIE-LCH | lch(66.31, 49.80, 305.81°) |
| OKLab | oklab(72.11% 0.0619 -0.1124) |
| OKLCH | oklch(72.11% 0.128 298.8) |
| XYZ | xyz(43.0313, 35.7281, 82.4551) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.74
Baby Purple
#CA9BF7
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.33
Lavender
#B39DDB
ΔE00 5.36
Pale Purple
#B790D4
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092EA #CCEA92
analogous
#92A0EA #B092EA #DC92EA
triadic
#B092EA #EAB092 #92EAB0
tetradic
#B092EA #EA92A0 #CCEA92 #92EADC
square
#B092EA #EA92A0 #CCEA92 #92EADC
split-complementary
#B092EA #EADC92 #A0EA92
monochromatic
#662BD6 #8B5FE0 #B092EA #D5C5F4 #ECE5FA
Accessibility & contrast
On white
2.58
#B092EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#B092EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092EA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092EA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#81A0E8
Tritanopia (blue-blind)
#A5A1B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b092ea; /* rgb */ color: rgb(176, 146, 234); /* oklch */ color: oklch(72.1% 0.128 298.8);
Tailwind
colors: {
custom: {
50: '#c9b2f1',
500: '#b092ea',
950: '#000000',
},
}SCSS
$custom: #b092ea; $custom-light: #c9b2f1; $custom-dark: #000000;
JSON
{
"hex": "#b092ea",
"rgb": {
"r": 176,
"g": 146,
"b": 234
},
"hsl": {
"h": 260.455,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.72114,
"c": 0.12829,
"h": 298.8
},
"luminance": 0.35728
}Semantic roles & 50–950 ramp
primary
#B092EA
secondary
#E9F2D9
accent
#D01690
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084