#B293DB#B293DB
#B293DB is a light, moderate violet. Relative luminance 0.354; OKLCH L 71.8% C 0.107 H 303.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B293DB |
|---|---|
| RGB | rgb(178, 147, 219) |
| HSL | hsl(266, 50%, 72%) |
| HSV | hsv(266, 33%, 86%) |
| CMYK | cmyk(18.7%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(66.10, 25.70, -32.42) |
| CIE-LCH | lch(66.10, 41.37, 308.40°) |
| OKLab | oklab(71.78% 0.0594 -0.0895) |
| OKLCH | oklch(71.78% 0.107 303.6) |
| XYZ | xyz(41.5774, 35.4470, 71.6557) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.43
Lavender
#B39DDB
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 4.71
Baby Purple
#CA9BF7
ΔE00 5.54
Pastel Purple
#CAA0FF
ΔE00 6.48
Liliac
#C48EFD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B293DB #BCDB93
analogous
#9398DB #B293DB #D693DB
triadic
#B293DB #DBB293 #93DBB2
tetradic
#B293DB #DB9398 #BCDB93 #93DBD6
square
#B293DB #DB9398 #BCDB93 #93DBD6
split-complementary
#B293DB #DBD693 #98DB93
monochromatic
#713DB7 #9165CC #B293DB #D3C1EA #EFE8F7
Accessibility & contrast
On white
2.60
#B293DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#B293DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B293DB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B293DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B293DB | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A0DE
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#AC9EAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b293db; /* rgb */ color: rgb(178, 147, 219); /* oklch */ color: oklch(71.8% 0.107 303.6);
Tailwind
colors: {
custom: {
50: '#cab3e6',
500: '#b293db',
950: '#000000',
},
}SCSS
$custom: #b293db; $custom-light: #cab3e6; $custom-dark: #000000;
JSON
{
"hex": "#b293db",
"rgb": {
"r": 178,
"g": 147,
"b": 219
},
"hsl": {
"h": 265.833,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.71783,
"c": 0.10737,
"h": 303.6
},
"luminance": 0.35447
}Semantic roles & 50–950 ramp
primary
#B293DB
secondary
#E6EEDC
accent
#BD287D
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084