#B48DED#B48DED
#B48DED is a light, vivid violet. Relative luminance 0.349; OKLCH L 71.7% C 0.141 H 301.7°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B48DED |
|---|---|
| RGB | rgb(180, 141, 237) |
| HSL | hsl(264, 73%, 74%) |
| HSV | hsv(264, 41%, 93%) |
| CMYK | cmyk(24.1%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(65.65, 33.78, -43.05) |
| CIE-LCH | lch(65.65, 54.72, 308.12°) |
| OKLab | oklab(71.74% 0.074 -0.12) |
| OKLCH | oklch(71.74% 0.141 301.7) |
| XYZ | xyz(43.6300, 34.8674, 84.5359) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.36
Baby Purple
#CA9BF7
ΔE00 4.97
Pastel Purple
#CAA0FF
ΔE00 5.66
Pale Purple
#B790D4
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 5.80
Light Purple
#BF77F6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B48DED #C6ED8D
analogous
#8D96ED #B48DED #E48DED
triadic
#B48DED #EDB48D #8DEDB4
tetradic
#B48DED #ED8D96 #C6ED8D #8DEDE4
square
#B48DED #ED8D96 #C6ED8D #8DEDE4
split-complementary
#B48DED #EDE48D #96ED8D
monochromatic
#6E23DC #9158E5 #B48DED #D7C2F5 #EEE5FB
Accessibility & contrast
On white
2.63
#B48DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#B48DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B48DED
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B48DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B48DED | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF1
Deuteranopia (green-blind)
#7D9FEA
Tritanopia (blue-blind)
#AA9DB2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b48ded; /* rgb */ color: rgb(180, 141, 237); /* oklch */ color: oklch(71.7% 0.141 301.7);
Tailwind
colors: {
custom: {
50: '#ccaff3',
500: '#b48ded',
950: '#000000',
},
}SCSS
$custom: #b48ded; $custom-light: #ccaff3; $custom-dark: #000000;
JSON
{
"hex": "#b48ded",
"rgb": {
"r": 180,
"g": 141,
"b": 237
},
"hsl": {
"h": 264.375,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.7174,
"c": 0.14099,
"h": 301.7
},
"luminance": 0.34867
}Semantic roles & 50–950 ramp
primary
#B48DED
secondary
#E8F2D9
accent
#D51185
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85