#BB8FFF#BB8FFF
#BB8FFF is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.6% C 0.162 H 300.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FFF |
|---|---|
| RGB | rgb(187, 143, 255) |
| HSL | hsl(264, 100%, 78%) |
| HSV | hsv(264, 44%, 100%) |
| CMYK | cmyk(26.7%, 43.9%, 0%, 0%) |
| CIE-LAB | lab(67.60, 38.83, -49.79) |
| CIE-LCH | lch(67.60, 63.15, 307.95°) |
| OKLab | oklab(73.64% 0.0825 -0.1394) |
| OKLCH | oklch(73.64% 0.162 300.6) |
| XYZ | xyz(48.3619, 37.4295, 99.2651) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.01
Baby Purple
#CA9BF7
ΔE00 4.87
Pastel Purple
#CAA0FF
ΔE00 4.98
Lilac (survey)
#CEA2FD
ΔE00 5.97
Light Purple
#BF77F6
ΔE00 6.12
Lavender (survey)
#C79FEF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FFF #D3FF8F
analogous
#8F9BFF #BB8FFF #F38FFF
triadic
#BB8FFF #FFBB8F #8FFFBB
tetradic
#BB8FFF #FF8F9B #D3FF8F #8FFFF3
square
#BB8FFF #FF8F9B #D3FF8F #8FFFF3
split-complementary
#BB8FFF #FFF38F #9BFF8F
monochromatic
#7115FF #9652FF #BB8FFF #E0CCFF #ECE0FF
Accessibility & contrast
On white
2.47
#BB8FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#BB8FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FFF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FFF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#AEA3BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bb8fff; /* rgb */ color: rgb(187, 143, 255); /* oklch */ color: oklch(73.6% 0.162 300.6);
Tailwind
colors: {
custom: {
50: '#d2b0ff',
500: '#bb8fff',
950: '#000000',
},
}SCSS
$custom: #bb8fff; $custom-light: #d2b0ff; $custom-dark: #000000;
JSON
{
"hex": "#bb8fff",
"rgb": {
"r": 187,
"g": 143,
"b": 255
},
"hsl": {
"h": 263.571,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.73641,
"c": 0.16197,
"h": 300.6
},
"luminance": 0.3743
}Semantic roles & 50–950 ramp
primary
#BB8FFF
secondary
#E9F7D4
accent
#E6008B
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141018
muted
#837F86