#BB94F7#BB94F7
#BB94F7 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.1% C 0.144 H 301.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94F7 |
|---|---|
| RGB | rgb(187, 148, 247) |
| HSL | hsl(264, 86%, 77%) |
| HSV | hsv(264, 40%, 97%) |
| CMYK | cmyk(24.3%, 40.1%, 0%, 3.1%) |
| CIE-LAB | lab(68.36, 34.19, -44.23) |
| CIE-LCH | lch(68.36, 55.91, 307.71°) |
| OKLab | oklab(74.09% 0.0744 -0.1233) |
| OKLCH | oklch(74.09% 0.144 301.1) |
| XYZ | xyz(47.8682, 38.4599, 92.8793) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.62
Baby Purple
#CA9BF7
ΔE00 3.44
Pastel Purple
#CAA0FF
ΔE00 3.65
Lilac (survey)
#CEA2FD
ΔE00 4.57
Lavender (survey)
#C79FEF
ΔE00 4.59
Pale Purple
#B790D4
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94F7 #D0F794
analogous
#949FF7 #BB94F7 #EC94F7
triadic
#BB94F7 #F7BB94 #94F7BB
tetradic
#BB94F7 #F7949F #D0F794 #94F7EC
square
#BB94F7 #F7949F #D0F794 #94F7EC
split-complementary
#BB94F7 #F7EC94 #9FF794
monochromatic
#7322EE #975BF3 #BB94F7 #DFCDFB #EDE3FD
Accessibility & contrast
On white
2.42
#BB94F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BB94F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94F7
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94F7 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#83A6F4
Tritanopia (blue-blind)
#B0A5BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb94f7; /* rgb */ color: rgb(187, 148, 247); /* oklch */ color: oklch(74.1% 0.144 301.1);
Tailwind
colors: {
custom: {
50: '#d1b4fa',
500: '#bb94f7',
950: '#000000',
},
}SCSS
$custom: #bb94f7; $custom-light: #d1b4fa; $custom-dark: #000000;
JSON
{
"hex": "#bb94f7",
"rgb": {
"r": 187,
"g": 148,
"b": 247
},
"hsl": {
"h": 263.636,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.74093,
"c": 0.14399,
"h": 301.1
},
"luminance": 0.3846
}Semantic roles & 50–950 ramp
primary
#BB94F7
secondary
#E9F5D6
accent
#E3038A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085