#B48FF9#B48FF9
#B48FF9 is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.7% C 0.153 H 298.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B48FF9 |
|---|---|
| RGB | rgb(180, 143, 249) |
| HSL | hsl(261, 90%, 77%) |
| HSV | hsv(261, 43%, 98%) |
| CMYK | cmyk(27.7%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(66.66, 35.52, -48.04) |
| CIE-LCH | lch(66.66, 59.74, 306.48°) |
| OKLab | oklab(72.69% 0.0734 -0.1344) |
| OKLCH | oklch(72.69% 0.153 298.6) |
| XYZ | xyz(45.7397, 36.1874, 94.1793) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.16
Baby Purple
#CA9BF7
ΔE00 5.38
Pastel Purple
#CAA0FF
ΔE00 5.48
Lilac (survey)
#CEA2FD
ΔE00 6.48
Lavender (survey)
#C79FEF
ΔE00 6.54
Light Purple
#BF77F6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B48FF9 #D4F98F
analogous
#8F9FF9 #B48FF9 #E98FF9
triadic
#B48FF9 #F9B48F #8FF9B4
tetradic
#B48FF9 #F98F9F #D4F98F #8FF9E9
square
#B48FF9 #F98F9F #D4F98F #8FF9E9
split-complementary
#B48FF9 #F9E98F #9FF98F
monochromatic
#661BF3 #8D55F6 #B48FF9 #DBC9FC #ECE2FD
Accessibility & contrast
On white
2.55
#B48FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B48FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B48FF9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B48FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B48FF9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#78A1F6
Tritanopia (blue-blind)
#A6A2B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b48ff9; /* rgb */ color: rgb(180, 143, 249); /* oklch */ color: oklch(72.7% 0.153 298.6);
Tailwind
colors: {
custom: {
50: '#cdb0fc',
500: '#b48ff9',
950: '#000000',
},
}SCSS
$custom: #b48ff9; $custom-light: #cdb0fc; $custom-dark: #000000;
JSON
{
"hex": "#b48ff9",
"rgb": {
"r": 180,
"g": 143,
"b": 249
},
"hsl": {
"h": 260.943,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.72691,
"c": 0.15317,
"h": 298.6
},
"luminance": 0.36188
}Semantic roles & 50–950 ramp
primary
#B48FF9
secondary
#EAF6D5
accent
#E60095
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141017
muted
#827F85