#B49FFD#B49FFD
#B49FFD is a light, vivid violet. Relative luminance 0.416; OKLCH L 75.7% C 0.134 H 293.2°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B49FFD |
|---|---|
| RGB | rgb(180, 159, 253) |
| HSL | hsl(253, 96%, 81%) |
| HSV | hsv(253, 37%, 99%) |
| CMYK | cmyk(28.9%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.59, 27.55, -44.05) |
| CIE-LCH | lch(70.59, 51.95, 302.02°) |
| OKLab | oklab(75.73% 0.0527 -0.1229) |
| OKLCH | oklch(75.73% 0.134 293.2) |
| XYZ | xyz(48.9458, 41.5906, 98.3585) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.70
Lilac (survey)
#CEA2FD
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 5.95
Liliac
#C48EFD
ΔE00 6.31
Pale Violet
#CEAEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49FFD #E8FD9F
analogous
#9FB9FD #B49FFD #E39FFD
triadic
#B49FFD #FDB49F #9FFDB4
tetradic
#B49FFD #FD9FB9 #E8FD9F #9FFDE3
square
#B49FFD #FD9FB9 #E8FD9F #9FFDE3
split-complementary
#B49FFD #FDE39F #B9FD9F
monochromatic
#5627FB #8563FC #B49FFD #E3DBFE #E8E1FE
Accessibility & contrast
On white
2.25
#B49FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B49FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49FFD
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49FFD | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#A4B0C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b49ffd; /* rgb */ color: rgb(180, 159, 253); /* oklch */ color: oklch(75.7% 0.134 293.2);
Tailwind
colors: {
custom: {
50: '#ccbbfe',
500: '#b49ffd',
950: '#000000',
},
}SCSS
$custom: #b49ffd; $custom-light: #ccbbfe; $custom-dark: #000000;
JSON
{
"hex": "#b49ffd",
"rgb": {
"r": 180,
"g": 159,
"b": 253
},
"hsl": {
"h": 253.404,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.75727,
"c": 0.13372,
"h": 293.2
},
"luminance": 0.41591
}Semantic roles & 50–950 ramp
primary
#B49FFD
secondary
#EFF7D4
accent
#E600B2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186