#B49BF9#B49BF9
#B49BF9 is a light, vivid violet. Relative luminance 0.400; OKLCH L 74.8% C 0.135 H 295.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B49BF9 |
|---|---|
| RGB | rgb(180, 155, 249) |
| HSL | hsl(256, 89%, 79%) |
| HSV | hsv(256, 38%, 98%) |
| CMYK | cmyk(27.7%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(69.46, 28.81, -43.64) |
| CIE-LCH | lch(69.46, 52.30, 303.43°) |
| OKLab | oklab(74.81% 0.0572 -0.1217) |
| OKLCH | oklch(74.81% 0.135 295.2) |
| XYZ | xyz(47.6385, 39.9849, 94.8122) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.33
Baby Purple
#CA9BF7
ΔE00 5.03
Liliac
#C48EFD
ΔE00 5.30
Lilac (survey)
#CEA2FD
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 5.39
Lavender
#B39DDB
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49BF9 #E0F99B
analogous
#9BB1F9 #B49BF9 #E39BF9
triadic
#B49BF9 #F9B49B #9BF9B4
tetradic
#B49BF9 #F99BB1 #E0F99B #9BF9E3
square
#B49BF9 #F99BB1 #E0F99B #9BF9E3
split-complementary
#B49BF9 #F9E39B #B1F99B
monochromatic
#5D28F2 #8961F6 #B49BF9 #DFD5FC #E9E2FD
Accessibility & contrast
On white
2.33
#B49BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#B49BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49BF9
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49BF9 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#85A8F7
Tritanopia (blue-blind)
#A5ABBE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b49bf9; /* rgb */ color: rgb(180, 155, 249); /* oklch */ color: oklch(74.8% 0.135 295.2);
Tailwind
colors: {
custom: {
50: '#ccb8fb',
500: '#b49bf9',
950: '#000000',
},
}SCSS
$custom: #b49bf9; $custom-light: #ccb8fb; $custom-dark: #000000;
JSON
{
"hex": "#b49bf9",
"rgb": {
"r": 180,
"g": 155,
"b": 249
},
"hsl": {
"h": 255.957,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.74809,
"c": 0.13452,
"h": 295.2
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#B49BF9
secondary
#EDF5D6
accent
#E500A8
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085