#BB95E9#BB95E9
#BB95E9 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.6% C 0.125 H 304.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95E9 |
|---|---|
| RGB | rgb(187, 149, 233) |
| HSL | hsl(267, 66%, 75%) |
| HSV | hsv(267, 36%, 91%) |
| CMYK | cmyk(19.7%, 36.1%, 0%, 8.6%) |
| CIE-LAB | lab(67.98, 30.43, -37.16) |
| CIE-LCH | lch(67.98, 48.03, 309.32°) |
| OKLab | oklab(73.6% 0.0702 -0.1029) |
| OKLCH | oklch(73.6% 0.125 304.3) |
| XYZ | xyz(45.9459, 37.9430, 81.9782) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.09
Baby Purple
#CA9BF7
ΔE00 3.10
Pale Purple
#B790D4
ΔE00 3.97
Pastel Purple
#CAA0FF
ΔE00 4.10
Liliac
#C48EFD
ΔE00 4.30
Lilac (survey)
#CEA2FD
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95E9 #C3E995
analogous
#9599E9 #BB95E9 #E595E9
triadic
#BB95E9 #E9BB95 #95E9BB
tetradic
#BB95E9 #E99599 #C3E995 #95E9E5
square
#BB95E9 #E99599 #C3E995 #95E9E5
split-complementary
#BB95E9 #E9E595 #99E995
monochromatic
#7A30D4 #9A62DE #BB95E9 #DCC8F4 #EFE6FA
Accessibility & contrast
On white
2.45
#BB95E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#BB95E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95E9
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95E9 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EC
Deuteranopia (green-blind)
#8AA6E7
Tritanopia (blue-blind)
#B4A2B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb95e9; /* rgb */ color: rgb(187, 149, 233); /* oklch */ color: oklch(73.6% 0.125 304.3);
Tailwind
colors: {
custom: {
50: '#d0b4f0',
500: '#bb95e9',
950: '#000000',
},
}SCSS
$custom: #bb95e9; $custom-light: #d0b4f0; $custom-dark: #000000;
JSON
{
"hex": "#bb95e9",
"rgb": {
"r": 187,
"g": 149,
"b": 233
},
"hsl": {
"h": 267.143,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.73604,
"c": 0.12453,
"h": 304.3
},
"luminance": 0.37943
}Semantic roles & 50–950 ramp
primary
#BB95E9
secondary
#E7F1DA
accent
#CD187B
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084