#BB95F9#BB95F9
#BB95F9 is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.4% C 0.145 H 300.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95F9 |
|---|---|
| RGB | rgb(187, 149, 249) |
| HSL | hsl(263, 89%, 78%) |
| HSV | hsv(263, 40%, 98%) |
| CMYK | cmyk(24.9%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.68, 34.11, -44.82) |
| CIE-LCH | lch(68.68, 56.32, 307.27°) |
| OKLab | oklab(74.36% 0.0734 -0.125) |
| OKLCH | oklch(74.36% 0.145 300.4) |
| XYZ | xyz(48.3360, 38.8991, 94.5659) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.78
Baby Purple
#CA9BF7
ΔE00 3.53
Pastel Purple
#CAA0FF
ΔE00 3.53
Lilac (survey)
#CEA2FD
ΔE00 4.52
Lavender (survey)
#C79FEF
ΔE00 4.69
Lavender
#B39DDB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95F9 #D3F995
analogous
#95A1F9 #BB95F9 #ED95F9
triadic
#BB95F9 #F9BB95 #95F9BB
tetradic
#BB95F9 #F995A1 #D3F995 #95F9ED
square
#BB95F9 #F995A1 #D3F995 #95F9ED
split-complementary
#BB95F9 #F9ED95 #A1F995
monochromatic
#7121F2 #965BF6 #BB95F9 #E0CFFC #ECE2FD
Accessibility & contrast
On white
2.39
#BB95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#BB95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95F9
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95F9 | 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)
#7BA7FD
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#B0A6BB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb95f9; /* rgb */ color: rgb(187, 149, 249); /* oklch */ color: oklch(74.4% 0.145 300.4);
Tailwind
colors: {
custom: {
50: '#d1b4fb',
500: '#bb95f9',
950: '#000000',
},
}SCSS
$custom: #bb95f9; $custom-light: #d1b4fb; $custom-dark: #000000;
JSON
{
"hex": "#bb95f9",
"rgb": {
"r": 187,
"g": 149,
"b": 249
},
"hsl": {
"h": 262.8,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.74364,
"c": 0.14495,
"h": 300.4
},
"luminance": 0.38899
}Semantic roles & 50–950 ramp
primary
#BB95F9
secondary
#E9F5D6
accent
#E6008E
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085