#B49DF2#B49DF2
#B49DF2 is a light, vivid violet. Relative luminance 0.402; OKLCH L 74.8% C 0.122 H 295.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B49DF2 |
|---|---|
| RGB | rgb(180, 157, 242) |
| HSL | hsl(256, 77%, 78%) |
| HSV | hsv(256, 35%, 95%) |
| CMYK | cmyk(25.6%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.63, 26.01, -39.56) |
| CIE-LCH | lch(69.63, 47.34, 303.33°) |
| OKLab | oklab(74.84% 0.053 -0.1099) |
| OKLCH | oklch(74.84% 0.122 295.8) |
| XYZ | xyz(46.9026, 40.2275, 89.2808) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.33
Lavender (survey)
#C79FEF
ΔE00 4.62
Lavender
#B39DDB
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 5.08
Pale Violet
#CEAEFA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49DF2 #DBF29D
analogous
#9DB0F2 #B49DF2 #DE9DF2
triadic
#B49DF2 #F2B49D #9DF2B4
tetradic
#B49DF2 #F29DB0 #DBF29D #9DF2DE
square
#B49DF2 #F29DB0 #DBF29D #9DF2DE
split-complementary
#B49DF2 #F2DE9D #B0F29D
monochromatic
#6131E4 #8B67EB #B49DF2 #DDD3F9 #EAE4FB
Accessibility & contrast
On white
2.32
#B49DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#B49DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49DF2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49DF2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF5
Deuteranopia (green-blind)
#8AA9F0
Tritanopia (blue-blind)
#A7ABBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b49df2; /* rgb */ color: rgb(180, 157, 242); /* oklch */ color: oklch(74.8% 0.122 295.8);
Tailwind
colors: {
custom: {
50: '#ccbaf6',
500: '#b49df2',
950: '#000000',
},
}SCSS
$custom: #b49df2; $custom-light: #ccbaf6; $custom-dark: #000000;
JSON
{
"hex": "#b49df2",
"rgb": {
"r": 180,
"g": 157,
"b": 242
},
"hsl": {
"h": 256.235,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.7484,
"c": 0.12206,
"h": 295.8
},
"luminance": 0.40228
}Semantic roles & 50–950 ramp
primary
#B49DF2
secondary
#ECF3D8
accent
#D90DA2
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#131117
muted
#828085