#BB8DED#BB8DED
#BB8DED is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.4% C 0.143 H 305.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8DED |
|---|---|
| RGB | rgb(187, 141, 237) |
| HSL | hsl(269, 73%, 74%) |
| HSV | hsv(269, 41%, 93%) |
| CMYK | cmyk(21.1%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.31, 35.77, -41.96) |
| CIE-LCH | lch(66.31, 55.14, 310.45°) |
| OKLab | oklab(72.4% 0.0822 -0.1167) |
| OKLCH | oklch(72.4% 0.143 305.2) |
| XYZ | xyz(45.3013, 35.7292, 84.6142) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.63
Baby Purple
#CA9BF7
ΔE00 4.08
Lavender (survey)
#C79FEF
ΔE00 5.11
Pastel Purple
#CAA0FF
ΔE00 5.15
Pale Purple
#B790D4
ΔE00 5.17
Lilac (survey)
#CEA2FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8DED #BFED8D
analogous
#8D8FED #BB8DED #EB8DED
triadic
#BB8DED #EDBB8D #8DEDBB
tetradic
#BB8DED #ED8D8F #BFED8D #8DEDEB
square
#BB8DED #ED8D8F #BFED8D #8DEDEB
split-complementary
#BB8DED #EDEB8D #8FED8D
monochromatic
#7C23DC #9B58E5 #BB8DED #DBC2F5 #EFE5FB
Accessibility & contrast
On white
2.58
#BB8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#BB8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8DED
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8DED | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#81A1EA
Tritanopia (blue-blind)
#B39CB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb8ded; /* rgb */ color: rgb(187, 141, 237); /* oklch */ color: oklch(72.4% 0.143 305.2);
Tailwind
colors: {
custom: {
50: '#d1aff3',
500: '#bb8ded',
950: '#000000',
},
}SCSS
$custom: #bb8ded; $custom-light: #d1aff3; $custom-dark: #000000;
JSON
{
"hex": "#bb8ded",
"rgb": {
"r": 187,
"g": 141,
"b": 237
},
"hsl": {
"h": 268.75,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.72399,
"c": 0.14274,
"h": 305.2
},
"luminance": 0.35729
}Semantic roles & 50–950 ramp
primary
#BB8DED
secondary
#E6F2D9
accent
#D51177
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85