#BB95ED#BB95ED
#BB95ED is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.8% C 0.130 H 303.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95ED |
|---|---|
| RGB | rgb(187, 149, 237) |
| HSL | hsl(266, 71%, 76%) |
| HSV | hsv(266, 37%, 93%) |
| CMYK | cmyk(21.1%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(68.15, 31.34, -39.09) |
| CIE-LCH | lch(68.15, 50.10, 308.72°) |
| OKLab | oklab(73.79% 0.0711 -0.1084) |
| OKLCH | oklch(73.79% 0.13 303.2) |
| XYZ | xyz(46.5238, 38.1742, 85.0217) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.94
Lavender (survey)
#C79FEF
ΔE00 3.34
Liliac
#C48EFD
ΔE00 3.73
Pastel Purple
#CAA0FF
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 4.27
Pale Purple
#B790D4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95ED #C7ED95
analogous
#959BED #BB95ED #E795ED
triadic
#BB95ED #EDBB95 #95EDBB
tetradic
#BB95ED #ED959B #C7ED95 #95EDE7
square
#BB95ED #ED959B #C7ED95 #95EDE7
split-complementary
#BB95ED #EDE795 #9BED95
monochromatic
#782CDB #9961E4 #BB95ED #DDC9F6 #EEE5FB
Accessibility & contrast
On white
2.43
#BB95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#BB95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95ED
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95ED | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F0
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#B3A3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb95ed; /* rgb */ color: rgb(187, 149, 237); /* oklch */ color: oklch(73.8% 0.130 303.2);
Tailwind
colors: {
custom: {
50: '#d1b4f3',
500: '#bb95ed',
950: '#000000',
},
}SCSS
$custom: #bb95ed; $custom-light: #d1b4f3; $custom-dark: #000000;
JSON
{
"hex": "#bb95ed",
"rgb": {
"r": 187,
"g": 149,
"b": 237
},
"hsl": {
"h": 265.909,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.73789,
"c": 0.12963,
"h": 303.2
},
"luminance": 0.38174
}Semantic roles & 50–950 ramp
primary
#BB95ED
secondary
#E7F2D9
accent
#D31380
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085