#B19DF6#B19DF6
#B19DF6 is a light, vivid violet. Relative luminance 0.401; OKLCH L 74.8% C 0.127 H 293.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B19DF6 |
|---|---|
| RGB | rgb(177, 157, 246) |
| HSL | hsl(253, 83%, 79%) |
| HSV | hsv(253, 36%, 96%) |
| CMYK | cmyk(28%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(69.55, 26.13, -41.88) |
| CIE-LCH | lch(69.55, 49.36, 301.96°) |
| OKLab | oklab(74.78% 0.0505 -0.1167) |
| OKLCH | oklch(74.78% 0.127 293.4) |
| XYZ | xyz(46.8189, 40.1142, 92.4471) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.71
Baby Purple
#CA9BF7
ΔE00 5.73
Lavender
#B39DDB
ΔE00 5.82
Lilac (survey)
#CEA2FD
ΔE00 5.86
Liliac
#C48EFD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19DF6 #E2F69D
analogous
#9DB6F6 #B19DF6 #DE9DF6
triadic
#B19DF6 #F6B19D #9DF6B1
tetradic
#B19DF6 #F69DB6 #E2F69D #9DF6DE
square
#B19DF6 #F69DB6 #E2F69D #9DF6DE
split-complementary
#B19DF6 #F6DE9D #B6F69D
monochromatic
#582DEC #8465F1 #B19DF6 #DED5FB #E9E3FC
Accessibility & contrast
On white
2.33
#B19DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#B19DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19DF6
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19DF6 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABF9
Deuteranopia (green-blind)
#87A8F4
Tritanopia (blue-blind)
#A2ADBE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b19df6; /* rgb */ color: rgb(177, 157, 246); /* oklch */ color: oklch(74.8% 0.127 293.4);
Tailwind
colors: {
custom: {
50: '#cabaf9',
500: '#b19df6',
950: '#000000',
},
}SCSS
$custom: #b19df6; $custom-light: #cabaf9; $custom-dark: #000000;
JSON
{
"hex": "#b19df6",
"rgb": {
"r": 177,
"g": 157,
"b": 246
},
"hsl": {
"h": 253.483,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.74775,
"c": 0.12716,
"h": 293.4
},
"luminance": 0.40115
}Semantic roles & 50–950 ramp
primary
#B19DF6
secondary
#EEF4D7
accent
#E006AF
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085