#B49EF8#B49EF8
#B49EF8 is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.3% C 0.129 H 294.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B49EF8 |
|---|---|
| RGB | rgb(180, 158, 248) |
| HSL | hsl(255, 87%, 80%) |
| HSV | hsv(255, 36%, 97%) |
| CMYK | cmyk(27.4%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(70.13, 26.89, -42.05) |
| CIE-LCH | lch(70.13, 49.91, 302.60°) |
| OKLab | oklab(75.31% 0.053 -0.1171) |
| OKLCH | oklch(75.31% 0.129 294.3) |
| XYZ | xyz(47.9884, 40.9337, 94.1615) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.43
Baby Purple
#CA9BF7
ΔE00 5.27
Lavender (survey)
#C79FEF
ΔE00 5.31
Lilac (survey)
#CEA2FD
ΔE00 5.31
Lavender
#B39DDB
ΔE00 5.86
Liliac
#C48EFD
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49EF8 #E2F89E
analogous
#9EB5F8 #B49EF8 #E19EF8
triadic
#B49EF8 #F8B49E #9EF8B4
tetradic
#B49EF8 #F89EB5 #E2F89E #9EF8E1
square
#B49EF8 #F89EB5 #E2F89E #9EF8E1
split-complementary
#B49EF8 #F8E19E #B5F89E
monochromatic
#5C2CF0 #8865F4 #B49EF8 #E0D7FC #E9E2FD
Accessibility & contrast
On white
2.29
#B49EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#B49EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49EF8
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49EF8 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFC
Deuteranopia (green-blind)
#88AAF6
Tritanopia (blue-blind)
#A6AEBF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b49ef8; /* rgb */ color: rgb(180, 158, 248); /* oklch */ color: oklch(75.3% 0.129 294.3);
Tailwind
colors: {
custom: {
50: '#ccbafb',
500: '#b49ef8',
950: '#000000',
},
}SCSS
$custom: #b49ef8; $custom-light: #ccbafb; $custom-dark: #000000;
JSON
{
"hex": "#b49ef8",
"rgb": {
"r": 180,
"g": 158,
"b": 248
},
"hsl": {
"h": 254.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.75305,
"c": 0.12855,
"h": 294.3
},
"luminance": 0.40934
}Semantic roles & 50–950 ramp
primary
#B49EF8
secondary
#EDF5D6
accent
#E302AC
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085