#B19EFF#B19EFF
#B19EFF is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.4% C 0.138 H 291.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B19EFF |
|---|---|
| RGB | rgb(177, 158, 255) |
| HSL | hsl(252, 100%, 81%) |
| HSV | hsv(252, 38%, 100%) |
| CMYK | cmyk(30.6%, 38%, 0%, 0%) |
| CIE-LAB | lab(70.19, 27.78, -45.77) |
| CIE-LCH | lch(70.19, 53.54, 301.25°) |
| OKLab | oklab(75.39% 0.051 -0.128) |
| OKLCH | oklch(75.39% 0.138 291.7) |
| XYZ | xyz(48.4037, 41.0199, 99.9558) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.42
Lilac (survey)
#CEA2FD
ΔE00 6.42
Baby Purple
#CA9BF7
ΔE00 6.45
Liliac
#C48EFD
ΔE00 6.61
Lavender (survey)
#C79FEF
ΔE00 6.77
Periwinkle Blue
#8F99FB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19EFF #ECFF9E
analogous
#9EBBFF #B19EFF #E29EFF
triadic
#B19EFF #FFB19E #9EFFB1
tetradic
#B19EFF #FF9EBB #ECFF9E #9EFFE2
square
#B19EFF #FF9EBB #ECFF9E #9EFFE2
split-complementary
#B19EFF #FFE29E #BBFF9E
monochromatic
#4F24FF #8061FF #B19EFF #E2DBFF #E6E0FF
Accessibility & contrast
On white
2.28
#B19EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#B19EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19EFF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19EFF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#83AAFD
Tritanopia (blue-blind)
#9FAFC2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b19eff; /* rgb */ color: rgb(177, 158, 255); /* oklch */ color: oklch(75.4% 0.138 291.7);
Tailwind
colors: {
custom: {
50: '#cabaff',
500: '#b19eff',
950: '#000000',
},
}SCSS
$custom: #b19eff; $custom-light: #cabaff; $custom-dark: #000000;
JSON
{
"hex": "#b19eff",
"rgb": {
"r": 177,
"g": 158,
"b": 255
},
"hsl": {
"h": 251.753,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.75393,
"c": 0.13777,
"h": 291.7
},
"luminance": 0.41021
}Semantic roles & 50–950 ramp
primary
#B19EFF
secondary
#F0F7D4
accent
#E600B9
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086