#BB9FF7#BB9FF7
#BB9FF7 is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.0% C 0.126 H 298.0°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9FF7 |
|---|---|
| RGB | rgb(187, 159, 247) |
| HSL | hsl(259, 85%, 80%) |
| HSV | hsv(259, 36%, 97%) |
| CMYK | cmyk(24.3%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(70.92, 28.08, -40.22) |
| CIE-LCH | lch(70.92, 49.05, 304.93°) |
| OKLab | oklab(76.04% 0.0593 -0.1117) |
| OKLCH | oklch(76.04% 0.126 298) |
| XYZ | xyz(49.6763, 42.0761, 93.4820) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.98
Lavender (survey)
#C79FEF
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 3.75
Baby Purple
#CA9BF7
ΔE00 3.76
Pale Violet
#CEAEFA
ΔE00 4.98
Lavender
#B39DDB
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9FF7 #DBF79F
analogous
#9FAFF7 #BB9FF7 #E79FF7
triadic
#BB9FF7 #F7BB9F #9FF7BB
tetradic
#BB9FF7 #F79FAF #DBF79F #9FF7E7
square
#BB9FF7 #F79FAF #DBF79F #9FF7E7
split-complementary
#BB9FF7 #F7E79F #AFF79F
monochromatic
#6B2EEE #9367F2 #BB9FF7 #E3D7FC #EBE3FD
Accessibility & contrast
On white
2.23
#BB9FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#BB9FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9FF7
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9FF7 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFA
Deuteranopia (green-blind)
#8EADF5
Tritanopia (blue-blind)
#AFAEC0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bb9ff7; /* rgb */ color: rgb(187, 159, 247); /* oklch */ color: oklch(76.0% 0.126 298.0);
Tailwind
colors: {
custom: {
50: '#d1bbfa',
500: '#bb9ff7',
950: '#000000',
},
}SCSS
$custom: #bb9ff7; $custom-light: #d1bbfa; $custom-dark: #000000;
JSON
{
"hex": "#bb9ff7",
"rgb": {
"r": 187,
"g": 159,
"b": 247
},
"hsl": {
"h": 259.091,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.76041,
"c": 0.12649,
"h": 298
},
"luminance": 0.42076
}Semantic roles & 50–950 ramp
primary
#BB9FF7
secondary
#EBF5D6
accent
#E1049B
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141217
muted
#828185