#BF95FB#BF95FB
#BF95FB is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.8% C 0.148 H 301.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95FB |
|---|---|
| RGB | rgb(191, 149, 251) |
| HSL | hsl(265, 93%, 78%) |
| HSV | hsv(265, 41%, 98%) |
| CMYK | cmyk(23.9%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.14, 35.69, -45.16) |
| CIE-LCH | lch(69.14, 57.56, 308.31°) |
| OKLab | oklab(74.83% 0.0784 -0.1259) |
| OKLCH | oklch(74.83% 0.148 301.9) |
| XYZ | xyz(49.6421, 39.5362, 96.2641) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.22
Baby Purple
#CA9BF7
ΔE00 3.03
Pastel Purple
#CAA0FF
ΔE00 3.13
Lilac (survey)
#CEA2FD
ΔE00 4.10
Lavender (survey)
#C79FEF
ΔE00 4.49
Pale Purple
#B790D4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95FB #D1FB95
analogous
#959EFB #BF95FB #F295FB
triadic
#BF95FB #FBBF95 #95FBBF
tetradic
#BF95FB #FB959E #D1FB95 #95FBF2
square
#BF95FB #FB959E #D1FB95 #95FBF2
split-complementary
#BF95FB #FBF295 #9EFB95
monochromatic
#781FF7 #9B5AF9 #BF95FB #E3D0FD #EDE2FE
Accessibility & contrast
On white
2.36
#BF95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#BF95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95FB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95FB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#B4A6BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf95fb; /* rgb */ color: rgb(191, 149, 251); /* oklch */ color: oklch(74.8% 0.148 301.9);
Tailwind
colors: {
custom: {
50: '#d4b4fd',
500: '#bf95fb',
950: '#000000',
},
}SCSS
$custom: #bf95fb; $custom-light: #d4b4fd; $custom-dark: #000000;
JSON
{
"hex": "#bf95fb",
"rgb": {
"r": 191,
"g": 149,
"b": 251
},
"hsl": {
"h": 264.706,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.74828,
"c": 0.14831,
"h": 301.9
},
"luminance": 0.39536
}Semantic roles & 50–950 ramp
primary
#BF95FB
secondary
#E8F6D5
accent
#E60087
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085