#B092ED#B092ED
#B092ED is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.3% C 0.132 H 298.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B092ED |
|---|---|
| RGB | rgb(176, 146, 237) |
| HSL | hsl(260, 72%, 75%) |
| HSV | hsv(260, 38%, 93%) |
| CMYK | cmyk(25.7%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(66.44, 29.85, -41.82) |
| CIE-LCH | lch(66.44, 51.38, 305.52°) |
| OKLab | oklab(72.26% 0.0625 -0.1165) |
| OKLCH | oklch(72.26% 0.132 298.2) |
| XYZ | xyz(43.4659, 35.9020, 84.7442) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.53
Baby Purple
#CA9BF7
ΔE00 5.16
Pastel Purple
#CAA0FF
ΔE00 5.41
Lavender (survey)
#C79FEF
ΔE00 5.55
Lavender
#B39DDB
ΔE00 5.81
Pale Purple
#B790D4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B092ED #CFED92
analogous
#92A1ED #B092ED #DD92ED
triadic
#B092ED #EDB092 #92EDB0
tetradic
#B092ED #ED92A1 #CFED92 #92EDDD
square
#B092ED #ED92A1 #CFED92 #92EDDD
split-complementary
#B092ED #EDDD92 #A1ED92
monochromatic
#6429DC #8A5DE4 #B092ED #D6C7F6 #ECE5FB
Accessibility & contrast
On white
2.57
#B092ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#B092ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B092ED
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B092ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B092ED | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F0
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#A4A1B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b092ed; /* rgb */ color: rgb(176, 146, 237); /* oklch */ color: oklch(72.3% 0.132 298.2);
Tailwind
colors: {
custom: {
50: '#c9b2f3',
500: '#b092ed',
950: '#000000',
},
}SCSS
$custom: #b092ed; $custom-light: #c9b2f3; $custom-dark: #000000;
JSON
{
"hex": "#b092ed",
"rgb": {
"r": 176,
"g": 146,
"b": 237
},
"hsl": {
"h": 259.78,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.72259,
"c": 0.13223,
"h": 298.2
},
"luminance": 0.35902
}Semantic roles & 50–950 ramp
primary
#B092ED
secondary
#EAF2D9
accent
#D41294
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085