#B19CFA#B19CFA
#B19CFA is a light, vivid violet. Relative luminance 0.400; OKLCH L 74.8% C 0.134 H 293.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B19CFA |
|---|---|
| RGB | rgb(177, 156, 250) |
| HSL | hsl(253, 90%, 80%) |
| HSV | hsv(253, 38%, 98%) |
| CMYK | cmyk(29.2%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(69.49, 27.67, -44.16) |
| CIE-LCH | lch(69.49, 52.11, 302.07°) |
| OKLab | oklab(74.78% 0.0527 -0.1233) |
| OKLCH | oklch(74.78% 0.134 293.1) |
| XYZ | xyz(47.2710, 40.0254, 95.6591) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 5.87
Lilac (survey)
#CEA2FD
ΔE00 6.03
Liliac
#C48EFD
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.13
Lavender
#B39DDB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19CFA #E5FA9C
analogous
#9CB6FA #B19CFA #E09CFA
triadic
#B19CFA #FAB19C #9CFAB1
tetradic
#B19CFA #FA9CB6 #E5FA9C #9CFAE0
square
#B19CFA #FA9CB6 #E5FA9C #9CFAE0
split-complementary
#B19CFA #FAE09C #B6FA9C
monochromatic
#5527F4 #8362F7 #B19CFA #DFD6FD #E8E2FE
Accessibility & contrast
On white
2.33
#B19CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#B19CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19CFA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19CFA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#A1ADBF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b19cfa; /* rgb */ color: rgb(177, 156, 250); /* oklch */ color: oklch(74.8% 0.134 293.1);
Tailwind
colors: {
custom: {
50: '#cab9fc',
500: '#b19cfa',
950: '#000000',
},
}SCSS
$custom: #b19cfa; $custom-light: #cab9fc; $custom-dark: #000000;
JSON
{
"hex": "#b19cfa",
"rgb": {
"r": 177,
"g": 156,
"b": 250
},
"hsl": {
"h": 253.404,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.74784,
"c": 0.13408,
"h": 293.1
},
"luminance": 0.40026
}Semantic roles & 50–950 ramp
primary
#B19CFA
secondary
#EEF6D5
accent
#E600B2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085