#BF94F2#BF94F2
#BF94F2 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.2% C 0.139 H 304.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94F2 |
|---|---|
| RGB | rgb(191, 148, 242) |
| HSL | hsl(267, 78%, 76%) |
| HSV | hsv(267, 39%, 95%) |
| CMYK | cmyk(21.1%, 38.8%, 0%, 5.1%) |
| CIE-LAB | lab(68.51, 34.18, -41.23) |
| CIE-LCH | lch(68.51, 53.56, 309.66°) |
| OKLab | oklab(74.22% 0.0781 -0.1145) |
| OKLCH | oklch(74.22% 0.139 304.3) |
| XYZ | xyz(48.0995, 38.6671, 88.9167) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.45
Liliac
#C48EFD
ΔE00 2.67
Pastel Purple
#CAA0FF
ΔE00 3.34
Lavender (survey)
#C79FEF
ΔE00 3.56
Lilac (survey)
#CEA2FD
ΔE00 3.96
Pale Purple
#B790D4
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94F2 #C7F294
analogous
#9498F2 #BF94F2 #EE94F2
triadic
#BF94F2 #F2BF94 #94F2BF
tetradic
#BF94F2 #F29498 #C7F294 #94F2EE
square
#BF94F2 #F29498 #C7F294 #94F2EE
split-complementary
#BF94F2 #F2EE94 #98F294
monochromatic
#7E27E5 #9E5DEB #BF94F2 #E0CBF9 #EFE4FC
Accessibility & contrast
On white
2.40
#BF94F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#BF94F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94F2
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94F2 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#87A7EF
Tritanopia (blue-blind)
#B7A3B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf94f2; /* rgb */ color: rgb(191, 148, 242); /* oklch */ color: oklch(74.2% 0.139 304.3);
Tailwind
colors: {
custom: {
50: '#d4b4f6',
500: '#bf94f2',
950: '#000000',
},
}SCSS
$custom: #bf94f2; $custom-light: #d4b4f6; $custom-dark: #000000;
JSON
{
"hex": "#bf94f2",
"rgb": {
"r": 191,
"g": 148,
"b": 242
},
"hsl": {
"h": 267.447,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.74222,
"c": 0.13862,
"h": 304.3
},
"luminance": 0.38667
}Semantic roles & 50–950 ramp
primary
#BF94F2
secondary
#E7F3D8
accent
#DB0B7C
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085