#BB8FF8#BB8FF8
#BB8FF8 is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.3% C 0.153 H 302.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FF8 |
|---|---|
| RGB | rgb(187, 143, 248) |
| HSL | hsl(265, 88%, 77%) |
| HSV | hsv(265, 42%, 97%) |
| CMYK | cmyk(24.6%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(67.27, 37.19, -46.49) |
| CIE-LCH | lch(67.27, 59.54, 308.66°) |
| OKLab | oklab(73.28% 0.0814 -0.1298) |
| OKLCH | oklch(73.28% 0.153 302.1) |
| XYZ | xyz(47.2555, 36.9870, 93.4384) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.77
Baby Purple
#CA9BF7
ΔE00 4.22
Pastel Purple
#CAA0FF
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 5.55
Lavender (survey)
#C79FEF
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FF8 #CCF88F
analogous
#8F98F8 #BB8FF8 #F08FF8
triadic
#BB8FF8 #F8BB8F #8FF8BB
tetradic
#BB8FF8 #F88F98 #CCF88F #8FF8F0
square
#BB8FF8 #F88F98 #CCF88F #8FF8F0
split-complementary
#BB8FF8 #F8F08F #98F88F
monochromatic
#751CF1 #9855F4 #BB8FF8 #DEC9FC #EEE2FD
Accessibility & contrast
On white
2.50
#BB8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#BB8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FF8
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FF8 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#7DA3F5
Tritanopia (blue-blind)
#B0A1B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb8ff8; /* rgb */ color: rgb(187, 143, 248); /* oklch */ color: oklch(73.3% 0.153 302.1);
Tailwind
colors: {
custom: {
50: '#d1b0fb',
500: '#bb8ff8',
950: '#000000',
},
}SCSS
$custom: #bb8ff8; $custom-light: #d1b0fb; $custom-dark: #000000;
JSON
{
"hex": "#bb8ff8",
"rgb": {
"r": 187,
"g": 143,
"b": 248
},
"hsl": {
"h": 265.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.73284,
"c": 0.15322,
"h": 302.1
},
"luminance": 0.36987
}Semantic roles & 50–950 ramp
primary
#BB8FF8
secondary
#E8F5D6
accent
#E50185
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85