#BF94FF#BF94FF
#BF94FF is a light, vivid violet. Relative luminance 0.395; OKLCH L 74.9% C 0.155 H 301.3°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94FF |
|---|---|
| RGB | rgb(191, 148, 255) |
| HSL | hsl(264, 100%, 79%) |
| HSV | hsv(264, 42%, 100%) |
| CMYK | cmyk(25.1%, 42%, 0%, 0%) |
| CIE-LAB | lab(69.09, 37.17, -47.41) |
| CIE-LCH | lch(69.09, 60.24, 308.09°) |
| OKLab | oklab(74.86% 0.0804 -0.1324) |
| OKLCH | oklch(74.86% 0.155 301.3) |
| XYZ | xyz(50.1217, 39.4761, 99.5674) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.03
Pastel Purple
#CAA0FF
ΔE00 3.56
Baby Purple
#CA9BF7
ΔE00 3.62
Lilac (survey)
#CEA2FD
ΔE00 4.58
Lavender (survey)
#C79FEF
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94FF #D4FF94
analogous
#949FFF #BF94FF #F494FF
triadic
#BF94FF #FFBF94 #94FFBF
tetradic
#BF94FF #FF949F #D4FF94 #94FFF4
square
#BF94FF #FF949F #D4FF94 #94FFF4
split-complementary
#BF94FF #FFF494 #9FFF94
monochromatic
#761AFF #9A57FF #BF94FF #E4D1FF #EDE0FF
Accessibility & contrast
On white
2.36
#BF94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#BF94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94FF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94FF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#B3A6BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf94ff; /* rgb */ color: rgb(191, 148, 255); /* oklch */ color: oklch(74.9% 0.155 301.3);
Tailwind
colors: {
custom: {
50: '#d4b4ff',
500: '#bf94ff',
950: '#000000',
},
}SCSS
$custom: #bf94ff; $custom-light: #d4b4ff; $custom-dark: #000000;
JSON
{
"hex": "#bf94ff",
"rgb": {
"r": 191,
"g": 148,
"b": 255
},
"hsl": {
"h": 264.112,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.74856,
"c": 0.15493,
"h": 301.3
},
"luminance": 0.39476
}Semantic roles & 50–950 ramp
primary
#BF94FF
secondary
#E9F7D4
accent
#E60089
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086