#BB8FFA#BB8FFA
#BB8FFA is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.4% C 0.156 H 301.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BB8FFA |
|---|---|
| RGB | rgb(187, 143, 250) |
| HSL | hsl(265, 91%, 77%) |
| HSV | hsv(265, 43%, 98%) |
| CMYK | cmyk(25.2%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(67.36, 37.66, -47.44) |
| CIE-LCH | lch(67.36, 60.57, 308.44°) |
| OKLab | oklab(73.39% 0.0817 -0.1326) |
| OKLCH | oklch(73.39% 0.156 301.7) |
| XYZ | xyz(47.5675, 37.1118, 95.0812) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.77
Baby Purple
#CA9BF7
ΔE00 4.39
Pastel Purple
#CAA0FF
ΔE00 4.73
Lilac (survey)
#CEA2FD
ΔE00 5.65
Lavender (survey)
#C79FEF
ΔE00 5.85
Light Purple
#BF77F6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB8FFA #CEFA8F
analogous
#8F99FA #BB8FFA #F18FFA
triadic
#BB8FFA #FABB8F #8FFABB
tetradic
#BB8FFA #FA8F99 #CEFA8F #8FFAF1
square
#BB8FFA #FA8F99 #CEFA8F #8FFAF1
split-complementary
#BB8FFA #FAF18F #99FA8F
monochromatic
#741AF5 #9754F7 #BB8FFA #DFCAFD #EDE2FE
Accessibility & contrast
On white
2.49
#BB8FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BB8FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB8FFA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB8FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB8FFA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#7CA4F7
Tritanopia (blue-blind)
#B0A1B9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb8ffa; /* rgb */ color: rgb(187, 143, 250); /* oklch */ color: oklch(73.4% 0.156 301.7);
Tailwind
colors: {
custom: {
50: '#d1b0fc',
500: '#bb8ffa',
950: '#000000',
},
}SCSS
$custom: #bb8ffa; $custom-light: #d1b0fc; $custom-dark: #000000;
JSON
{
"hex": "#bb8ffa",
"rgb": {
"r": 187,
"g": 143,
"b": 250
},
"hsl": {
"h": 264.673,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.73385,
"c": 0.15573,
"h": 301.7
},
"luminance": 0.37112
}Semantic roles & 50–950 ramp
primary
#BB8FFA
secondary
#E8F6D5
accent
#E60087
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141017
muted
#837F85