#B48FFD#B48FFD
#B48FFD is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.9% C 0.158 H 297.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B48FFD |
|---|---|
| RGB | rgb(180, 143, 253) |
| HSL | hsl(260, 96%, 78%) |
| HSV | hsv(260, 43%, 99%) |
| CMYK | cmyk(28.9%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(66.85, 36.48, -49.92) |
| CIE-LCH | lch(66.85, 61.83, 306.16°) |
| OKLab | oklab(72.9% 0.074 -0.1399) |
| OKLCH | oklch(72.9% 0.158 297.9) |
| XYZ | xyz(46.3703, 36.4396, 97.5000) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.32
Pastel Purple
#CAA0FF
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 6.67
Lilac (survey)
#CEA2FD
ΔE00 6.73
Lavender (survey)
#C79FEF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B48FFD #D8FD8F
analogous
#8FA1FD #B48FFD #EB8FFD
triadic
#B48FFD #FDB48F #8FFDB4
tetradic
#B48FFD #FD8FA1 #D8FD8F #8FFDEB
square
#B48FFD #FD8FA1 #D8FD8F #8FFDEB
split-complementary
#B48FFD #FDEB8F #A1FD8F
monochromatic
#6317FB #8C53FC #B48FFD #DCCBFE #EBE1FE
Accessibility & contrast
On white
2.53
#B48FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B48FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B48FFD
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B48FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B48FFD | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#A5A3BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b48ffd; /* rgb */ color: rgb(180, 143, 253); /* oklch */ color: oklch(72.9% 0.158 297.9);
Tailwind
colors: {
custom: {
50: '#cdb0fe',
500: '#b48ffd',
950: '#000000',
},
}SCSS
$custom: #b48ffd; $custom-light: #cdb0fe; $custom-dark: #000000;
JSON
{
"hex": "#b48ffd",
"rgb": {
"r": 180,
"g": 143,
"b": 253
},
"hsl": {
"h": 260.182,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.72898,
"c": 0.15829,
"h": 297.9
},
"luminance": 0.3644
}Semantic roles & 50–950 ramp
primary
#B48FFD
secondary
#EBF7D4
accent
#E60098
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141018
muted
#827F86