#BF94F0#BF94F0
#BF94F0 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.1% C 0.136 H 304.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94F0 |
|---|---|
| RGB | rgb(191, 148, 240) |
| HSL | hsl(268, 75%, 76%) |
| HSV | hsv(268, 38%, 94%) |
| CMYK | cmyk(20.4%, 38.3%, 0%, 5.9%) |
| CIE-LAB | lab(68.42, 33.73, -40.28) |
| CIE-LCH | lch(68.42, 52.54, 309.95°) |
| OKLab | oklab(74.13% 0.0777 -0.1118) |
| OKLCH | oklch(74.13% 0.136 304.8) |
| XYZ | xyz(47.8007, 38.5476, 87.3434) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.41
Liliac
#C48EFD
ΔE00 2.94
Lavender (survey)
#C79FEF
ΔE00 3.37
Pastel Purple
#CAA0FF
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 3.97
Pale Purple
#B790D4
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94F0 #C5F094
analogous
#9497F0 #BF94F0 #ED94F0
triadic
#BF94F0 #F0BF94 #94F0BF
tetradic
#BF94F0 #F09497 #C5F094 #94F0ED
square
#BF94F0 #F09497 #C5F094 #94F0ED
split-complementary
#BF94F0 #F0ED94 #97F094
monochromatic
#7F29E1 #9F5EE8 #BF94F0 #DFCAF8 #EFE4FB
Accessibility & contrast
On white
2.41
#BF94F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BF94F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94F0
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94F0 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F3
Deuteranopia (green-blind)
#88A7ED
Tritanopia (blue-blind)
#B7A2B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf94f0; /* rgb */ color: rgb(191, 148, 240); /* oklch */ color: oklch(74.1% 0.136 304.8);
Tailwind
colors: {
custom: {
50: '#d4b4f5',
500: '#bf94f0',
950: '#000000',
},
}SCSS
$custom: #bf94f0; $custom-light: #d4b4f5; $custom-dark: #000000;
JSON
{
"hex": "#bf94f0",
"rgb": {
"r": 191,
"g": 148,
"b": 240
},
"hsl": {
"h": 268.043,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.74127,
"c": 0.13612,
"h": 304.8
},
"luminance": 0.38547
}Semantic roles & 50–950 ramp
primary
#BF94F0
secondary
#E6F3D8
accent
#D80E79
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085