#BB95F0#BB95F0
#BB95F0 is a light, vivid violet. Relative luminance 0.384; OKLCH L 73.9% C 0.133 H 302.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95F0 |
|---|---|
| RGB | rgb(187, 149, 240) |
| HSL | hsl(265, 75%, 76%) |
| HSV | hsv(265, 38%, 94%) |
| CMYK | cmyk(22.1%, 37.9%, 0%, 5.9%) |
| CIE-LAB | lab(68.28, 32.02, -40.53) |
| CIE-LCH | lch(68.28, 51.65, 308.31°) |
| OKLab | oklab(73.93% 0.0717 -0.1126) |
| OKLCH | oklch(73.93% 0.133 302.5) |
| XYZ | xyz(46.9658, 38.3510, 87.3494) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.96
Liliac
#C48EFD
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 3.56
Lavender (survey)
#C79FEF
ΔE00 3.61
Lilac (survey)
#CEA2FD
ΔE00 4.23
Pale Purple
#B790D4
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95F0 #CAF095
analogous
#959DF0 #BB95F0 #E995F0
triadic
#BB95F0 #F0BB95 #95F0BB
tetradic
#BB95F0 #F0959D #CAF095 #95F0E9
square
#BB95F0 #F0959D #CAF095 #95F0E9
split-complementary
#BB95F0 #F0E995 #9DF095
monochromatic
#762AE1 #995FE8 #BB95F0 #DDCBF8 #EEE4FB
Accessibility & contrast
On white
2.42
#BB95F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#BB95F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95F0
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95F0 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F3
Deuteranopia (green-blind)
#87A6EE
Tritanopia (blue-blind)
#B2A4B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb95f0; /* rgb */ color: rgb(187, 149, 240); /* oklch */ color: oklch(73.9% 0.133 302.5);
Tailwind
colors: {
custom: {
50: '#d1b4f5',
500: '#bb95f0',
950: '#000000',
},
}SCSS
$custom: #bb95f0; $custom-light: #d1b4f5; $custom-dark: #000000;
JSON
{
"hex": "#bb95f0",
"rgb": {
"r": 187,
"g": 149,
"b": 240
},
"hsl": {
"h": 265.055,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.7393,
"c": 0.13346,
"h": 302.5
},
"luminance": 0.38351
}Semantic roles & 50–950 ramp
primary
#BB95F0
secondary
#E8F3D8
accent
#D70E83
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#141117
muted
#828085