#B19EF8#B19EF8
#B19EF8 is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.1% C 0.128 H 292.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B19EF8 |
|---|---|
| RGB | rgb(177, 158, 248) |
| HSL | hsl(253, 87%, 80%) |
| HSV | hsv(253, 36%, 97%) |
| CMYK | cmyk(28.6%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.88, 26.05, -42.46) |
| CIE-LCH | lch(69.88, 49.81, 301.53°) |
| OKLab | oklab(75.05% 0.0496 -0.1184) |
| OKLCH | oklch(75.05% 0.128 292.7) |
| XYZ | xyz(47.2974, 40.5774, 94.1291) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.10
Baby Purple
#CA9BF7
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.00
Lavender
#B39DDB
ΔE00 6.14
Liliac
#C48EFD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19EF8 #E5F89E
analogous
#9EB8F8 #B19EF8 #DE9EF8
triadic
#B19EF8 #F8B19E #9EF8B1
tetradic
#B19EF8 #F89EB8 #E5F89E #9EF8DE
square
#B19EF8 #F89EB8 #E5F89E #9EF8DE
split-complementary
#B19EF8 #F8DE9E #B8F89E
monochromatic
#552CF0 #8365F4 #B19EF8 #DFD7FC #E8E2FD
Accessibility & contrast
On white
2.30
#B19EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#B19EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19EF8
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19EF8 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#87A9F6
Tritanopia (blue-blind)
#A1AEBF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b19ef8; /* rgb */ color: rgb(177, 158, 248); /* oklch */ color: oklch(75.1% 0.128 292.7);
Tailwind
colors: {
custom: {
50: '#cabafb',
500: '#b19ef8',
950: '#000000',
},
}SCSS
$custom: #b19ef8; $custom-light: #cabafb; $custom-dark: #000000;
JSON
{
"hex": "#b19ef8",
"rgb": {
"r": 177,
"g": 158,
"b": 248
},
"hsl": {
"h": 252.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.75054,
"c": 0.12834,
"h": 292.7
},
"luminance": 0.40578
}Semantic roles & 50–950 ramp
primary
#B19EF8
secondary
#EEF5D6
accent
#E302B4
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085