#BB8FF3#BB8FF3
#BB8FF3 is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.0% C 0.147 H 303.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FF3 |
|---|---|
| RGB | rgb(187, 143, 243) |
| HSL | hsl(266, 81%, 76%) |
| HSV | hsv(266, 41%, 95%) |
| CMYK | cmyk(23%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(67.04, 36.04, -44.12) |
| CIE-LCH | lch(67.04, 56.96, 309.24°) |
| OKLab | oklab(73.04% 0.0806 -0.1229) |
| OKLCH | oklch(73.04% 0.147 303.2) |
| XYZ | xyz(46.4902, 36.6809, 89.4075) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.05
Baby Purple
#CA9BF7
ΔE00 3.88
Pastel Purple
#CAA0FF
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 5.13
Lilac (survey)
#CEA2FD
ΔE00 5.37
Pale Purple
#B790D4
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FF3 #C7F38F
analogous
#8F95F3 #BB8FF3 #ED8FF3
triadic
#BB8FF3 #F3BB8F #8FF3BB
tetradic
#BB8FF3 #F38F95 #C7F38F #8FF3ED
square
#BB8FF3 #F38F95 #C7F38F #8FF3ED
split-complementary
#BB8FF3 #F3ED8F #95F38F
monochromatic
#7820E7 #9958ED #BB8FF3 #DDC6F9 #EEE3FC
Accessibility & contrast
On white
2.52
#BB8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#BB8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FF3
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FF3 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F7
Deuteranopia (green-blind)
#80A3F0
Tritanopia (blue-blind)
#B29FB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #bb8ff3; /* rgb */ color: rgb(187, 143, 243); /* oklch */ color: oklch(73.0% 0.147 303.2);
Tailwind
colors: {
custom: {
50: '#d1b0f7',
500: '#bb8ff3',
950: '#000000',
},
}SCSS
$custom: #bb8ff3; $custom-light: #d1b0f7; $custom-dark: #000000;
JSON
{
"hex": "#bb8ff3",
"rgb": {
"r": 187,
"g": 143,
"b": 243
},
"hsl": {
"h": 266.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.73035,
"c": 0.14697,
"h": 303.2
},
"luminance": 0.36681
}Semantic roles & 50–950 ramp
primary
#BB8FF3
secondary
#E7F4D7
accent
#DD097F
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85