#BF94F7#BF94F7
#BF94F7 is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.5% C 0.145 H 303.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94F7 |
|---|---|
| RGB | rgb(191, 148, 247) |
| HSL | hsl(266, 86%, 77%) |
| HSV | hsv(266, 40%, 97%) |
| CMYK | cmyk(22.7%, 40.1%, 0%, 3.1%) |
| CIE-LAB | lab(68.73, 35.32, -43.62) |
| CIE-LCH | lch(68.73, 56.13, 309.00°) |
| OKLab | oklab(74.46% 0.0791 -0.1214) |
| OKLCH | oklch(74.46% 0.145 303.1) |
| XYZ | xyz(48.8607, 38.9716, 92.9258) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.16
Baby Purple
#CA9BF7
ΔE00 2.76
Pastel Purple
#CAA0FF
ΔE00 3.25
Lilac (survey)
#CEA2FD
ΔE00 4.07
Lavender (survey)
#C79FEF
ΔE00 4.14
Pale Purple
#B790D4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94F7 #CCF794
analogous
#949AF7 #BF94F7 #F194F7
triadic
#BF94F7 #F7BF94 #94F7BF
tetradic
#BF94F7 #F7949A #CCF794 #94F7F1
square
#BF94F7 #F7949A #CCF794 #94F7F1
split-complementary
#BF94F7 #F7F194 #9AF794
monochromatic
#7B22EE #9D5BF3 #BF94F7 #E1CDFB #EEE3FD
Accessibility & contrast
On white
2.39
#BF94F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#BF94F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94F7
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94F7 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#85A8F4
Tritanopia (blue-blind)
#B6A4BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf94f7; /* rgb */ color: rgb(191, 148, 247); /* oklch */ color: oklch(74.5% 0.145 303.1);
Tailwind
colors: {
custom: {
50: '#d4b4fa',
500: '#bf94f7',
950: '#000000',
},
}SCSS
$custom: #bf94f7; $custom-light: #d4b4fa; $custom-dark: #000000;
JSON
{
"hex": "#bf94f7",
"rgb": {
"r": 191,
"g": 148,
"b": 247
},
"hsl": {
"h": 266.061,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.74462,
"c": 0.14489,
"h": 303.1
},
"luminance": 0.38972
}Semantic roles & 50–950 ramp
primary
#BF94F7
secondary
#E8F5D6
accent
#E30381
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085