#BB95F7#BB95F7
#BB95F7 is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.3% C 0.142 H 300.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95F7 |
|---|---|
| RGB | rgb(187, 149, 247) |
| HSL | hsl(263, 86%, 78%) |
| HSV | hsv(263, 40%, 97%) |
| CMYK | cmyk(24.3%, 39.7%, 0%, 3.1%) |
| CIE-LAB | lab(68.59, 33.64, -43.87) |
| CIE-LCH | lch(68.59, 55.29, 307.48°) |
| OKLab | oklab(74.27% 0.0731 -0.1222) |
| OKLCH | oklch(74.27% 0.142 300.9) |
| XYZ | xyz(48.0257, 38.7749, 92.9318) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.84
Baby Purple
#CA9BF7
ΔE00 3.35
Pastel Purple
#CAA0FF
ΔE00 3.48
Lilac (survey)
#CEA2FD
ΔE00 4.41
Lavender (survey)
#C79FEF
ΔE00 4.43
Pale Purple
#B790D4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95F7 #D1F795
analogous
#95A0F7 #BB95F7 #EC95F7
triadic
#BB95F7 #F7BB95 #95F7BB
tetradic
#BB95F7 #F795A0 #D1F795 #95F7EC
square
#BB95F7 #F795A0 #D1F795 #95F7EC
split-complementary
#BB95F7 #F7EC95 #A0F795
monochromatic
#7223EE #965CF3 #BB95F7 #E0CEFB #EDE3FD
Accessibility & contrast
On white
2.40
#BB95F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#BB95F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95F7
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95F7 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#84A7F4
Tritanopia (blue-blind)
#B0A5BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb95f7; /* rgb */ color: rgb(187, 149, 247); /* oklch */ color: oklch(74.3% 0.142 300.9);
Tailwind
colors: {
custom: {
50: '#d1b4fa',
500: '#bb95f7',
950: '#000000',
},
}SCSS
$custom: #bb95f7; $custom-light: #d1b4fa; $custom-dark: #000000;
JSON
{
"hex": "#bb95f7",
"rgb": {
"r": 187,
"g": 149,
"b": 247
},
"hsl": {
"h": 263.265,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.74266,
"c": 0.1424,
"h": 300.9
},
"luminance": 0.38775
}Semantic roles & 50–950 ramp
primary
#BB95F7
secondary
#E9F5D6
accent
#E2038C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085