#BB95EB#BB95EB
#BB95EB is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.7% C 0.127 H 303.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95EB |
|---|---|
| RGB | rgb(187, 149, 235) |
| HSL | hsl(267, 68%, 75%) |
| HSV | hsv(267, 37%, 92%) |
| CMYK | cmyk(20.4%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(68.06, 30.88, -38.12) |
| CIE-LCH | lch(68.06, 49.06, 309.01°) |
| OKLab | oklab(73.7% 0.0706 -0.1056) |
| OKLCH | oklch(73.7% 0.127 303.8) |
| XYZ | xyz(46.2333, 38.0580, 83.4914) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.00
Lavender (survey)
#C79FEF
ΔE00 3.19
Pastel Purple
#CAA0FF
ΔE00 3.90
Liliac
#C48EFD
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.34
Pale Purple
#B790D4
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95EB #C5EB95
analogous
#959AEB #BB95EB #E695EB
triadic
#BB95EB #EBBB95 #95EBBB
tetradic
#BB95EB #EB959A #C5EB95 #95EBE6
square
#BB95EB #EB959A #C5EB95 #95EBE6
split-complementary
#BB95EB #EBE695 #9AEB95
monochromatic
#792ED8 #9A62E1 #BB95EB #DCC8F5 #EEE5FA
Accessibility & contrast
On white
2.44
#BB95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#BB95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95EB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95EB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#B3A2B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb95eb; /* rgb */ color: rgb(187, 149, 235); /* oklch */ color: oklch(73.7% 0.127 303.8);
Tailwind
colors: {
custom: {
50: '#d1b4f1',
500: '#bb95eb',
950: '#000000',
},
}SCSS
$custom: #bb95eb; $custom-light: #d1b4f1; $custom-dark: #000000;
JSON
{
"hex": "#bb95eb",
"rgb": {
"r": 187,
"g": 149,
"b": 235
},
"hsl": {
"h": 266.512,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.73696,
"c": 0.12708,
"h": 303.8
},
"luminance": 0.38058
}Semantic roles & 50–950 ramp
primary
#BB95EB
secondary
#E7F2D9
accent
#D0157E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085