#B19EFB#B19EFB
#B19EFB is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.2% C 0.132 H 292.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B19EFB |
|---|---|
| RGB | rgb(177, 158, 251) |
| HSL | hsl(252, 92%, 80%) |
| HSV | hsv(252, 37%, 98%) |
| CMYK | cmyk(29.5%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(70.01, 26.79, -43.88) |
| CIE-LCH | lch(70.01, 51.41, 301.40°) |
| OKLab | oklab(75.2% 0.0502 -0.1225) |
| OKLCH | oklch(75.2% 0.132 292.3) |
| XYZ | xyz(47.7665, 40.7650, 96.5999) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.21
Baby Purple
#CA9BF7
ΔE00 6.15
Lilac (survey)
#CEA2FD
ΔE00 6.16
Lavender (survey)
#C79FEF
ΔE00 6.30
Liliac
#C48EFD
ΔE00 6.56
Lavender
#B39DDB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19EFB #E8FB9E
analogous
#9EB9FB #B19EFB #DF9EFB
triadic
#B19EFB #FBB19E #9EFBB1
tetradic
#B19EFB #FB9EB9 #E8FB9E #9EFBDF
square
#B19EFB #FB9EB9 #E8FB9E #9EFBDF
split-complementary
#B19EFB #FBDF9E #B9FB9E
monochromatic
#5228F6 #8263F9 #B19EFB #E0D9FD #E7E2FE
Accessibility & contrast
On white
2.29
#B19EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B19EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19EFB
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19EFB | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFF
Deuteranopia (green-blind)
#85A9F9
Tritanopia (blue-blind)
#A0AFC1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b19efb; /* rgb */ color: rgb(177, 158, 251); /* oklch */ color: oklch(75.2% 0.132 292.3);
Tailwind
colors: {
custom: {
50: '#cabafd',
500: '#b19efb',
950: '#000000',
},
}SCSS
$custom: #b19efb; $custom-light: #cabafd; $custom-dark: #000000;
JSON
{
"hex": "#b19efb",
"rgb": {
"r": 177,
"g": 158,
"b": 251
},
"hsl": {
"h": 252.258,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.75198,
"c": 0.13239,
"h": 292.3
},
"luminance": 0.40766
}Semantic roles & 50–950 ramp
primary
#B19EFB
secondary
#EFF6D5
accent
#E600B7
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085