#BB9BF0#BB9BF0
#BB9BF0 is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.0% C 0.124 H 300.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9BF0 |
|---|---|
| RGB | rgb(187, 155, 240) |
| HSL | hsl(263, 74%, 77%) |
| HSV | hsv(263, 35%, 94%) |
| CMYK | cmyk(22.1%, 35.4%, 0%, 5.9%) |
| CIE-LAB | lab(69.68, 28.69, -38.34) |
| CIE-LCH | lch(69.68, 47.88, 306.81°) |
| OKLab | oklab(75% 0.0633 -0.1063) |
| OKLCH | oklch(75% 0.124 300.8) |
| XYZ | xyz(47.9396, 40.2986, 87.6740) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.85
Baby Purple
#CA9BF7
ΔE00 3.05
Pastel Purple
#CAA0FF
ΔE00 3.10
Lilac (survey)
#CEA2FD
ΔE00 3.66
Lavender
#B39DDB
ΔE00 4.47
Liliac
#C48EFD
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9BF0 #D0F09B
analogous
#9BA6F0 #BB9BF0 #E59BF0
triadic
#BB9BF0 #F0BB9B #9BF0BB
tetradic
#BB9BF0 #F09BA6 #D0F09B #9BF0E5
square
#BB9BF0 #F09BA6 #D0F09B #9BF0E5
split-complementary
#BB9BF0 #F0E59B #A6F09B
monochromatic
#7331E0 #9766E8 #BB9BF0 #DFD0F8 #EDE4FB
Accessibility & contrast
On white
2.32
#BB9BF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BB9BF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9BF0
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9BF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9BF0 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF3
Deuteranopia (green-blind)
#8DAAEE
Tritanopia (blue-blind)
#B2A9BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bb9bf0; /* rgb */ color: rgb(187, 155, 240); /* oklch */ color: oklch(75.0% 0.124 300.8);
Tailwind
colors: {
custom: {
50: '#d1b8f5',
500: '#bb9bf0',
950: '#000000',
},
}SCSS
$custom: #bb9bf0; $custom-light: #d1b8f5; $custom-dark: #000000;
JSON
{
"hex": "#bb9bf0",
"rgb": {
"r": 187,
"g": 155,
"b": 240
},
"hsl": {
"h": 262.588,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.74997,
"c": 0.12372,
"h": 300.8
},
"luminance": 0.40299
}Semantic roles & 50–950 ramp
primary
#BB9BF0
secondary
#E9F3D8
accent
#D60F8B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085