#B19DFC#B19DFC
#B19DFC is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.1% C 0.135 H 292.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B19DFC |
|---|---|
| RGB | rgb(177, 157, 252) |
| HSL | hsl(253, 94%, 80%) |
| HSV | hsv(253, 38%, 99%) |
| CMYK | cmyk(29.8%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.82, 27.60, -44.73) |
| CIE-LCH | lch(69.82, 52.56, 301.67°) |
| OKLab | oklab(75.06% 0.0518 -0.1249) |
| OKLCH | oklch(75.06% 0.135 292.5) |
| XYZ | xyz(47.7547, 40.4885, 97.3757) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.20
Baby Purple
#CA9BF7
ΔE00 6.11
Lilac (survey)
#CEA2FD
ΔE00 6.18
Liliac
#C48EFD
ΔE00 6.32
Lavender (survey)
#C79FEF
ΔE00 6.38
Lavender
#B39DDB
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19DFC #E8FC9D
analogous
#9DB8FC #B19DFC #E19DFC
triadic
#B19DFC #FCB19D #9DFCB1
tetradic
#B19DFC #FC9DB8 #E8FC9D #9DFCE1
square
#B19DFC #FC9DB8 #E8FC9D #9DFCE1
split-complementary
#B19DFC #FCE19D #B8FC9D
monochromatic
#5226F8 #8262FA #B19DFC #E0D8FE #E7E1FE
Accessibility & contrast
On white
2.31
#B19DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#B19DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19DFC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19DFC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#A0AEC1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b19dfc; /* rgb */ color: rgb(177, 157, 252); /* oklch */ color: oklch(75.1% 0.135 292.5);
Tailwind
colors: {
custom: {
50: '#cabafd',
500: '#b19dfc',
950: '#000000',
},
}SCSS
$custom: #b19dfc; $custom-light: #cabafd; $custom-dark: #000000;
JSON
{
"hex": "#b19dfc",
"rgb": {
"r": 177,
"g": 157,
"b": 252
},
"hsl": {
"h": 252.632,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.75064,
"c": 0.13524,
"h": 292.5
},
"luminance": 0.40489
}Semantic roles & 50–950 ramp
primary
#B19DFC
secondary
#EFF6D5
accent
#E600B5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086