#BB95F2#BB95F2
#BB95F2 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.0% C 0.136 H 302.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95F2 |
|---|---|
| RGB | rgb(187, 149, 242) |
| HSL | hsl(265, 78%, 77%) |
| HSV | hsv(265, 38%, 95%) |
| CMYK | cmyk(22.7%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(68.37, 32.48, -41.49) |
| CIE-LCH | lch(68.37, 52.69, 308.06°) |
| OKLab | oklab(74.02% 0.0721 -0.1153) |
| OKLCH | oklch(74.02% 0.136 302) |
| XYZ | xyz(47.2645, 38.4705, 88.9227) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.02
Liliac
#C48EFD
ΔE00 3.18
Pastel Purple
#CAA0FF
ΔE00 3.49
Lavender (survey)
#C79FEF
ΔE00 3.83
Lilac (survey)
#CEA2FD
ΔE00 4.25
Pale Purple
#B790D4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95F2 #CCF295
analogous
#959EF2 #BB95F2 #E995F2
triadic
#BB95F2 #F2BB95 #95F2BB
tetradic
#BB95F2 #F2959E #CCF295 #95F2E9
square
#BB95F2 #F2959E #CCF295 #95F2E9
split-complementary
#BB95F2 #F2E995 #9EF295
monochromatic
#7528E5 #985EEB #BB95F2 #DECCF9 #EEE4FC
Accessibility & contrast
On white
2.42
#BB95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BB95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95F2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95F2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#86A6F0
Tritanopia (blue-blind)
#B1A4B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bb95f2; /* rgb */ color: rgb(187, 149, 242); /* oklch */ color: oklch(74.0% 0.136 302.0);
Tailwind
colors: {
custom: {
50: '#d1b4f6',
500: '#bb95f2',
950: '#000000',
},
}SCSS
$custom: #bb95f2; $custom-light: #d1b4f6; $custom-dark: #000000;
JSON
{
"hex": "#bb95f2",
"rgb": {
"r": 187,
"g": 149,
"b": 242
},
"hsl": {
"h": 264.516,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.74025,
"c": 0.13601,
"h": 302
},
"luminance": 0.3847
}Semantic roles & 50–950 ramp
primary
#BB95F2
secondary
#E8F3D8
accent
#DA0B86
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085