#BF94F8#BF94F8
#BF94F8 is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.5% C 0.146 H 302.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94F8 |
|---|---|
| RGB | rgb(191, 148, 248) |
| HSL | hsl(266, 88%, 78%) |
| HSV | hsv(266, 40%, 97%) |
| CMYK | cmyk(23%, 40.3%, 0%, 2.7%) |
| CIE-LAB | lab(68.78, 35.55, -44.10) |
| CIE-LCH | lch(68.78, 56.64, 308.87°) |
| OKLab | oklab(74.51% 0.0792 -0.1228) |
| OKLCH | oklch(74.51% 0.146 302.8) |
| XYZ | xyz(49.0154, 39.0335, 93.7407) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.09
Baby Purple
#CA9BF7
ΔE00 2.85
Pastel Purple
#CAA0FF
ΔE00 3.26
Lilac (survey)
#CEA2FD
ΔE00 4.12
Lavender (survey)
#C79FEF
ΔE00 4.27
Pale Purple
#B790D4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94F8 #CDF894
analogous
#949BF8 #BF94F8 #F194F8
triadic
#BF94F8 #F8BF94 #94F8BF
tetradic
#BF94F8 #F8949B #CDF894 #94F8F1
square
#BF94F8 #F8949B #CDF894 #94F8F1
split-complementary
#BF94F8 #F8F194 #9BF894
monochromatic
#7A21F0 #9D5BF4 #BF94F8 #E1CDFC #EEE2FD
Accessibility & contrast
On white
2.38
#BF94F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BF94F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94F8
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94F8 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#84A8F5
Tritanopia (blue-blind)
#B5A4BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf94f8; /* rgb */ color: rgb(191, 148, 248); /* oklch */ color: oklch(74.5% 0.146 302.8);
Tailwind
colors: {
custom: {
50: '#d4b4fb',
500: '#bf94f8',
950: '#000000',
},
}SCSS
$custom: #bf94f8; $custom-light: #d4b4fb; $custom-dark: #000000;
JSON
{
"hex": "#bf94f8",
"rgb": {
"r": 191,
"g": 148,
"b": 248
},
"hsl": {
"h": 265.8,
"s": 87.719,
"l": 77.647
},
"oklch": {
"l": 0.7451,
"c": 0.14615,
"h": 302.8
},
"luminance": 0.39033
}Semantic roles & 50–950 ramp
primary
#BF94F8
secondary
#E8F5D6
accent
#E40183
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085