#B49BF0#B49BF0
#B49BF0 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.4% C 0.123 H 296.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B49BF0 |
|---|---|
| RGB | rgb(180, 155, 240) |
| HSL | hsl(258, 74%, 77%) |
| HSV | hsv(258, 35%, 94%) |
| CMYK | cmyk(25%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(69.07, 26.66, -39.34) |
| CIE-LCH | lch(69.07, 47.53, 304.12°) |
| OKLab | oklab(74.38% 0.0553 -0.1093) |
| OKLCH | oklch(74.38% 0.123 296.8) |
| XYZ | xyz(46.2683, 39.4368, 87.5956) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.28
Lavender (survey)
#C79FEF
ΔE00 4.39
Baby Purple
#CA9BF7
ΔE00 4.59
Lavender
#B39DDB
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 5.01
Liliac
#C48EFD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49BF0 #D7F09B
analogous
#9BADF0 #B49BF0 #DE9BF0
triadic
#B49BF0 #F0B49B #9BF0B4
tetradic
#B49BF0 #F09BAD #D7F09B #9BF0DE
square
#B49BF0 #F09BAD #D7F09B #9BF0DE
split-complementary
#B49BF0 #F0DE9B #ADF09B
monochromatic
#6431E0 #8C66E8 #B49BF0 #DCD0F8 #EBE4FB
Accessibility & contrast
On white
2.36
#B49BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#B49BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49BF0
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49BF0 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F3
Deuteranopia (green-blind)
#89A8EE
Tritanopia (blue-blind)
#A8A9BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b49bf0; /* rgb */ color: rgb(180, 155, 240); /* oklch */ color: oklch(74.4% 0.123 296.8);
Tailwind
colors: {
custom: {
50: '#ccb8f5',
500: '#b49bf0',
950: '#000000',
},
}SCSS
$custom: #b49bf0; $custom-light: #ccb8f5; $custom-dark: #000000;
JSON
{
"hex": "#b49bf0",
"rgb": {
"r": 180,
"g": 155,
"b": 240
},
"hsl": {
"h": 257.647,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.74381,
"c": 0.12252,
"h": 296.8
},
"luminance": 0.39437
}Semantic roles & 50–950 ramp
primary
#B49BF0
secondary
#EBF3D8
accent
#D60F9C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131117
muted
#828085