#B49CFA#B49CFA
#B49CFA is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.0% C 0.134 H 294.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B49CFA |
|---|---|
| RGB | rgb(180, 156, 250) |
| HSL | hsl(255, 90%, 80%) |
| HSV | hsv(255, 38%, 98%) |
| CMYK | cmyk(28%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(69.74, 28.50, -43.74) |
| CIE-LCH | lch(69.74, 52.21, 303.08°) |
| OKLab | oklab(75.04% 0.0561 -0.122) |
| OKLCH | oklch(75.04% 0.134 294.7) |
| XYZ | xyz(47.9620, 40.3817, 95.6915) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.39
Baby Purple
#CA9BF7
ΔE00 5.19
Lilac (survey)
#CEA2FD
ΔE00 5.38
Lavender (survey)
#C79FEF
ΔE00 5.51
Liliac
#C48EFD
ΔE00 5.54
Lavender
#B39DDB
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49CFA #E2FA9C
analogous
#9CB3FA #B49CFA #E39CFA
triadic
#B49CFA #FAB49C #9CFAB4
tetradic
#B49CFA #FA9CB3 #E2FA9C #9CFAE3
square
#B49CFA #FA9CB3 #E2FA9C #9CFAE3
split-complementary
#B49CFA #FAE39C #B3FA9C
monochromatic
#5C27F4 #8862F7 #B49CFA #E0D6FD #E9E2FE
Accessibility & contrast
On white
2.31
#B49CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#B49CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49CFA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49CFA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#A5ACBF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b49cfa; /* rgb */ color: rgb(180, 156, 250); /* oklch */ color: oklch(75.0% 0.134 294.7);
Tailwind
colors: {
custom: {
50: '#ccb9fc',
500: '#b49cfa',
950: '#000000',
},
}SCSS
$custom: #b49cfa; $custom-light: #ccb9fc; $custom-dark: #000000;
JSON
{
"hex": "#b49cfa",
"rgb": {
"r": 180,
"g": 156,
"b": 250
},
"hsl": {
"h": 255.319,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.75038,
"c": 0.13431,
"h": 294.7
},
"luminance": 0.40382
}Semantic roles & 50–950 ramp
primary
#B49CFA
secondary
#EDF6D5
accent
#E600AB
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085