#BB95FA#BB95FA
#BB95FA is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.4% C 0.146 H 300.2°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95FA |
|---|---|
| RGB | rgb(187, 149, 250) |
| HSL | hsl(263, 91%, 78%) |
| HSV | hsv(263, 40%, 98%) |
| CMYK | cmyk(25.2%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(68.72, 34.34, -45.30) |
| CIE-LCH | lch(68.72, 56.84, 307.17°) |
| OKLab | oklab(74.41% 0.0736 -0.1264) |
| OKLCH | oklch(74.41% 0.146 300.2) |
| XYZ | xyz(48.4924, 38.9616, 95.3895) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.77
Pastel Purple
#CAA0FF
ΔE00 3.57
Baby Purple
#CA9BF7
ΔE00 3.63
Lilac (survey)
#CEA2FD
ΔE00 4.59
Lavender (survey)
#C79FEF
ΔE00 4.82
Lavender
#B39DDB
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95FA #D4FA95
analogous
#95A1FA #BB95FA #ED95FA
triadic
#BB95FA #FABB95 #95FABB
tetradic
#BB95FA #FA95A1 #D4FA95 #95FAED
square
#BB95FA #FA95A1 #D4FA95 #95FAED
split-complementary
#BB95FA #FAED95 #A1FA95
monochromatic
#7020F4 #965BF7 #BB95FA #E0CFFD #ECE2FE
Accessibility & contrast
On white
2.39
#BB95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#BB95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95FA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95FA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#82A7F7
Tritanopia (blue-blind)
#AFA6BC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bb95fa; /* rgb */ color: rgb(187, 149, 250); /* oklch */ color: oklch(74.4% 0.146 300.2);
Tailwind
colors: {
custom: {
50: '#d1b4fc',
500: '#bb95fa',
950: '#000000',
},
}SCSS
$custom: #bb95fa; $custom-light: #d1b4fc; $custom-dark: #000000;
JSON
{
"hex": "#bb95fa",
"rgb": {
"r": 187,
"g": 149,
"b": 250
},
"hsl": {
"h": 262.574,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.74413,
"c": 0.14623,
"h": 300.2
},
"luminance": 0.38962
}Semantic roles & 50–950 ramp
primary
#BB95FA
secondary
#EAF6D5
accent
#E6008F
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085