#B49FFC#B49FFC
#B49FFC is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.7% C 0.132 H 293.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B49FFC |
|---|---|
| RGB | rgb(180, 159, 252) |
| HSL | hsl(254, 94%, 81%) |
| HSV | hsv(254, 37%, 99%) |
| CMYK | cmyk(28.6%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.54, 27.30, -43.57) |
| CIE-LCH | lch(70.54, 51.42, 302.07°) |
| OKLab | oklab(75.68% 0.0525 -0.1215) |
| OKLCH | oklch(75.68% 0.132 293.4) |
| XYZ | xyz(48.7869, 41.5271, 97.5218) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.65
Lilac (survey)
#CEA2FD
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 5.66
Lavender (survey)
#C79FEF
ΔE00 5.83
Liliac
#C48EFD
ΔE00 6.30
Lavender
#B39DDB
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49FFC #E7FC9F
analogous
#9FB8FC #B49FFC #E29FFC
triadic
#B49FFC #FCB49F #9FFCB4
tetradic
#B49FFC #FC9FB8 #E7FC9F #9FFCE2
square
#B49FFC #FC9FB8 #E7FC9F #9FFCE2
split-complementary
#B49FFC #FCE29F #B8FC9F
monochromatic
#5728F8 #8664FA #B49FFC #E2DAFE #E8E1FE
Accessibility & contrast
On white
2.26
#B49FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#B49FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49FFC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49FFC | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#A4AFC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b49ffc; /* rgb */ color: rgb(180, 159, 252); /* oklch */ color: oklch(75.7% 0.132 293.4);
Tailwind
colors: {
custom: {
50: '#ccbbfd',
500: '#b49ffc',
950: '#000000',
},
}SCSS
$custom: #b49ffc; $custom-light: #ccbbfd; $custom-dark: #000000;
JSON
{
"hex": "#b49ffc",
"rgb": {
"r": 180,
"g": 159,
"b": 252
},
"hsl": {
"h": 253.548,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.75679,
"c": 0.13239,
"h": 293.4
},
"luminance": 0.41528
}Semantic roles & 50–950 ramp
primary
#B49FFC
secondary
#EFF6D5
accent
#E600B2
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141218
muted
#828186