#BB8FFE#BB8FFE
#BB8FFE is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.6% C 0.161 H 300.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FFE |
|---|---|
| RGB | rgb(187, 143, 254) |
| HSL | hsl(264, 98%, 78%) |
| HSV | hsv(264, 44%, 100%) |
| CMYK | cmyk(26.4%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(67.55, 38.60, -49.32) |
| CIE-LCH | lch(67.55, 62.63, 308.04°) |
| OKLab | oklab(73.59% 0.0823 -0.138) |
| OKLCH | oklch(73.59% 0.161 300.8) |
| XYZ | xyz(48.2013, 37.3653, 98.4195) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.94
Baby Purple
#CA9BF7
ΔE00 4.77
Pastel Purple
#CAA0FF
ΔE00 4.92
Lilac (survey)
#CEA2FD
ΔE00 5.90
Light Purple
#BF77F6
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FFE #D2FE8F
analogous
#8F9AFE #BB8FFE #F38FFE
triadic
#BB8FFE #FEBB8F #8FFEBB
tetradic
#BB8FFE #FE8F9A #D2FE8F #8FFEF3
square
#BB8FFE #FE8F9A #D2FE8F #8FFEF3
split-complementary
#BB8FFE #FEF38F #9AFE8F
monochromatic
#7116FD #9652FD #BB8FFE #E0CCFF #EDE1FF
Accessibility & contrast
On white
2.48
#BB8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#BB8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FFE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FFE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#AEA2BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb8ffe; /* rgb */ color: rgb(187, 143, 254); /* oklch */ color: oklch(73.6% 0.161 300.8);
Tailwind
colors: {
custom: {
50: '#d2b0ff',
500: '#bb8ffe',
950: '#000000',
},
}SCSS
$custom: #bb8ffe; $custom-light: #d2b0ff; $custom-dark: #000000;
JSON
{
"hex": "#bb8ffe",
"rgb": {
"r": 187,
"g": 143,
"b": 254
},
"hsl": {
"h": 263.784,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.73589,
"c": 0.16072,
"h": 300.8
},
"luminance": 0.37365
}Semantic roles & 50–950 ramp
primary
#BB8FFE
secondary
#E9F7D4
accent
#E6008B
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141018
muted
#837F86