#BB95EF#BB95EF
#BB95EF is a light, vivid violet. Relative luminance 0.383; OKLCH L 73.9% C 0.132 H 302.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95EF |
|---|---|
| RGB | rgb(187, 149, 239) |
| HSL | hsl(265, 74%, 76%) |
| HSV | hsv(265, 38%, 94%) |
| CMYK | cmyk(21.8%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.24, 31.79, -40.05) |
| CIE-LCH | lch(68.24, 51.13, 308.45°) |
| OKLab | oklab(73.88% 0.0715 -0.1112) |
| OKLCH | oklch(73.88% 0.132 302.7) |
| XYZ | xyz(46.8176, 38.2917, 86.5692) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.94
Liliac
#C48EFD
ΔE00 3.49
Lavender (survey)
#C79FEF
ΔE00 3.51
Pastel Purple
#CAA0FF
ΔE00 3.61
Lilac (survey)
#CEA2FD
ΔE00 4.24
Pale Purple
#B790D4
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95EF #C9EF95
analogous
#959CEF #BB95EF #E895EF
triadic
#BB95EF #EFBB95 #95EFBB
tetradic
#BB95EF #EF959C #C9EF95 #95EFE8
square
#BB95EF #EF959C #C9EF95 #95EFE8
split-complementary
#BB95EF #EFE895 #9CEF95
monochromatic
#772BDF #9960E7 #BB95EF #DDCAF7 #EEE4FB
Accessibility & contrast
On white
2.43
#BB95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#BB95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95EF
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95EF | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F2
Deuteranopia (green-blind)
#88A6ED
Tritanopia (blue-blind)
#B2A3B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb95ef; /* rgb */ color: rgb(187, 149, 239); /* oklch */ color: oklch(73.9% 0.132 302.7);
Tailwind
colors: {
custom: {
50: '#d1b4f4',
500: '#bb95ef',
950: '#000000',
},
}SCSS
$custom: #bb95ef; $custom-light: #d1b4f4; $custom-dark: #000000;
JSON
{
"hex": "#bb95ef",
"rgb": {
"r": 187,
"g": 149,
"b": 239
},
"hsl": {
"h": 265.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.73883,
"c": 0.13218,
"h": 302.7
},
"luminance": 0.38292
}Semantic roles & 50–950 ramp
primary
#BB95EF
secondary
#E8F3D8
accent
#D61082
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085