#B48FF8#B48FF8
#B48FF8 is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.6% C 0.152 H 298.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B48FF8 |
|---|---|
| RGB | rgb(180, 143, 248) |
| HSL | hsl(261, 88%, 77%) |
| HSV | hsv(261, 42%, 97%) |
| CMYK | cmyk(27.4%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(66.62, 35.28, -47.56) |
| CIE-LCH | lch(66.62, 59.22, 306.56°) |
| OKLab | oklab(72.64% 0.0732 -0.1331) |
| OKLCH | oklch(72.64% 0.152 298.8) |
| XYZ | xyz(45.5842, 36.1252, 93.3600) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.14
Baby Purple
#CA9BF7
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.44
Lilac (survey)
#CEA2FD
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.44
Light Purple
#BF77F6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B48FF8 #D3F88F
analogous
#8F9FF8 #B48FF8 #E98FF8
triadic
#B48FF8 #F8B48F #8FF8B4
tetradic
#B48FF8 #F88F9F #D3F88F #8FF8E9
square
#B48FF8 #F88F9F #D3F88F #8FF8E9
split-complementary
#B48FF8 #F8E98F #9FF88F
monochromatic
#671CF1 #8D55F4 #B48FF8 #DBC9FC #ECE2FD
Accessibility & contrast
On white
2.55
#B48FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#B48FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B48FF8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B48FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B48FF8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#79A1F5
Tritanopia (blue-blind)
#A7A1B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b48ff8; /* rgb */ color: rgb(180, 143, 248); /* oklch */ color: oklch(72.6% 0.152 298.8);
Tailwind
colors: {
custom: {
50: '#ccb0fb',
500: '#b48ff8',
950: '#000000',
},
}SCSS
$custom: #b48ff8; $custom-light: #ccb0fb; $custom-dark: #000000;
JSON
{
"hex": "#b48ff8",
"rgb": {
"r": 180,
"g": 143,
"b": 248
},
"hsl": {
"h": 261.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.72639,
"c": 0.15189,
"h": 298.8
},
"luminance": 0.36126
}Semantic roles & 50–950 ramp
primary
#B48FF8
secondary
#EAF5D6
accent
#E50194
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141017
muted
#827F85