#BB94FF#BB94FF
#BB94FF is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.5% C 0.154 H 299.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BB94FF |
|---|---|
| RGB | rgb(187, 148, 255) |
| HSL | hsl(262, 100%, 79%) |
| HSV | hsv(262, 42%, 100%) |
| CMYK | cmyk(26.7%, 42%, 0%, 0%) |
| CIE-LAB | lab(68.73, 36.08, -48.02) |
| CIE-LCH | lch(68.73, 60.06, 306.92°) |
| OKLab | oklab(74.49% 0.0758 -0.1342) |
| OKLCH | oklch(74.49% 0.154 299.5) |
| XYZ | xyz(49.1293, 38.9643, 99.5209) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.67
Pastel Purple
#CAA0FF
ΔE00 4.03
Baby Purple
#CA9BF7
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 5.11
Lavender (survey)
#C79FEF
ΔE00 5.63
Light Purple
#BF77F6
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB94FF #D8FF94
analogous
#94A3FF #BB94FF #F094FF
triadic
#BB94FF #FFBB94 #94FFBB
tetradic
#BB94FF #FF94A3 #D8FF94 #94FFF0
square
#BB94FF #FF94A3 #D8FF94 #94FFF0
split-complementary
#BB94FF #FFF094 #A3FF94
monochromatic
#6D1AFF #9457FF #BB94FF #E2D1FF #ECE0FF
Accessibility & contrast
On white
2.39
#BB94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#BB94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB94FF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB94FF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#AEA7BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bb94ff; /* rgb */ color: rgb(187, 148, 255); /* oklch */ color: oklch(74.5% 0.154 299.5);
Tailwind
colors: {
custom: {
50: '#d1b4ff',
500: '#bb94ff',
950: '#000000',
},
}SCSS
$custom: #bb94ff; $custom-light: #d1b4ff; $custom-dark: #000000;
JSON
{
"hex": "#bb94ff",
"rgb": {
"r": 187,
"g": 148,
"b": 255
},
"hsl": {
"h": 261.869,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.7449,
"c": 0.15417,
"h": 299.5
},
"luminance": 0.38965
}Semantic roles & 50–950 ramp
primary
#BB94FF
secondary
#EAF7D4
accent
#E60092
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086