#BB8FF7#BB8FF7
#BB8FF7 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.2% C 0.152 H 302.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FF7 |
|---|---|
| RGB | rgb(187, 143, 247) |
| HSL | hsl(265, 87%, 76%) |
| HSV | hsv(265, 42%, 97%) |
| CMYK | cmyk(24.3%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(67.22, 36.96, -46.02) |
| CIE-LCH | lch(67.22, 59.02, 308.77°) |
| OKLab | oklab(73.23% 0.0812 -0.1284) |
| OKLCH | oklch(73.23% 0.152 302.3) |
| XYZ | xyz(47.1008, 36.9251, 92.6235) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.80
Baby Purple
#CA9BF7
ΔE00 4.14
Pastel Purple
#CAA0FF
ΔE00 4.64
Lilac (survey)
#CEA2FD
ΔE00 5.50
Lavender (survey)
#C79FEF
ΔE00 5.52
Light Purple
#BF77F6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FF7 #CBF78F
analogous
#8F97F7 #BB8FF7 #EF8FF7
triadic
#BB8FF7 #F7BB8F #8FF7BB
tetradic
#BB8FF7 #F78F97 #CBF78F #8FF7EF
square
#BB8FF7 #F78F97 #CBF78F #8FF7EF
split-complementary
#BB8FF7 #F7EF8F #97F78F
monochromatic
#761DEF #9856F3 #BB8FF7 #DEC8FB #EEE2FD
Accessibility & contrast
On white
2.50
#BB8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#BB8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FF7
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FF7 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A3FB
Deuteranopia (green-blind)
#7EA3F4
Tritanopia (blue-blind)
#B0A1B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb8ff7; /* rgb */ color: rgb(187, 143, 247); /* oklch */ color: oklch(73.2% 0.152 302.3);
Tailwind
colors: {
custom: {
50: '#d1b0fa',
500: '#bb8ff7',
950: '#000000',
},
}SCSS
$custom: #bb8ff7; $custom-light: #d1b0fa; $custom-dark: #000000;
JSON
{
"hex": "#bb8ff7",
"rgb": {
"r": 187,
"g": 143,
"b": 247
},
"hsl": {
"h": 265.385,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.73234,
"c": 0.15197,
"h": 302.3
},
"luminance": 0.36925
}Semantic roles & 50–950 ramp
primary
#BB8FF7
secondary
#E8F5D6
accent
#E30284
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85