#B49DFF#B49DFF
#B49DFF is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.5% C 0.139 H 293.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B49DFF |
|---|---|
| RGB | rgb(180, 157, 255) |
| HSL | hsl(254, 100%, 81%) |
| HSV | hsv(254, 38%, 100%) |
| CMYK | cmyk(29.4%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(70.20, 29.16, -45.74) |
| CIE-LCH | lch(70.20, 54.24, 302.51°) |
| OKLab | oklab(75.46% 0.0558 -0.1278) |
| OKLCH | oklch(75.46% 0.139 293.6) |
| XYZ | xyz(48.9249, 41.0365, 99.9316) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 5.69
Lilac (survey)
#CEA2FD
ΔE00 5.74
Liliac
#C48EFD
ΔE00 5.84
Lavender (survey)
#C79FEF
ΔE00 6.15
Pale Violet
#CEAEFA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49DFF #E8FF9D
analogous
#9DB7FF #B49DFF #E59DFF
triadic
#B49DFF #FFB49D #9DFFB4
tetradic
#B49DFF #FF9DB7 #E8FF9D #9DFFE5
square
#B49DFF #FF9DB7 #E8FF9D #9DFFE5
split-complementary
#B49DFF #FFE59D #B7FF9D
monochromatic
#5623FF #8560FF #B49DFF #E3DAFF #E8E0FF
Accessibility & contrast
On white
2.28
#B49DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#B49DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49DFF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49DFF | 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)
#81ADFF
Deuteranopia (green-blind)
#84AAFD
Tritanopia (blue-blind)
#A3AEC2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b49dff; /* rgb */ color: rgb(180, 157, 255); /* oklch */ color: oklch(75.5% 0.139 293.6);
Tailwind
colors: {
custom: {
50: '#ccbaff',
500: '#b49dff',
950: '#000000',
},
}SCSS
$custom: #b49dff; $custom-light: #ccbaff; $custom-dark: #000000;
JSON
{
"hex": "#b49dff",
"rgb": {
"r": 180,
"g": 157,
"b": 255
},
"hsl": {
"h": 254.082,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.75462,
"c": 0.13943,
"h": 293.6
},
"luminance": 0.41037
}Semantic roles & 50–950 ramp
primary
#B49DFF
secondary
#EFF7D4
accent
#E600B0
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086