#B49EFD#B49EFD
#B49EFD is a light, vivid violet. Relative luminance 0.412; OKLCH L 75.5% C 0.135 H 293.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B49EFD |
|---|---|
| RGB | rgb(180, 158, 253) |
| HSL | hsl(254, 96%, 81%) |
| HSV | hsv(254, 38%, 99%) |
| CMYK | cmyk(28.9%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(70.35, 28.11, -44.42) |
| CIE-LCH | lch(70.35, 52.57, 302.32°) |
| OKLab | oklab(75.55% 0.054 -0.124) |
| OKLCH | oklch(75.55% 0.135 293.5) |
| XYZ | xyz(48.7745, 41.2481, 98.3014) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.63
Lilac (survey)
#CEA2FD
ΔE00 5.61
Baby Purple
#CA9BF7
ΔE00 5.62
Lavender (survey)
#C79FEF
ΔE00 5.91
Liliac
#C48EFD
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49EFD #E7FD9E
analogous
#9EB7FD #B49EFD #E49EFD
triadic
#B49EFD #FDB49E #9EFDB4
tetradic
#B49EFD #FD9EB7 #E7FD9E #9EFDE4
square
#B49EFD #FD9EB7 #E7FD9E #9EFDE4
split-complementary
#B49EFD #FDE49E #B7FD9E
monochromatic
#5726FB #8662FC #B49EFD #E2DAFE #E8E1FE
Accessibility & contrast
On white
2.27
#B49EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#B49EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49EFD
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49EFD | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#86AAFB
Tritanopia (blue-blind)
#A4AFC2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b49efd; /* rgb */ color: rgb(180, 158, 253); /* oklch */ color: oklch(75.5% 0.135 293.5);
Tailwind
colors: {
custom: {
50: '#ccbafe',
500: '#b49efd',
950: '#000000',
},
}SCSS
$custom: #b49efd; $custom-light: #ccbafe; $custom-dark: #000000;
JSON
{
"hex": "#b49efd",
"rgb": {
"r": 180,
"g": 158,
"b": 253
},
"hsl": {
"h": 253.895,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.75545,
"c": 0.13525,
"h": 293.5
},
"luminance": 0.41249
}Semantic roles & 50–950 ramp
primary
#B49EFD
secondary
#EFF7D4
accent
#E600B0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086