#BB95FB#BB95FB
#BB95FB is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.5% C 0.148 H 300.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95FB |
|---|---|
| RGB | rgb(187, 149, 251) |
| HSL | hsl(262, 93%, 78%) |
| HSV | hsv(262, 41%, 98%) |
| CMYK | cmyk(25.5%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(68.77, 34.58, -45.77) |
| CIE-LCH | lch(68.77, 57.36, 307.07°) |
| OKLab | oklab(74.46% 0.0738 -0.1277) |
| OKLCH | oklch(74.46% 0.148 300) |
| XYZ | xyz(48.6496, 39.0245, 96.2175) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.77
Pastel Purple
#CAA0FF
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 3.73
Lilac (survey)
#CEA2FD
ΔE00 4.65
Lavender (survey)
#C79FEF
ΔE00 4.96
Lavender
#B39DDB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95FB #D5FB95
analogous
#95A2FB #BB95FB #EE95FB
triadic
#BB95FB #FBBB95 #95FBBB
tetradic
#BB95FB #FB95A2 #D5FB95 #95FBEE
square
#BB95FB #FB95A2 #D5FB95 #95FBEE
split-complementary
#BB95FB #FBEE95 #A2FB95
monochromatic
#6F1FF7 #955AF9 #BB95FB #E1D0FD #ECE2FE
Accessibility & contrast
On white
2.39
#BB95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BB95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95FB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95FB | 1.00 | 2.39 | 8.81 | 8.81 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FF
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#AFA6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bb95fb; /* rgb */ color: rgb(187, 149, 251); /* oklch */ color: oklch(74.5% 0.148 300.0);
Tailwind
colors: {
custom: {
50: '#d1b4fd',
500: '#bb95fb',
950: '#000000',
},
}SCSS
$custom: #bb95fb; $custom-light: #d1b4fd; $custom-dark: #000000;
JSON
{
"hex": "#bb95fb",
"rgb": {
"r": 187,
"g": 149,
"b": 251
},
"hsl": {
"h": 262.353,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.74463,
"c": 0.14751,
"h": 300
},
"luminance": 0.39025
}Semantic roles & 50–950 ramp
primary
#BB95FB
secondary
#EAF6D5
accent
#E60090
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085