#B48AED#B48AED
#B48AED is a light, vivid violet. Relative luminance 0.340; OKLCH L 71.2% C 0.146 H 302.4°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B48AED |
|---|---|
| RGB | rgb(180, 138, 237) |
| HSL | hsl(265, 73%, 74%) |
| HSV | hsv(265, 42%, 93%) |
| CMYK | cmyk(24.1%, 41.8%, 0%, 7.1%) |
| CIE-LAB | lab(64.96, 35.45, -44.13) |
| CIE-LCH | lch(64.96, 56.61, 308.78°) |
| OKLab | oklab(71.22% 0.0782 -0.1231) |
| OKLCH | oklch(71.22% 0.146 302.4) |
| XYZ | xyz(43.1936, 33.9947, 84.3904) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.30
Light Purple
#BF77F6
ΔE00 5.46
Baby Purple
#CA9BF7
ΔE00 5.47
Pale Purple
#B790D4
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.25
Lavender (survey)
#C79FEF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B48AED #C3ED8A
analogous
#8A91ED #B48AED #E68AED
triadic
#B48AED #EDB48A #8AEDB4
tetradic
#B48AED #ED8A91 #C3ED8A #8AEDE6
square
#B48AED #ED8A91 #C3ED8A #8AEDE6
split-complementary
#B48AED #EDE68A #91ED8A
monochromatic
#7022DB #9255E5 #B48AED #D6BFF5 #EEE4FB
Accessibility & contrast
On white
2.69
#B48AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#B48AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B48AED
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B48AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B48AED | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#7A9DEA
Tritanopia (blue-blind)
#AA9BB0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b48aed; /* rgb */ color: rgb(180, 138, 237); /* oklch */ color: oklch(71.2% 0.146 302.4);
Tailwind
colors: {
custom: {
50: '#ccadf3',
500: '#b48aed',
950: '#000000',
},
}SCSS
$custom: #b48aed; $custom-light: #ccadf3; $custom-dark: #000000;
JSON
{
"hex": "#b48aed",
"rgb": {
"r": 180,
"g": 138,
"b": 237
},
"hsl": {
"h": 265.455,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.71221,
"c": 0.14582,
"h": 302.4
},
"luminance": 0.33995
}Semantic roles & 50–950 ramp
primary
#B48AED
secondary
#E7F3D8
accent
#D51082
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85