#B093F3#B093F3
#B093F3 is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.7% C 0.139 H 296.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B093F3 |
|---|---|
| RGB | rgb(176, 147, 243) |
| HSL | hsl(258, 80%, 76%) |
| HSV | hsv(258, 40%, 95%) |
| CMYK | cmyk(27.6%, 39.5%, 0%, 4.7%) |
| CIE-LAB | lab(66.95, 30.73, -44.32) |
| CIE-LCH | lch(66.95, 53.93, 304.74°) |
| OKLab | oklab(72.73% 0.0623 -0.1238) |
| OKLCH | oklch(72.73% 0.139 296.7) |
| XYZ | xyz(44.5120, 36.5681, 89.4899) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.45
Pastel Purple
#CAA0FF
ΔE00 5.33
Baby Purple
#CA9BF7
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 5.98
Lilac (survey)
#CEA2FD
ΔE00 6.29
Lavender
#B39DDB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B093F3 #D6F393
analogous
#93A6F3 #B093F3 #E093F3
triadic
#B093F3 #F3B093 #93F3B0
tetradic
#B093F3 #F393A6 #D6F393 #93F3E0
square
#B093F3 #F393A6 #D6F393 #93F3E0
split-complementary
#B093F3 #F3E093 #A6F393
monochromatic
#5F25E7 #885CED #B093F3 #D8CAF9 #EBE3FC
Accessibility & contrast
On white
2.53
#B093F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#B093F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B093F3
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B093F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B093F3 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F7
Deuteranopia (green-blind)
#7DA2F1
Tritanopia (blue-blind)
#A2A4B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b093f3; /* rgb */ color: rgb(176, 147, 243); /* oklch */ color: oklch(72.7% 0.139 296.7);
Tailwind
colors: {
custom: {
50: '#c9b3f7',
500: '#b093f3',
950: '#000000',
},
}SCSS
$custom: #b093f3; $custom-light: #c9b3f7; $custom-dark: #000000;
JSON
{
"hex": "#b093f3",
"rgb": {
"r": 176,
"g": 147,
"b": 243
},
"hsl": {
"h": 258.125,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.72732,
"c": 0.13856,
"h": 296.7
},
"luminance": 0.36569
}Semantic roles & 50–950 ramp
primary
#B093F3
secondary
#EBF4D7
accent
#DC099D
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085