#BB8DFD#BB8DFD
#BB8DFD is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.2% C 0.163 H 301.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8DFD |
|---|---|
| RGB | rgb(187, 141, 253) |
| HSL | hsl(265, 97%, 77%) |
| HSV | hsv(265, 44%, 99%) |
| CMYK | cmyk(26.1%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(67.06, 39.46, -49.56) |
| CIE-LCH | lch(67.06, 63.35, 308.53°) |
| OKLab | oklab(73.2% 0.0849 -0.1387) |
| OKLCH | oklch(73.2% 0.163 301.5) |
| XYZ | xyz(47.7440, 36.7063, 97.4792) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.80
Baby Purple
#CA9BF7
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 6.23
Lavender (survey)
#C79FEF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8DFD #CFFD8D
analogous
#8D97FD #BB8DFD #F38DFD
triadic
#BB8DFD #FDBB8D #8DFDBB
tetradic
#BB8DFD #FD8D97 #CFFD8D #8DFDF3
square
#BB8DFD #FD8D97 #CFFD8D #8DFDF3
split-complementary
#BB8DFD #FDF38D #97FD8D
monochromatic
#7315FB #9751FC #BB8DFD #DFC9FE #EDE1FE
Accessibility & contrast
On white
2.52
#BB8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BB8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8DFD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8DFD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#AFA0B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb8dfd; /* rgb */ color: rgb(187, 141, 253); /* oklch */ color: oklch(73.2% 0.163 301.5);
Tailwind
colors: {
custom: {
50: '#d2affe',
500: '#bb8dfd',
950: '#000000',
},
}SCSS
$custom: #bb8dfd; $custom-light: #d2affe; $custom-dark: #000000;
JSON
{
"hex": "#bb8dfd",
"rgb": {
"r": 187,
"g": 141,
"b": 253
},
"hsl": {
"h": 264.643,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.73202,
"c": 0.1626,
"h": 301.5
},
"luminance": 0.36706
}Semantic roles & 50–950 ramp
primary
#BB8DFD
secondary
#E9F7D4
accent
#E60087
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141018
muted
#837F86