#BB94F2#BB94F2
#BB94F2 is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.9% C 0.138 H 302.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94F2 |
|---|---|
| RGB | rgb(187, 148, 242) |
| HSL | hsl(265, 78%, 76%) |
| HSV | hsv(265, 39%, 95%) |
| CMYK | cmyk(22.7%, 38.8%, 0%, 5.1%) |
| CIE-LAB | lab(68.14, 33.04, -41.85) |
| CIE-LCH | lch(68.14, 53.32, 308.29°) |
| OKLab | oklab(73.85% 0.0735 -0.1164) |
| OKLCH | oklch(73.85% 0.138 302.3) |
| XYZ | xyz(47.1070, 38.1554, 88.8702) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.96
Baby Purple
#CA9BF7
ΔE00 3.11
Pastel Purple
#CAA0FF
ΔE00 3.65
Lavender (survey)
#C79FEF
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.41
Pale Purple
#B790D4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94F2 #CBF294
analogous
#949CF2 #BB94F2 #EA94F2
triadic
#BB94F2 #F2BB94 #94F2BB
tetradic
#BB94F2 #F2949C #CBF294 #94F2EA
square
#BB94F2 #F2949C #CBF294 #94F2EA
split-complementary
#BB94F2 #F2EA94 #9CF294
monochromatic
#7627E5 #985DEB #BB94F2 #DECBF9 #EEE4FC
Accessibility & contrast
On white
2.43
#BB94F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BB94F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94F2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94F2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F6
Deuteranopia (green-blind)
#85A6EF
Tritanopia (blue-blind)
#B2A3B8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb94f2; /* rgb */ color: rgb(187, 148, 242); /* oklch */ color: oklch(73.9% 0.138 302.3);
Tailwind
colors: {
custom: {
50: '#d1b4f6',
500: '#bb94f2',
950: '#000000',
},
}SCSS
$custom: #bb94f2; $custom-light: #d1b4f6; $custom-dark: #000000;
JSON
{
"hex": "#bb94f2",
"rgb": {
"r": 187,
"g": 148,
"b": 242
},
"hsl": {
"h": 264.894,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.7385,
"c": 0.13763,
"h": 302.3
},
"luminance": 0.38155
}Semantic roles & 50–950 ramp
primary
#BB94F2
secondary
#E8F3D8
accent
#DB0B84
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085