#B093DA#B093DA
#B093DA is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.6% C 0.106 H 302.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B093DA |
|---|---|
| RGB | rgb(176, 147, 218) |
| HSL | hsl(265, 49%, 72%) |
| HSV | hsv(265, 33%, 85%) |
| CMYK | cmyk(19.3%, 32.6%, 0%, 14.5%) |
| CIE-LAB | lab(65.87, 24.86, -32.23) |
| CIE-LCH | lch(65.87, 40.70, 307.65°) |
| OKLab | oklab(71.56% 0.0568 -0.0889) |
| OKLCH | oklch(71.56% 0.106 302.6) |
| XYZ | xyz(40.9905, 35.1595, 70.9431) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.71
Lavender
#B39DDB
ΔE00 3.07
Lavender (survey)
#C79FEF
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.90
Pastel Purple
#CAA0FF
ΔE00 6.76
Wisteria
#A87DC2
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B093DA #BDDA93
analogous
#939ADA #B093DA #D493DA
triadic
#B093DA #DAB093 #93DAB0
tetradic
#B093DA #DA939A #BDDA93 #93DAD4
square
#B093DA #DA939A #BDDA93 #93DAD4
split-complementary
#B093DA #DAD493 #9ADA93
monochromatic
#6E3EB5 #8F65CA #B093DA #D1C1EA #EEE8F7
Accessibility & contrast
On white
2.61
#B093DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#B093DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B093DA
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B093DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B093DA | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDD
Deuteranopia (green-blind)
#89A0D8
Tritanopia (blue-blind)
#A99EAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b093da; /* rgb */ color: rgb(176, 147, 218); /* oklch */ color: oklch(71.6% 0.106 302.6);
Tailwind
colors: {
custom: {
50: '#c8b3e5',
500: '#b093da',
950: '#000000',
},
}SCSS
$custom: #b093da; $custom-light: #c8b3e5; $custom-dark: #000000;
JSON
{
"hex": "#b093da",
"rgb": {
"r": 176,
"g": 147,
"b": 218
},
"hsl": {
"h": 264.507,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.71556,
"c": 0.10554,
"h": 302.6
},
"luminance": 0.35159
}Semantic roles & 50–950 ramp
primary
#B093DA
secondary
#E6EEDB
accent
#BC2980
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084