#BB95EE#BB95EE
#BB95EE is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.8% C 0.131 H 303.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95EE |
|---|---|
| RGB | rgb(187, 149, 238) |
| HSL | hsl(266, 72%, 76%) |
| HSV | hsv(266, 37%, 93%) |
| CMYK | cmyk(21.4%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(68.19, 31.57, -39.57) |
| CIE-LCH | lch(68.19, 50.62, 308.58°) |
| OKLab | oklab(73.84% 0.0713 -0.1098) |
| OKLCH | oklch(73.84% 0.131 303) |
| XYZ | xyz(46.6703, 38.2328, 85.7933) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.94
Lavender (survey)
#C79FEF
ΔE00 3.42
Liliac
#C48EFD
ΔE00 3.61
Pastel Purple
#CAA0FF
ΔE00 3.67
Lilac (survey)
#CEA2FD
ΔE00 4.25
Pale Purple
#B790D4
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95EE #C8EE95
analogous
#959BEE #BB95EE #E795EE
triadic
#BB95EE #EEBB95 #95EEBB
tetradic
#BB95EE #EE959B #C8EE95 #95EEE7
square
#BB95EE #EE959B #C8EE95 #95EEE7
split-complementary
#BB95EE #EEE795 #9BEE95
monochromatic
#772CDD #9960E6 #BB95EE #DDCAF6 #EEE5FB
Accessibility & contrast
On white
2.43
#BB95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BB95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95EE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95EE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#B3A3B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb95ee; /* rgb */ color: rgb(187, 149, 238); /* oklch */ color: oklch(73.8% 0.131 303.0);
Tailwind
colors: {
custom: {
50: '#d1b4f4',
500: '#bb95ee',
950: '#000000',
},
}SCSS
$custom: #bb95ee; $custom-light: #d1b4f4; $custom-dark: #000000;
JSON
{
"hex": "#bb95ee",
"rgb": {
"r": 187,
"g": 149,
"b": 238
},
"hsl": {
"h": 265.618,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.73836,
"c": 0.13091,
"h": 303
},
"luminance": 0.38233
}Semantic roles & 50–950 ramp
primary
#BB95EE
secondary
#E7F2D9
accent
#D41181
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085