#B093F0#B093F0
#B093F0 is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.6% C 0.135 H 297.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B093F0 |
|---|---|
| RGB | rgb(176, 147, 240) |
| HSL | hsl(259, 76%, 76%) |
| HSV | hsv(259, 39%, 94%) |
| CMYK | cmyk(26.7%, 38.8%, 0%, 5.9%) |
| CIE-LAB | lab(66.82, 30.01, -42.89) |
| CIE-LCH | lch(66.82, 52.35, 304.98°) |
| OKLab | oklab(72.58% 0.0617 -0.1196) |
| OKLCH | oklch(72.58% 0.135 297.3) |
| XYZ | xyz(44.0627, 36.3884, 87.1234) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.54
Baby Purple
#CA9BF7
ΔE00 5.23
Pastel Purple
#CAA0FF
ΔE00 5.29
Lavender (survey)
#C79FEF
ΔE00 5.69
Lavender
#B39DDB
ΔE00 6.08
Lilac (survey)
#CEA2FD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B093F0 #D3F093
analogous
#93A4F0 #B093F0 #DF93F0
triadic
#B093F0 #F0B093 #93F0B0
tetradic
#B093F0 #F093A4 #D3F093 #93F0DF
square
#B093F0 #F093A4 #D3F093 #93F0DF
split-complementary
#B093F0 #F0DF93 #A4F093
monochromatic
#6128E1 #895DE9 #B093F0 #D7C9F7 #EBE4FB
Accessibility & contrast
On white
2.54
#B093F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#B093F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B093F0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B093F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B093F0 | 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)
#7AA3F4
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#A3A3B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b093f0; /* rgb */ color: rgb(176, 147, 240); /* oklch */ color: oklch(72.6% 0.135 297.3);
Tailwind
colors: {
custom: {
50: '#c9b3f5',
500: '#b093f0',
950: '#000000',
},
}SCSS
$custom: #b093f0; $custom-light: #c9b3f5; $custom-dark: #000000;
JSON
{
"hex": "#b093f0",
"rgb": {
"r": 176,
"g": 147,
"b": 240
},
"hsl": {
"h": 258.71,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.72585,
"c": 0.1346,
"h": 297.3
},
"luminance": 0.36389
}Semantic roles & 50–950 ramp
primary
#B093F0
secondary
#EBF3D8
accent
#D80E99
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085