#BB95E8#BB95E8
#BB95E8 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.6% C 0.123 H 304.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95E8 |
|---|---|
| RGB | rgb(187, 149, 232) |
| HSL | hsl(267, 64%, 75%) |
| HSV | hsv(267, 36%, 91%) |
| CMYK | cmyk(19.4%, 35.8%, 0%, 9%) |
| CIE-LAB | lab(67.94, 30.21, -36.67) |
| CIE-LCH | lch(67.94, 47.51, 309.48°) |
| OKLab | oklab(73.56% 0.07 -0.1015) |
| OKLCH | oklch(73.56% 0.123 304.6) |
| XYZ | xyz(45.8035, 37.8861, 81.2280) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.05
Baby Purple
#CA9BF7
ΔE00 3.17
Pale Purple
#B790D4
ΔE00 3.78
Pastel Purple
#CAA0FF
ΔE00 4.21
Liliac
#C48EFD
ΔE00 4.45
Lavender
#B39DDB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95E8 #C2E895
analogous
#9599E8 #BB95E8 #E595E8
triadic
#BB95E8 #E8BB95 #95E8BB
tetradic
#BB95E8 #E89599 #C2E895 #95E8E5
square
#BB95E8 #E89599 #C2E895 #95E8E5
split-complementary
#BB95E8 #E8E595 #99E895
monochromatic
#7A30D2 #9B63DD #BB95E8 #DBC7F3 #EFE6FA
Accessibility & contrast
On white
2.45
#BB95E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#BB95E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95E8
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95E8 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A4EB
Deuteranopia (green-blind)
#8BA6E6
Tritanopia (blue-blind)
#B4A2B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb95e8; /* rgb */ color: rgb(187, 149, 232); /* oklch */ color: oklch(73.6% 0.123 304.6);
Tailwind
colors: {
custom: {
50: '#d0b4ef',
500: '#bb95e8',
950: '#000000',
},
}SCSS
$custom: #bb95e8; $custom-light: #d0b4ef; $custom-dark: #000000;
JSON
{
"hex": "#bb95e8",
"rgb": {
"r": 187,
"g": 149,
"b": 232
},
"hsl": {
"h": 267.47,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.73558,
"c": 0.12326,
"h": 304.6
},
"luminance": 0.37886
}Semantic roles & 50–950 ramp
primary
#BB95E8
secondary
#E6F1DA
accent
#CC197A
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141116
muted
#828084