#BB94FE#BB94FE
#BB94FE is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.4% C 0.153 H 299.7°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94FE |
|---|---|
| RGB | rgb(187, 148, 254) |
| HSL | hsl(262, 98%, 79%) |
| HSV | hsv(262, 42%, 100%) |
| CMYK | cmyk(26.4%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(68.68, 35.84, -47.55) |
| CIE-LCH | lch(68.68, 59.54, 307.01°) |
| OKLab | oklab(74.44% 0.0756 -0.1329) |
| OKLCH | oklch(74.44% 0.153 299.7) |
| XYZ | xyz(48.9687, 38.9001, 98.6753) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.63
Pastel Purple
#CAA0FF
ΔE00 3.96
Baby Purple
#CA9BF7
ΔE00 4.15
Lilac (survey)
#CEA2FD
ΔE00 5.03
Lavender (survey)
#C79FEF
ΔE00 5.50
Light Purple
#BF77F6
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94FE #D7FE94
analogous
#94A2FE #BB94FE #F094FE
triadic
#BB94FE #FEBB94 #94FEBB
tetradic
#BB94FE #FE94A2 #D7FE94 #94FEF0
square
#BB94FE #FE94A2 #D7FE94 #94FEF0
split-complementary
#BB94FE #FEF094 #A2FE94
monochromatic
#6E1BFD #9457FD #BB94FE #E2D1FF #ECE1FF
Accessibility & contrast
On white
2.39
#BB94FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BB94FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94FE
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94FE | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#AEA6BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bb94fe; /* rgb */ color: rgb(187, 148, 254); /* oklch */ color: oklch(74.4% 0.153 299.7);
Tailwind
colors: {
custom: {
50: '#d1b4ff',
500: '#bb94fe',
950: '#000000',
},
}SCSS
$custom: #bb94fe; $custom-light: #d1b4ff; $custom-dark: #000000;
JSON
{
"hex": "#bb94fe",
"rgb": {
"r": 187,
"g": 148,
"b": 254
},
"hsl": {
"h": 262.075,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.7444,
"c": 0.1529,
"h": 299.7
},
"luminance": 0.389
}Semantic roles & 50–950 ramp
primary
#BB94FE
secondary
#EAF7D4
accent
#E60091
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086