#B49EFA#B49EFA
#B49EFA is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.4% C 0.131 H 294.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B49EFA |
|---|---|
| RGB | rgb(180, 158, 250) |
| HSL | hsl(254, 90%, 80%) |
| HSV | hsv(254, 37%, 98%) |
| CMYK | cmyk(28%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(70.22, 27.38, -43.00) |
| CIE-LCH | lch(70.22, 50.97, 302.48°) |
| OKLab | oklab(75.4% 0.0534 -0.1199) |
| OKLCH | oklch(75.4% 0.131 294) |
| XYZ | xyz(48.3004, 41.0584, 95.8043) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.49
Baby Purple
#CA9BF7
ΔE00 5.40
Lilac (survey)
#CEA2FD
ΔE00 5.42
Lavender (survey)
#C79FEF
ΔE00 5.54
Liliac
#C48EFD
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49EFA #E4FA9E
analogous
#9EB6FA #B49EFA #E29EFA
triadic
#B49EFA #FAB49E #9EFAB4
tetradic
#B49EFA #FA9EB6 #E4FA9E #9EFAE2
square
#B49EFA #FA9EB6 #E4FA9E #9EFAE2
split-complementary
#B49EFA #FAE29E #B6FA9E
monochromatic
#5A2AF4 #8764F7 #B49EFA #E1D8FD #E9E2FD
Accessibility & contrast
On white
2.28
#B49EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#B49EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49EFA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49EFA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#A5AEC0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b49efa; /* rgb */ color: rgb(180, 158, 250); /* oklch */ color: oklch(75.4% 0.131 294.0);
Tailwind
colors: {
custom: {
50: '#ccbafc',
500: '#b49efa',
950: '#000000',
},
}SCSS
$custom: #b49efa; $custom-light: #ccbafc; $custom-dark: #000000;
JSON
{
"hex": "#b49efa",
"rgb": {
"r": 180,
"g": 158,
"b": 250
},
"hsl": {
"h": 254.348,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.75401,
"c": 0.13123,
"h": 294
},
"luminance": 0.41059
}Semantic roles & 50–950 ramp
primary
#B49EFA
secondary
#EEF6D5
accent
#E600AF
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085