#BF95FF#BF95FF
#BF95FF is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.0% C 0.153 H 301.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BF95FF |
|---|---|
| RGB | rgb(191, 149, 255) |
| HSL | hsl(264, 100%, 79%) |
| HSV | hsv(264, 42%, 100%) |
| CMYK | cmyk(25.1%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(69.32, 36.62, -47.06) |
| CIE-LCH | lch(69.32, 59.62, 307.89°) |
| OKLab | oklab(75.03% 0.0791 -0.1314) |
| OKLCH | oklch(75.03% 0.153 301.1) |
| XYZ | xyz(50.2793, 39.7911, 99.6199) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.25
Pastel Purple
#CAA0FF
ΔE00 3.36
Baby Purple
#CA9BF7
ΔE00 3.51
Lilac (survey)
#CEA2FD
ΔE00 4.41
Lavender (survey)
#C79FEF
ΔE00 5.04
Pale Violet
#CEAEFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF95FF #D5FF95
analogous
#95A0FF #BF95FF #F495FF
triadic
#BF95FF #FFBF95 #95FFBF
tetradic
#BF95FF #FF95A0 #D5FF95 #95FFF4
square
#BF95FF #FF95A0 #D5FF95 #95FFF4
split-complementary
#BF95FF #FFF495 #A0FF95
monochromatic
#751BFF #9A58FF #BF95FF #E4D2FF #EDE0FF
Accessibility & contrast
On white
2.34
#BF95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#BF95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF95FF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF95FF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#82A9FC
Tritanopia (blue-blind)
#B3A7BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf95ff; /* rgb */ color: rgb(191, 149, 255); /* oklch */ color: oklch(75.0% 0.153 301.1);
Tailwind
colors: {
custom: {
50: '#d4b4ff',
500: '#bf95ff',
950: '#000000',
},
}SCSS
$custom: #bf95ff; $custom-light: #d4b4ff; $custom-dark: #000000;
JSON
{
"hex": "#bf95ff",
"rgb": {
"r": 191,
"g": 149,
"b": 255
},
"hsl": {
"h": 263.774,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.75026,
"c": 0.15335,
"h": 301.1
},
"luminance": 0.39791
}Semantic roles & 50–950 ramp
primary
#BF95FF
secondary
#E9F7D4
accent
#E6008B
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086