#BB9BF2#BB9BF2
#BB9BF2 is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.1% C 0.126 H 300.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9BF2 |
|---|---|
| RGB | rgb(187, 155, 242) |
| HSL | hsl(262, 77%, 78%) |
| HSV | hsv(262, 36%, 95%) |
| CMYK | cmyk(22.7%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(69.77, 29.15, -39.30) |
| CIE-LCH | lch(69.77, 48.93, 306.56°) |
| OKLab | oklab(75.09% 0.0638 -0.1091) |
| OKLCH | oklch(75.09% 0.126 300.3) |
| XYZ | xyz(48.2383, 40.4181, 89.2473) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.97
Baby Purple
#CA9BF7
ΔE00 3.07
Lavender (survey)
#C79FEF
ΔE00 3.09
Lilac (survey)
#CEA2FD
ΔE00 3.65
Liliac
#C48EFD
ΔE00 4.65
Lavender
#B39DDB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9BF2 #D2F29B
analogous
#9BA6F2 #BB9BF2 #E69BF2
triadic
#BB9BF2 #F2BB9B #9BF2BB
tetradic
#BB9BF2 #F29BA6 #D2F29B #9BF2E6
square
#BB9BF2 #F29BA6 #D2F29B #9BF2E6
split-complementary
#BB9BF2 #F2E69B #A6F29B
monochromatic
#712FE4 #9665EB #BB9BF2 #E0D1F9 #EDE4FB
Accessibility & contrast
On white
2.31
#BB9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#BB9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9BF2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9BF2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF5
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#B1A9BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bb9bf2; /* rgb */ color: rgb(187, 155, 242); /* oklch */ color: oklch(75.1% 0.126 300.3);
Tailwind
colors: {
custom: {
50: '#d1b8f6',
500: '#bb9bf2',
950: '#000000',
},
}SCSS
$custom: #bb9bf2; $custom-light: #d1b8f6; $custom-dark: #000000;
JSON
{
"hex": "#bb9bf2",
"rgb": {
"r": 187,
"g": 155,
"b": 242
},
"hsl": {
"h": 262.069,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.75089,
"c": 0.12633,
"h": 300.3
},
"luminance": 0.40418
}Semantic roles & 50–950 ramp
primary
#BB9BF2
secondary
#E9F3D8
accent
#D90C8E
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085