#B19DF8#B19DF8
#B19DF8 is a light, vivid violet. Relative luminance 0.402; OKLCH L 74.9% C 0.130 H 293.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B19DF8 |
|---|---|
| RGB | rgb(177, 157, 248) |
| HSL | hsl(253, 87%, 79%) |
| HSV | hsv(253, 37%, 97%) |
| CMYK | cmyk(28.6%, 36.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.64, 26.61, -42.83) |
| CIE-LCH | lch(69.64, 50.43, 301.85°) |
| OKLab | oklab(74.87% 0.0509 -0.1194) |
| OKLCH | oklch(74.87% 0.13 293.1) |
| XYZ | xyz(47.1275, 40.2376, 94.0724) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.84
Lavender (survey)
#C79FEF
ΔE00 5.93
Lilac (survey)
#CEA2FD
ΔE00 5.95
Lavender
#B39DDB
ΔE00 6.18
Liliac
#C48EFD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19DF8 #E4F89D
analogous
#9DB7F8 #B19DF8 #DF9DF8
triadic
#B19DF8 #F8B19D #9DF8B1
tetradic
#B19DF8 #F89DB7 #E4F89D #9DF8DF
square
#B19DF8 #F89DB7 #E4F89D #9DF8DF
split-complementary
#B19DF8 #F8DF9D #B7F89D
monochromatic
#562BF0 #8464F4 #B19DF8 #DED6FC #E8E2FD
Accessibility & contrast
On white
2.32
#B19DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#B19DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19DF8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19DF8 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFC
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#A1ADBF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b19df8; /* rgb */ color: rgb(177, 157, 248); /* oklch */ color: oklch(74.9% 0.130 293.1);
Tailwind
colors: {
custom: {
50: '#cabafb',
500: '#b19df8',
950: '#000000',
},
}SCSS
$custom: #b19df8; $custom-light: #cabafb; $custom-dark: #000000;
JSON
{
"hex": "#b19df8",
"rgb": {
"r": 177,
"g": 157,
"b": 248
},
"hsl": {
"h": 253.187,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.7487,
"c": 0.12986,
"h": 293.1
},
"luminance": 0.40238
}Semantic roles & 50–950 ramp
primary
#B19DF8
secondary
#EEF5D6
accent
#E302B2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085