#B49CFD#B49CFD
#B49CFD is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.2% C 0.138 H 294.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B49CFD |
|---|---|
| RGB | rgb(180, 156, 253) |
| HSL | hsl(255, 96%, 80%) |
| HSV | hsv(255, 38%, 99%) |
| CMYK | cmyk(28.9%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(69.87, 29.23, -45.17) |
| CIE-LCH | lch(69.87, 53.80, 302.91°) |
| OKLab | oklab(75.18% 0.0567 -0.1261) |
| OKLCH | oklch(75.18% 0.138 294.2) |
| XYZ | xyz(48.4361, 40.5714, 98.1886) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.56
Lilac (survey)
#CEA2FD
ΔE00 5.58
Lavender (survey)
#C79FEF
ΔE00 5.88
Lavender
#B39DDB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49CFD #E5FD9C
analogous
#9CB5FD #B49CFD #E49CFD
triadic
#B49CFD #FDB49C #9CFDB4
tetradic
#B49CFD #FD9CB5 #E5FD9C #9CFDE4
square
#B49CFD #FD9CB5 #E5FD9C #9CFDE4
split-complementary
#B49CFD #FDE49C #B5FD9C
monochromatic
#5924FB #8760FC #B49CFD #E1D8FE #E8E1FE
Accessibility & contrast
On white
2.30
#B49CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#B49CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49CFD
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49CFD | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#84A9FB
Tritanopia (blue-blind)
#A4ADC1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b49cfd; /* rgb */ color: rgb(180, 156, 253); /* oklch */ color: oklch(75.2% 0.138 294.2);
Tailwind
colors: {
custom: {
50: '#ccb9fe',
500: '#b49cfd',
950: '#000000',
},
}SCSS
$custom: #b49cfd; $custom-light: #ccb9fe; $custom-dark: #000000;
JSON
{
"hex": "#b49cfd",
"rgb": {
"r": 180,
"g": 156,
"b": 253
},
"hsl": {
"h": 254.845,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.75184,
"c": 0.13829,
"h": 294.2
},
"luminance": 0.40572
}Semantic roles & 50–950 ramp
primary
#B49CFD
secondary
#EEF7D4
accent
#E600AD
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086