#BB95FF#BB95FF
#BB95FF is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.7% C 0.153 H 299.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95FF |
|---|---|
| RGB | rgb(187, 149, 255) |
| HSL | hsl(262, 100%, 79%) |
| HSV | hsv(262, 42%, 100%) |
| CMYK | cmyk(26.7%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(68.95, 35.52, -47.66) |
| CIE-LCH | lch(68.95, 59.44, 306.70°) |
| OKLab | oklab(74.66% 0.0745 -0.1332) |
| OKLCH | oklch(74.66% 0.153 299.2) |
| XYZ | xyz(49.2868, 39.2794, 99.5734) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.87
Pastel Purple
#CAA0FF
ΔE00 3.87
Baby Purple
#CA9BF7
ΔE00 4.18
Lilac (survey)
#CEA2FD
ΔE00 4.97
Lavender (survey)
#C79FEF
ΔE00 5.50
Light Purple
#BF77F6
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95FF #D9FF95
analogous
#95A4FF #BB95FF #F095FF
triadic
#BB95FF #FFBB95 #95FFBB
tetradic
#BB95FF #FF95A4 #D9FF95 #95FFF0
square
#BB95FF #FF95A4 #D9FF95 #95FFF0
split-complementary
#BB95FF #FFF095 #A4FF95
monochromatic
#6C1BFF #9458FF #BB95FF #E2D2FF #EBE0FF
Accessibility & contrast
On white
2.37
#BB95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BB95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95FF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95FF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#AEA7BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bb95ff; /* rgb */ color: rgb(187, 149, 255); /* oklch */ color: oklch(74.7% 0.153 299.2);
Tailwind
colors: {
custom: {
50: '#d1b4ff',
500: '#bb95ff',
950: '#000000',
},
}SCSS
$custom: #bb95ff; $custom-light: #d1b4ff; $custom-dark: #000000;
JSON
{
"hex": "#bb95ff",
"rgb": {
"r": 187,
"g": 149,
"b": 255
},
"hsl": {
"h": 261.509,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.74662,
"c": 0.15261,
"h": 299.2
},
"luminance": 0.3928
}Semantic roles & 50–950 ramp
primary
#BB95FF
secondary
#EBF7D4
accent
#E60093
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086