#BB9BF1#BB9BF1
#BB9BF1 is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.0% C 0.125 H 300.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9BF1 |
|---|---|
| RGB | rgb(187, 155, 241) |
| HSL | hsl(262, 75%, 78%) |
| HSV | hsv(262, 36%, 95%) |
| CMYK | cmyk(22.4%, 35.7%, 0%, 5.5%) |
| CIE-LAB | lab(69.72, 28.92, -38.82) |
| CIE-LCH | lch(69.72, 48.41, 306.68°) |
| OKLab | oklab(75.04% 0.0635 -0.1077) |
| OKLCH | oklch(75.04% 0.125 300.5) |
| XYZ | xyz(48.0886, 40.3582, 88.4585) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.97
Pastel Purple
#CAA0FF
ΔE00 3.03
Baby Purple
#CA9BF7
ΔE00 3.05
Lilac (survey)
#CEA2FD
ΔE00 3.65
Lavender
#B39DDB
ΔE00 4.63
Liliac
#C48EFD
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9BF1 #D1F19B
analogous
#9BA6F1 #BB9BF1 #E69BF1
triadic
#BB9BF1 #F1BB9B #9BF1BB
tetradic
#BB9BF1 #F19BA6 #D1F19B #9BF1E6
square
#BB9BF1 #F19BA6 #D1F19B #9BF1E6
split-complementary
#BB9BF1 #F1E69B #A6F19B
monochromatic
#7230E2 #9665E9 #BB9BF1 #E0D1F9 #EDE4FB
Accessibility & contrast
On white
2.31
#BB9BF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#BB9BF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9BF1
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9BF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9BF1 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF4
Deuteranopia (green-blind)
#8CAAEF
Tritanopia (blue-blind)
#B1A9BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bb9bf1; /* rgb */ color: rgb(187, 155, 241); /* oklch */ color: oklch(75.0% 0.125 300.5);
Tailwind
colors: {
custom: {
50: '#d1b8f6',
500: '#bb9bf1',
950: '#000000',
},
}SCSS
$custom: #bb9bf1; $custom-light: #d1b8f6; $custom-dark: #000000;
JSON
{
"hex": "#bb9bf1",
"rgb": {
"r": 187,
"g": 155,
"b": 241
},
"hsl": {
"h": 262.326,
"s": 75.439,
"l": 77.647
},
"oklch": {
"l": 0.75043,
"c": 0.12503,
"h": 300.5
},
"luminance": 0.40358
}Semantic roles & 50–950 ramp
primary
#BB9BF1
secondary
#E9F3D8
accent
#D80E8D
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085