#B093DB#B093DB
#B093DB is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.6% C 0.107 H 302.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B093DB |
|---|---|
| RGB | rgb(176, 147, 219) |
| HSL | hsl(264, 50%, 72%) |
| HSV | hsv(264, 33%, 86%) |
| CMYK | cmyk(19.6%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(65.91, 25.09, -32.72) |
| CIE-LCH | lch(65.91, 41.23, 307.48°) |
| OKLab | oklab(71.6% 0.0571 -0.0903) |
| OKLCH | oklch(71.6% 0.107 302.3) |
| XYZ | xyz(41.1217, 35.2120, 71.6343) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.86
Lavender
#B39DDB
ΔE00 3.15
Lavender (survey)
#C79FEF
ΔE00 4.98
Baby Purple
#CA9BF7
ΔE00 5.79
Pastel Purple
#CAA0FF
ΔE00 6.63
Liliac
#C48EFD
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B093DB #BEDB93
analogous
#939ADB #B093DB #D493DB
triadic
#B093DB #DBB093 #93DBB0
tetradic
#B093DB #DB939A #BEDB93 #93DBD4
square
#B093DB #DB939A #BEDB93 #93DBD4
split-complementary
#B093DB #DBD493 #9ADB93
monochromatic
#6E3DB7 #8E65CC #B093DB #D2C1EA #EEE8F7
Accessibility & contrast
On white
2.61
#B093DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#B093DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B093DB
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B093DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B093DB | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A0DE
Deuteranopia (green-blind)
#89A0D9
Tritanopia (blue-blind)
#A99EAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b093db; /* rgb */ color: rgb(176, 147, 219); /* oklch */ color: oklch(71.6% 0.107 302.3);
Tailwind
colors: {
custom: {
50: '#c8b3e6',
500: '#b093db',
950: '#000000',
},
}SCSS
$custom: #b093db; $custom-light: #c8b3e6; $custom-dark: #000000;
JSON
{
"hex": "#b093db",
"rgb": {
"r": 176,
"g": 147,
"b": 219
},
"hsl": {
"h": 264.167,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.71601,
"c": 0.10685,
"h": 302.3
},
"luminance": 0.35212
}Semantic roles & 50–950 ramp
primary
#B093DB
secondary
#E7EEDC
accent
#BD2881
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084