#BB8FED#BB8FED
#BB8FED is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.7% C 0.139 H 304.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FED |
|---|---|
| RGB | rgb(187, 143, 237) |
| HSL | hsl(268, 72%, 75%) |
| HSV | hsv(268, 40%, 93%) |
| CMYK | cmyk(21.1%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.77, 34.66, -41.25) |
| CIE-LCH | lch(66.77, 53.88, 310.05°) |
| OKLab | oklab(72.74% 0.0794 -0.1146) |
| OKLCH | oklch(72.74% 0.139 304.7) |
| XYZ | xyz(45.5989, 36.3243, 84.7134) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.77
Baby Purple
#CA9BF7
ΔE00 3.70
Lavender (survey)
#C79FEF
ΔE00 4.63
Pastel Purple
#CAA0FF
ΔE00 4.74
Pale Purple
#B790D4
ΔE00 4.98
Lilac (survey)
#CEA2FD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FED #C1ED8F
analogous
#8F92ED #BB8FED #EA8FED
triadic
#BB8FED #EDBB8F #8FEDBB
tetradic
#BB8FED #ED8F92 #C1ED8F #8FEDEA
square
#BB8FED #ED8F92 #C1ED8F #8FEDEA
split-complementary
#BB8FED #EDEA8F #92ED8F
monochromatic
#7B26DC #9B5AE5 #BB8FED #DBC4F5 #EFE5FB
Accessibility & contrast
On white
2.54
#BB8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#BB8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FED
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FED | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#B39EB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bb8fed; /* rgb */ color: rgb(187, 143, 237); /* oklch */ color: oklch(72.7% 0.139 304.7);
Tailwind
colors: {
custom: {
50: '#d1b0f3',
500: '#bb8fed',
950: '#000000',
},
}SCSS
$custom: #bb8fed; $custom-light: #d1b0f3; $custom-dark: #000000;
JSON
{
"hex": "#bb8fed",
"rgb": {
"r": 187,
"g": 143,
"b": 237
},
"hsl": {
"h": 268.085,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.72743,
"c": 0.13947,
"h": 304.7
},
"luminance": 0.36324
}Semantic roles & 50–950 ramp
primary
#BB8FED
secondary
#E6F2D9
accent
#D41179
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141017
muted
#837F85