#BB8FFD#BB8FFD
#BB8FFD is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.5% C 0.159 H 301.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FFD |
|---|---|
| RGB | rgb(187, 143, 253) |
| HSL | hsl(264, 96%, 78%) |
| HSV | hsv(264, 43%, 99%) |
| CMYK | cmyk(26.1%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.50, 38.36, -48.85) |
| CIE-LCH | lch(67.50, 62.12, 308.14°) |
| OKLab | oklab(73.54% 0.0822 -0.1367) |
| OKLCH | oklch(73.54% 0.159 301) |
| XYZ | xyz(48.0416, 37.3014, 97.5784) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.88
Baby Purple
#CA9BF7
ΔE00 4.67
Pastel Purple
#CAA0FF
ΔE00 4.86
Lilac (survey)
#CEA2FD
ΔE00 5.84
Light Purple
#BF77F6
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FFD #D1FD8F
analogous
#8F9AFD #BB8FFD #F28FFD
triadic
#BB8FFD #FDBB8F #8FFDBB
tetradic
#BB8FFD #FD8F9A #D1FD8F #8FFDF2
square
#BB8FFD #FD8F9A #D1FD8F #8FFDF2
split-complementary
#BB8FFD #FDF28F #9AFD8F
monochromatic
#7217FB #9653FC #BB8FFD #E0CBFE #EDE1FE
Accessibility & contrast
On white
2.48
#BB8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BB8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FFD
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FFD | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#AFA2BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb8ffd; /* rgb */ color: rgb(187, 143, 253); /* oklch */ color: oklch(73.5% 0.159 301.0);
Tailwind
colors: {
custom: {
50: '#d2b0fe',
500: '#bb8ffd',
950: '#000000',
},
}SCSS
$custom: #bb8ffd; $custom-light: #d2b0fe; $custom-dark: #000000;
JSON
{
"hex": "#bb8ffd",
"rgb": {
"r": 187,
"g": 143,
"b": 253
},
"hsl": {
"h": 264,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.73538,
"c": 0.15947,
"h": 301
},
"luminance": 0.37302
}Semantic roles & 50–950 ramp
primary
#BB8FFD
secondary
#E9F7D4
accent
#E6008A
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141018
muted
#837F86