#BB95EC#BB95EC
#BB95EC is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.7% C 0.128 H 303.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95EC |
|---|---|
| RGB | rgb(187, 149, 236) |
| HSL | hsl(266, 70%, 75%) |
| HSV | hsv(266, 37%, 93%) |
| CMYK | cmyk(20.8%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(68.11, 31.11, -38.60) |
| CIE-LCH | lch(68.11, 49.58, 308.86°) |
| OKLab | oklab(73.74% 0.0708 -0.107) |
| OKLCH | oklch(73.74% 0.128 303.5) |
| XYZ | xyz(46.3781, 38.1159, 84.2544) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.96
Lavender (survey)
#C79FEF
ΔE00 3.26
Pastel Purple
#CAA0FF
ΔE00 3.82
Liliac
#C48EFD
ΔE00 3.87
Lilac (survey)
#CEA2FD
ΔE00 4.30
Pale Purple
#B790D4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95EC #C6EC95
analogous
#959AEC #BB95EC #E695EC
triadic
#BB95EC #ECBB95 #95ECBB
tetradic
#BB95EC #EC959A #C6EC95 #95ECE6
square
#BB95EC #EC959A #C6EC95 #95ECE6
split-complementary
#BB95EC #ECE695 #9AEC95
monochromatic
#782DD9 #9A61E3 #BB95EC #DCC9F5 #EEE5FA
Accessibility & contrast
On white
2.44
#BB95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BB95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95EC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95EC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#B3A3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb95ec; /* rgb */ color: rgb(187, 149, 236); /* oklch */ color: oklch(73.7% 0.128 303.5);
Tailwind
colors: {
custom: {
50: '#d1b4f2',
500: '#bb95ec',
950: '#000000',
},
}SCSS
$custom: #bb95ec; $custom-light: #d1b4f2; $custom-dark: #000000;
JSON
{
"hex": "#bb95ec",
"rgb": {
"r": 187,
"g": 149,
"b": 236
},
"hsl": {
"h": 266.207,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.73743,
"c": 0.12836,
"h": 303.5
},
"luminance": 0.38116
}Semantic roles & 50–950 ramp
primary
#BB95EC
secondary
#E7F2D9
accent
#D2147F
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085