#B49DF3#B49DF3
#B49DF3 is a light, vivid violet. Relative luminance 0.403; OKLCH L 74.9% C 0.123 H 295.6°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B49DF3 |
|---|---|
| RGB | rgb(180, 157, 243) |
| HSL | hsl(256, 78%, 78%) |
| HSV | hsv(256, 35%, 95%) |
| CMYK | cmyk(25.9%, 35.4%, 0%, 4.7%) |
| CIE-LAB | lab(69.67, 26.25, -40.03) |
| CIE-LCH | lch(69.67, 47.87, 303.25°) |
| OKLab | oklab(74.89% 0.0533 -0.1113) |
| OKLCH | oklch(74.89% 0.123 295.6) |
| XYZ | xyz(47.0532, 40.2878, 90.0740) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.32
Lavender (survey)
#C79FEF
ΔE00 4.72
Baby Purple
#CA9BF7
ΔE00 4.90
Lavender
#B39DDB
ΔE00 5.00
Lilac (survey)
#CEA2FD
ΔE00 5.10
Liliac
#C48EFD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49DF3 #DCF39D
analogous
#9DB1F3 #B49DF3 #DF9DF3
triadic
#B49DF3 #F3B49D #9DF3B4
tetradic
#B49DF3 #F39DB1 #DCF39D #9DF3DF
square
#B49DF3 #F39DB1 #DCF39D #9DF3DF
split-complementary
#B49DF3 #F3DF9D #B1F39D
monochromatic
#6130E6 #8A66EC #B49DF3 #DED4FA #EAE4FC
Accessibility & contrast
On white
2.32
#B49DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#B49DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49DF3
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49DF3 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#A7ACBD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b49df3; /* rgb */ color: rgb(180, 157, 243); /* oklch */ color: oklch(74.9% 0.123 295.6);
Tailwind
colors: {
custom: {
50: '#ccbaf7',
500: '#b49df3',
950: '#000000',
},
}SCSS
$custom: #b49df3; $custom-light: #ccbaf7; $custom-dark: #000000;
JSON
{
"hex": "#b49df3",
"rgb": {
"r": 180,
"g": 157,
"b": 243
},
"hsl": {
"h": 256.047,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.74887,
"c": 0.1234,
"h": 295.6
},
"luminance": 0.40288
}Semantic roles & 50–950 ramp
primary
#B49DF3
secondary
#ECF3D8
accent
#DA0BA3
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085