#B19DFA#B19DFA
#B19DFA is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.0% C 0.133 H 292.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B19DFA |
|---|---|
| RGB | rgb(177, 157, 250) |
| HSL | hsl(253, 90%, 80%) |
| HSV | hsv(253, 37%, 98%) |
| CMYK | cmyk(29.2%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(69.73, 27.10, -43.78) |
| CIE-LCH | lch(69.73, 51.49, 301.76°) |
| OKLab | oklab(74.97% 0.0514 -0.1222) |
| OKLCH | oklch(74.97% 0.133 292.8) |
| XYZ | xyz(47.4395, 40.3624, 95.7153) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.10
Baby Purple
#CA9BF7
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.06
Lavender (survey)
#C79FEF
ΔE00 6.15
Liliac
#C48EFD
ΔE00 6.31
Lavender
#B39DDB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19DFA #E6FA9D
analogous
#9DB8FA #B19DFA #DF9DFA
triadic
#B19DFA #FAB19D #9DFAB1
tetradic
#B19DFA #FA9DB8 #E6FA9D #9DFADF
square
#B19DFA #FA9DB8 #E6FA9D #9DFADF
split-complementary
#B19DFA #FADF9D #B8FA9D
monochromatic
#5429F4 #8363F7 #B19DFA #DFD7FD #E8E2FE
Accessibility & contrast
On white
2.31
#B19DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#B19DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19DFA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19DFA | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#A1ADC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b19dfa; /* rgb */ color: rgb(177, 157, 250); /* oklch */ color: oklch(75.0% 0.133 292.8);
Tailwind
colors: {
custom: {
50: '#cabafc',
500: '#b19dfa',
950: '#000000',
},
}SCSS
$custom: #b19dfa; $custom-light: #cabafc; $custom-dark: #000000;
JSON
{
"hex": "#b19dfa",
"rgb": {
"r": 177,
"g": 157,
"b": 250
},
"hsl": {
"h": 252.903,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.74967,
"c": 0.13255,
"h": 292.8
},
"luminance": 0.40363
}Semantic roles & 50–950 ramp
primary
#B19DFA
secondary
#EFF6D5
accent
#E600B4
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085