#B49AFA#B49AFA
#B49AFA is a light, vivid violet. Relative luminance 0.397; OKLCH L 74.7% C 0.137 H 295.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B49AFA |
|---|---|
| RGB | rgb(180, 154, 250) |
| HSL | hsl(256, 91%, 79%) |
| HSV | hsv(256, 38%, 98%) |
| CMYK | cmyk(28%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(69.27, 29.61, -44.49) |
| CIE-LCH | lch(69.27, 53.44, 303.65°) |
| OKLab | oklab(74.68% 0.0588 -0.1242) |
| OKLCH | oklch(74.68% 0.137 295.3) |
| XYZ | xyz(47.6291, 39.7160, 95.5806) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 5.05
Liliac
#C48EFD
ΔE00 5.06
Lilac (survey)
#CEA2FD
ΔE00 5.40
Lavender (survey)
#C79FEF
ΔE00 5.54
Lavender
#B39DDB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49AFA #E0FA9A
analogous
#9AB0FA #B49AFA #E49AFA
triadic
#B49AFA #FAB49A #9AFAB4
tetradic
#B49AFA #FA9AB0 #E0FA9A #9AFAE4
square
#B49AFA #FA9AB0 #E0FA9A #9AFAE4
split-complementary
#B49AFA #FAE49A #B0FA9A
monochromatic
#5D25F4 #8960F7 #B49AFA #DFD4FD #E9E2FE
Accessibility & contrast
On white
2.35
#B49AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#B49AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49AFA
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49AFA | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#83A8F8
Tritanopia (blue-blind)
#A5ABBE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b49afa; /* rgb */ color: rgb(180, 154, 250); /* oklch */ color: oklch(74.7% 0.137 295.3);
Tailwind
colors: {
custom: {
50: '#ccb8fc',
500: '#b49afa',
950: '#000000',
},
}SCSS
$custom: #b49afa; $custom-light: #ccb8fc; $custom-dark: #000000;
JSON
{
"hex": "#b49afa",
"rgb": {
"r": 180,
"g": 154,
"b": 250
},
"hsl": {
"h": 256.25,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.74678,
"c": 0.13738,
"h": 295.3
},
"luminance": 0.39717
}Semantic roles & 50–950 ramp
primary
#B49AFA
secondary
#EDF6D5
accent
#E600A7
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141117
muted
#828085