#B19EFE#B19EFE
#B19EFE is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.3% C 0.136 H 291.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B19EFE |
|---|---|
| RGB | rgb(177, 158, 254) |
| HSL | hsl(252, 98%, 81%) |
| HSV | hsv(252, 38%, 100%) |
| CMYK | cmyk(30.3%, 37.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.14, 27.53, -45.30) |
| CIE-LCH | lch(70.14, 53.01, 301.29°) |
| OKLab | oklab(75.34% 0.0508 -0.1266) |
| OKLCH | oklch(75.34% 0.136 291.9) |
| XYZ | xyz(48.2432, 40.9557, 99.1102) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.36
Lilac (survey)
#CEA2FD
ΔE00 6.35
Baby Purple
#CA9BF7
ΔE00 6.37
Liliac
#C48EFD
ΔE00 6.59
Lavender (survey)
#C79FEF
ΔE00 6.65
Periwinkle Blue
#8F99FB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19EFE #EBFE9E
analogous
#9EBBFE #B19EFE #E19EFE
triadic
#B19EFE #FEB19E #9EFEB1
tetradic
#B19EFE #FE9EBB #EBFE9E #9EFEE1
square
#B19EFE #FE9EBB #EBFE9E #9EFEE1
split-complementary
#B19EFE #FEE19E #BBFE9E
monochromatic
#5025FD #8061FD #B19EFE #E2DBFF #E7E1FF
Accessibility & contrast
On white
2.28
#B19EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#B19EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19EFE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19EFE | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#9FAFC2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b19efe; /* rgb */ color: rgb(177, 158, 254); /* oklch */ color: oklch(75.3% 0.136 291.9);
Tailwind
colors: {
custom: {
50: '#cabaff',
500: '#b19efe',
950: '#000000',
},
}SCSS
$custom: #b19efe; $custom-light: #cabaff; $custom-dark: #000000;
JSON
{
"hex": "#b19efe",
"rgb": {
"r": 177,
"g": 158,
"b": 254
},
"hsl": {
"h": 251.875,
"s": 97.959,
"l": 80.784
},
"oklch": {
"l": 0.75344,
"c": 0.13643,
"h": 291.9
},
"luminance": 0.40957
}Semantic roles & 50–950 ramp
primary
#B19EFE
secondary
#F0F7D4
accent
#E600B8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086