#B093EE#B093EE
#B093EE is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.5% C 0.132 H 297.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B093EE |
|---|---|
| RGB | rgb(176, 147, 238) |
| HSL | hsl(259, 73%, 75%) |
| HSV | hsv(259, 38%, 93%) |
| CMYK | cmyk(26.1%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.73, 29.53, -41.93) |
| CIE-LCH | lch(66.73, 51.29, 305.15°) |
| OKLab | oklab(72.49% 0.0613 -0.1168) |
| OKLCH | oklch(72.49% 0.132 297.7) |
| XYZ | xyz(43.7672, 36.2702, 85.5674) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.63
Baby Purple
#CA9BF7
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.52
Lavender
#B39DDB
ΔE00 5.77
Pale Purple
#B790D4
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B093EE #D1EE93
analogous
#93A3EE #B093EE #DD93EE
triadic
#B093EE #EEB093 #93EEB0
tetradic
#B093EE #EE93A3 #D1EE93 #93EEDD
square
#B093EE #EE93A3 #D1EE93 #93EEDD
split-complementary
#B093EE #EEDD93 #A3EE93
monochromatic
#6329DD #895EE6 #B093EE #D7C8F6 #ECE5FB
Accessibility & contrast
On white
2.54
#B093EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#B093EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B093EE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B093EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B093EE | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F1
Deuteranopia (green-blind)
#80A1EC
Tritanopia (blue-blind)
#A4A2B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b093ee; /* rgb */ color: rgb(176, 147, 238); /* oklch */ color: oklch(72.5% 0.132 297.7);
Tailwind
colors: {
custom: {
50: '#c9b3f4',
500: '#b093ee',
950: '#000000',
},
}SCSS
$custom: #b093ee; $custom-light: #c9b3f4; $custom-dark: #000000;
JSON
{
"hex": "#b093ee",
"rgb": {
"r": 176,
"g": 147,
"b": 238
},
"hsl": {
"h": 259.121,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.72487,
"c": 0.13197,
"h": 297.7
},
"luminance": 0.36271
}Semantic roles & 50–950 ramp
primary
#B093EE
secondary
#EAF2D9
accent
#D51196
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085