#BB94F8#BB94F8
#BB94F8 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.1% C 0.145 H 300.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94F8 |
|---|---|
| RGB | rgb(187, 148, 248) |
| HSL | hsl(263, 88%, 78%) |
| HSV | hsv(263, 40%, 97%) |
| CMYK | cmyk(24.6%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(68.40, 34.43, -44.71) |
| CIE-LCH | lch(68.40, 56.43, 307.60°) |
| OKLab | oklab(74.14% 0.0746 -0.1246) |
| OKLCH | oklch(74.14% 0.145 300.9) |
| XYZ | xyz(48.0229, 38.5218, 93.6942) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.59
Baby Purple
#CA9BF7
ΔE00 3.53
Pastel Purple
#CAA0FF
ΔE00 3.67
Lilac (survey)
#CEA2FD
ΔE00 4.63
Lavender (survey)
#C79FEF
ΔE00 4.72
Pale Purple
#B790D4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94F8 #D1F894
analogous
#949FF8 #BB94F8 #ED94F8
triadic
#BB94F8 #F8BB94 #94F8BB
tetradic
#BB94F8 #F8949F #D1F894 #94F8ED
square
#BB94F8 #F8949F #D1F894 #94F8ED
split-complementary
#BB94F8 #F8ED94 #9FF894
monochromatic
#7221F0 #965BF4 #BB94F8 #E0CDFC #EDE2FD
Accessibility & contrast
On white
2.41
#BB94F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#BB94F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94F8
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94F8 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FC
Deuteranopia (green-blind)
#82A6F5
Tritanopia (blue-blind)
#B0A5BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb94f8; /* rgb */ color: rgb(187, 148, 248); /* oklch */ color: oklch(74.1% 0.145 300.9);
Tailwind
colors: {
custom: {
50: '#d1b4fb',
500: '#bb94f8',
950: '#000000',
},
}SCSS
$custom: #bb94f8; $custom-light: #d1b4fb; $custom-dark: #000000;
JSON
{
"hex": "#bb94f8",
"rgb": {
"r": 187,
"g": 148,
"b": 248
},
"hsl": {
"h": 263.4,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.74142,
"c": 0.14527,
"h": 300.9
},
"luminance": 0.38522
}Semantic roles & 50–950 ramp
primary
#BB94F8
secondary
#E9F5D6
accent
#E4018C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085