#B19DF9#B19DF9
#B19DF9 is a light, vivid violet. Relative luminance 0.403; OKLCH L 74.9% C 0.131 H 292.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B19DF9 |
|---|---|
| RGB | rgb(177, 157, 249) |
| HSL | hsl(253, 88%, 80%) |
| HSV | hsv(253, 37%, 98%) |
| CMYK | cmyk(28.9%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(69.68, 26.86, -43.31) |
| CIE-LCH | lch(69.68, 50.96, 301.81°) |
| OKLab | oklab(74.92% 0.0512 -0.1208) |
| OKLCH | oklch(74.92% 0.131 292.9) |
| XYZ | xyz(47.2831, 40.2998, 94.8917) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 5.91
Lilac (survey)
#CEA2FD
ΔE00 6.00
Lavender (survey)
#C79FEF
ΔE00 6.04
Liliac
#C48EFD
ΔE00 6.32
Lavender
#B39DDB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19DF9 #E5F99D
analogous
#9DB7F9 #B19DF9 #DF9DF9
triadic
#B19DF9 #F9B19D #9DF9B1
tetradic
#B19DF9 #F99DB7 #E5F99D #9DF9DF
square
#B19DF9 #F99DB7 #E5F99D #9DF9DF
split-complementary
#B19DF9 #F9DF9D #B7F99D
monochromatic
#552AF2 #8363F5 #B19DF9 #DFD7FD #E8E2FD
Accessibility & contrast
On white
2.32
#B19DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#B19DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19DF9
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19DF9 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#85A9F7
Tritanopia (blue-blind)
#A1ADBF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b19df9; /* rgb */ color: rgb(177, 157, 249); /* oklch */ color: oklch(74.9% 0.131 292.9);
Tailwind
colors: {
custom: {
50: '#cabafb',
500: '#b19df9',
950: '#000000',
},
}SCSS
$custom: #b19df9; $custom-light: #cabafb; $custom-dark: #000000;
JSON
{
"hex": "#b19df9",
"rgb": {
"r": 177,
"g": 157,
"b": 249
},
"hsl": {
"h": 253.043,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.74918,
"c": 0.13121,
"h": 292.9
},
"luminance": 0.40301
}Semantic roles & 50–950 ramp
primary
#B19DF9
secondary
#EEF5D6
accent
#E500B3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085