#B395DB#B395DB
#B395DB is a light, moderate violet. Relative luminance 0.362; OKLCH L 72.2% C 0.104 H 303.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B395DB |
|---|---|
| RGB | rgb(179, 149, 219) |
| HSL | hsl(266, 49%, 72%) |
| HSV | hsv(266, 32%, 86%) |
| CMYK | cmyk(18.3%, 32%, 0%, 14.1%) |
| CIE-LAB | lab(66.67, 24.88, -31.53) |
| CIE-LCH | lch(66.67, 40.16, 308.28°) |
| OKLab | oklab(72.24% 0.0576 -0.0869) |
| OKLCH | oklch(72.24% 0.104 303.6) |
| XYZ | xyz(42.1214, 36.1931, 71.7710) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.50
Lavender
#B39DDB
ΔE00 2.61
Lavender (survey)
#C79FEF
ΔE00 4.44
Baby Purple
#CA9BF7
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 6.38
Lilac (survey)
#CEA2FD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B395DB #BDDB95
analogous
#959ADB #B395DB #D695DB
triadic
#B395DB #DBB395 #95DBB3
tetradic
#B395DB #DB959A #BDDB95 #95DBD6
square
#B395DB #DB959A #BDDB95 #95DBD6
split-complementary
#B395DB #DBD695 #9ADB95
monochromatic
#723EB7 #9267CB #B395DB #D4C3EB #EFE8F7
Accessibility & contrast
On white
2.55
#B395DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B395DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B395DB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B395DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B395DB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DE
Deuteranopia (green-blind)
#8CA2D9
Tritanopia (blue-blind)
#AD9FAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b395db; /* rgb */ color: rgb(179, 149, 219); /* oklch */ color: oklch(72.2% 0.104 303.6);
Tailwind
colors: {
custom: {
50: '#cab4e6',
500: '#b395db',
950: '#000000',
},
}SCSS
$custom: #b395db; $custom-light: #cab4e6; $custom-dark: #000000;
JSON
{
"hex": "#b395db",
"rgb": {
"r": 179,
"g": 149,
"b": 219
},
"hsl": {
"h": 265.714,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.72242,
"c": 0.10428,
"h": 303.6
},
"luminance": 0.36193
}Semantic roles & 50–950 ramp
primary
#B395DB
secondary
#E7EEDD
accent
#BD297D
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084