#B19DFB#B19DFB
#B19DFB is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.0% C 0.134 H 292.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B19DFB |
|---|---|
| RGB | rgb(177, 157, 251) |
| HSL | hsl(253, 92%, 80%) |
| HSV | hsv(253, 37%, 98%) |
| CMYK | cmyk(29.5%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.77, 27.35, -44.26) |
| CIE-LCH | lch(69.77, 52.03, 301.71°) |
| OKLab | oklab(75.02% 0.0516 -0.1236) |
| OKLCH | oklch(75.02% 0.134 292.6) |
| XYZ | xyz(47.5967, 40.4253, 96.5433) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.15
Baby Purple
#CA9BF7
ΔE00 6.04
Lilac (survey)
#CEA2FD
ΔE00 6.12
Lavender (survey)
#C79FEF
ΔE00 6.27
Liliac
#C48EFD
ΔE00 6.32
Lavender
#B39DDB
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19DFB #E7FB9D
analogous
#9DB8FB #B19DFB #E09DFB
triadic
#B19DFB #FBB19D #9DFBB1
tetradic
#B19DFB #FB9DB8 #E7FB9D #9DFBE0
square
#B19DFB #FB9DB8 #E7FB9D #9DFBE0
split-complementary
#B19DFB #FBE09D #B8FB9D
monochromatic
#5327F6 #8262F9 #B19DFB #E0D8FD #E8E2FE
Accessibility & contrast
On white
2.31
#B19DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#B19DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19DFB
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19DFB | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#84A9F9
Tritanopia (blue-blind)
#A0AEC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b19dfb; /* rgb */ color: rgb(177, 157, 251); /* oklch */ color: oklch(75.0% 0.134 292.6);
Tailwind
colors: {
custom: {
50: '#cabafd',
500: '#b19dfb',
950: '#000000',
},
}SCSS
$custom: #b19dfb; $custom-light: #cabafd; $custom-dark: #000000;
JSON
{
"hex": "#b19dfb",
"rgb": {
"r": 177,
"g": 157,
"b": 251
},
"hsl": {
"h": 252.766,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.75015,
"c": 0.1339,
"h": 292.6
},
"luminance": 0.40426
}Semantic roles & 50–950 ramp
primary
#B19DFB
secondary
#EFF6D5
accent
#E600B5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085