#B394DB#B394DB
#B394DB is a light, moderate violet. Relative luminance 0.359; OKLCH L 72.1% C 0.106 H 303.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B394DB |
|---|---|
| RGB | rgb(179, 148, 219) |
| HSL | hsl(266, 50%, 72%) |
| HSV | hsv(266, 32%, 86%) |
| CMYK | cmyk(18.3%, 32.4%, 0%, 14.1%) |
| CIE-LAB | lab(66.43, 25.44, -31.90) |
| CIE-LCH | lch(66.43, 40.80, 308.57°) |
| OKLab | oklab(72.06% 0.0591 -0.088) |
| OKLCH | oklch(72.06% 0.106 303.9) |
| XYZ | xyz(41.9639, 35.8781, 71.7185) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.35
Lavender
#B39DDB
ΔE00 2.93
Lavender (survey)
#C79FEF
ΔE00 4.51
Baby Purple
#CA9BF7
ΔE00 5.46
Pastel Purple
#CAA0FF
ΔE00 6.39
Lilac (survey)
#CEA2FD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B394DB #BCDB94
analogous
#9499DB #B394DB #D694DB
triadic
#B394DB #DBB394 #94DBB3
tetradic
#B394DB #DB9499 #BCDB94 #94DBD6
square
#B394DB #DB9499 #BCDB94 #94DBD6
split-complementary
#B394DB #DBD694 #99DB94
monochromatic
#733EB7 #9266CC #B394DB #D4C2EA #EFE8F7
Accessibility & contrast
On white
2.57
#B394DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#B394DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B394DB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B394DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B394DB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DE
Deuteranopia (green-blind)
#8BA2D9
Tritanopia (blue-blind)
#AD9FAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b394db; /* rgb */ color: rgb(179, 148, 219); /* oklch */ color: oklch(72.1% 0.106 303.9);
Tailwind
colors: {
custom: {
50: '#cab3e6',
500: '#b394db',
950: '#000000',
},
}SCSS
$custom: #b394db; $custom-light: #cab3e6; $custom-dark: #000000;
JSON
{
"hex": "#b394db",
"rgb": {
"r": 179,
"g": 148,
"b": 219
},
"hsl": {
"h": 266.197,
"s": 49.65,
"l": 71.961
},
"oklch": {
"l": 0.72058,
"c": 0.10596,
"h": 303.9
},
"luminance": 0.35878
}Semantic roles & 50–950 ramp
primary
#B394DB
secondary
#E7EEDD
accent
#BD297C
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084