#B48BEC#B48BEC
#B48BEC is a light, vivid violet. Relative luminance 0.342; OKLCH L 71.3% C 0.143 H 302.4°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B48BEC |
|---|---|
| RGB | rgb(180, 139, 236) |
| HSL | hsl(265, 72%, 74%) |
| HSV | hsv(265, 41%, 93%) |
| CMYK | cmyk(23.7%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(65.14, 34.66, -43.29) |
| CIE-LCH | lch(65.14, 55.46, 308.68°) |
| OKLab | oklab(71.34% 0.0766 -0.1207) |
| OKLCH | oklch(71.34% 0.143 302.4) |
| XYZ | xyz(43.1920, 34.2247, 83.6712) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.38
Baby Purple
#CA9BF7
ΔE00 5.27
Pale Purple
#B790D4
ΔE00 5.70
Light Purple
#BF77F6
ΔE00 5.77
Pastel Purple
#CAA0FF
ΔE00 6.06
Lavender (survey)
#C79FEF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B48BEC #C3EC8B
analogous
#8B92EC #B48BEC #E48BEC
triadic
#B48BEC #ECB48B #8BECB4
tetradic
#B48BEC #EC8B92 #C3EC8B #8BECE4
square
#B48BEC #EC8B92 #C3EC8B #8BECE4
split-complementary
#B48BEC #ECE48B #92EC8B
monochromatic
#7024D9 #9256E3 #B48BEC #D6C0F5 #EEE5FB
Accessibility & contrast
On white
2.68
#B48BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#B48BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B48BEC
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B48BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B48BEC | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#7B9EE9
Tritanopia (blue-blind)
#AA9BB0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b48bec; /* rgb */ color: rgb(180, 139, 236); /* oklch */ color: oklch(71.3% 0.143 302.4);
Tailwind
colors: {
custom: {
50: '#ccadf2',
500: '#b48bec',
950: '#000000',
},
}SCSS
$custom: #b48bec; $custom-light: #ccadf2; $custom-dark: #000000;
JSON
{
"hex": "#b48bec",
"rgb": {
"r": 180,
"g": 139,
"b": 236
},
"hsl": {
"h": 265.361,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.71343,
"c": 0.14294,
"h": 302.4
},
"luminance": 0.34225
}Semantic roles & 50–950 ramp
primary
#B48BEC
secondary
#E7F2D9
accent
#D41282
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85