#BB8BF3#BB8BF3
#BB8BF3 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.4% C 0.153 H 304.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8BF3 |
|---|---|
| RGB | rgb(187, 139, 243) |
| HSL | hsl(268, 81%, 75%) |
| HSV | hsv(268, 43%, 95%) |
| CMYK | cmyk(23%, 42.8%, 0%, 4.7%) |
| CIE-LAB | lab(66.14, 38.24, -45.53) |
| CIE-LCH | lch(66.14, 59.46, 310.03°) |
| OKLab | oklab(72.36% 0.086 -0.127) |
| OKLCH | oklch(72.36% 0.153 304.1) |
| XYZ | xyz(45.9004, 35.5012, 89.2109) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.93
Baby Purple
#CA9BF7
ΔE00 4.67
Light Purple
#BF77F6
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8BF3 #C3F38B
analogous
#8B8FF3 #BB8BF3 #EF8BF3
triadic
#BB8BF3 #F3BB8B #8BF3BB
tetradic
#BB8BF3 #F38B8F #C3F38B #8BF3EF
square
#BB8BF3 #F38B8F #C3F38B #8BF3EF
split-complementary
#BB8BF3 #F3EF8B #8FF38B
monochromatic
#7A1CE8 #9A54ED #BB8BF3 #DCC2F9 #EFE3FC
Accessibility & contrast
On white
2.59
#BB8BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#BB8BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8BF3
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8BF3 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF7
Deuteranopia (green-blind)
#7CA1F0
Tritanopia (blue-blind)
#B29CB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb8bf3; /* rgb */ color: rgb(187, 139, 243); /* oklch */ color: oklch(72.4% 0.153 304.1);
Tailwind
colors: {
custom: {
50: '#d1adf7',
500: '#bb8bf3',
950: '#000000',
},
}SCSS
$custom: #bb8bf3; $custom-light: #d1adf7; $custom-dark: #000000;
JSON
{
"hex": "#bb8bf3",
"rgb": {
"r": 187,
"g": 139,
"b": 243
},
"hsl": {
"h": 267.692,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.72357,
"c": 0.1534,
"h": 304.1
},
"luminance": 0.35501
}Semantic roles & 50–950 ramp
primary
#BB8BF3
secondary
#E7F4D7
accent
#DE087B
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#141017
muted
#837F85