#B49FFA#B49FFA
#B49FFA is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.6% C 0.130 H 293.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B49FFA |
|---|---|
| RGB | rgb(180, 159, 250) |
| HSL | hsl(254, 90%, 80%) |
| HSV | hsv(254, 36%, 98%) |
| CMYK | cmyk(28%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(70.46, 26.82, -42.62) |
| CIE-LCH | lch(70.46, 50.36, 302.18°) |
| OKLab | oklab(75.58% 0.0521 -0.1188) |
| OKLCH | oklch(75.58% 0.13 293.7) |
| XYZ | xyz(48.4716, 41.4010, 95.8614) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.59
Lavender
#B39DDB
ΔE00 6.17
Liliac
#C48EFD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49FFA #E5FA9F
analogous
#9FB7FA #B49FFA #E19FFA
triadic
#B49FFA #FAB49F #9FFAB4
tetradic
#B49FFA #FA9FB7 #E5FA9F #9FFAE1
square
#B49FFA #FA9FB7 #E5FA9F #9FFAE1
split-complementary
#B49FFA #FAE19F #B7FA9F
monochromatic
#592BF4 #8765F7 #B49FFA #E1D9FD #E8E2FD
Accessibility & contrast
On white
2.26
#B49FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#B49FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49FFA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49FFA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFE
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#A5AFC1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b49ffa; /* rgb */ color: rgb(180, 159, 250); /* oklch */ color: oklch(75.6% 0.130 293.7);
Tailwind
colors: {
custom: {
50: '#ccbbfc',
500: '#b49ffa',
950: '#000000',
},
}SCSS
$custom: #b49ffa; $custom-light: #ccbbfc; $custom-dark: #000000;
JSON
{
"hex": "#b49ffa",
"rgb": {
"r": 180,
"g": 159,
"b": 250
},
"hsl": {
"h": 253.846,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.75583,
"c": 0.1297,
"h": 293.7
},
"luminance": 0.41402
}Semantic roles & 50–950 ramp
primary
#B49FFA
secondary
#EEF6D5
accent
#E600B1
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131217
muted
#828185