#B19FFF#B19FFF
#B19FFF is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.6% C 0.136 H 291.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B19FFF |
|---|---|
| RGB | rgb(177, 159, 255) |
| HSL | hsl(251, 100%, 81%) |
| HSV | hsv(251, 38%, 100%) |
| CMYK | cmyk(30.6%, 37.6%, 0%, 0%) |
| CIE-LAB | lab(70.43, 27.22, -45.40) |
| CIE-LCH | lch(70.43, 52.93, 300.94°) |
| OKLab | oklab(75.58% 0.0497 -0.1269) |
| OKLCH | oklch(75.58% 0.136 291.4) |
| XYZ | xyz(48.5750, 41.3624, 100.0129) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 6.47
Baby Purple
#CA9BF7
ΔE00 6.56
Lavender (survey)
#C79FEF
ΔE00 6.81
Liliac
#C48EFD
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19FFF #EDFF9F
analogous
#9FBDFF #B19FFF #E19FFF
triadic
#B19FFF #FFB19F #9FFFB1
tetradic
#B19FFF #FF9FBD #EDFF9F #9FFFE1
square
#B19FFF #FF9FBD #EDFF9F #9FFFE1
split-complementary
#B19FFF #FFE19F #BDFF9F
monochromatic
#4E25FF #7F62FF #B19FFF #E3DCFF #E6E0FF
Accessibility & contrast
On white
2.26
#B19FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#B19FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19FFF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19FFF | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#9FB0C3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b19fff; /* rgb */ color: rgb(177, 159, 255); /* oklch */ color: oklch(75.6% 0.136 291.4);
Tailwind
colors: {
custom: {
50: '#cabbff',
500: '#b19fff',
950: '#000000',
},
}SCSS
$custom: #b19fff; $custom-light: #cabbff; $custom-dark: #000000;
JSON
{
"hex": "#b19fff",
"rgb": {
"r": 177,
"g": 159,
"b": 255
},
"hsl": {
"h": 251.25,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.75575,
"c": 0.13627,
"h": 291.4
},
"luminance": 0.41363
}Semantic roles & 50–950 ramp
primary
#B19FFF
secondary
#F1F7D4
accent
#E600BA
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131218
muted
#828186