#BF96F2#BF96F2
#BF96F2 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.6% C 0.135 H 303.8°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96F2 |
|---|---|
| RGB | rgb(191, 150, 242) |
| HSL | hsl(267, 78%, 77%) |
| HSV | hsv(267, 38%, 95%) |
| CMYK | cmyk(21.1%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(68.97, 33.08, -40.52) |
| CIE-LCH | lch(68.97, 52.31, 309.23°) |
| OKLab | oklab(74.57% 0.0753 -0.1125) |
| OKLCH | oklch(74.57% 0.135 303.8) |
| XYZ | xyz(48.4159, 39.3000, 89.0222) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.21
Pastel Purple
#CAA0FF
ΔE00 2.98
Liliac
#C48EFD
ΔE00 3.12
Lavender (survey)
#C79FEF
ΔE00 3.14
Lilac (survey)
#CEA2FD
ΔE00 3.59
Pale Purple
#B790D4
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96F2 #C9F296
analogous
#969BF2 #BF96F2 #ED96F2
triadic
#BF96F2 #F2BF96 #96F2BF
tetradic
#BF96F2 #F2969B #C9F296 #96F2ED
square
#BF96F2 #F2969B #C9F296 #96F2ED
split-complementary
#BF96F2 #F2ED96 #9BF296
monochromatic
#7D29E5 #9E60EB #BF96F2 #E0CCF9 #EEE4FC
Accessibility & contrast
On white
2.37
#BF96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BF96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96F2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96F2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F6
Deuteranopia (green-blind)
#89A8EF
Tritanopia (blue-blind)
#B7A5B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf96f2; /* rgb */ color: rgb(191, 150, 242); /* oklch */ color: oklch(74.6% 0.135 303.8);
Tailwind
colors: {
custom: {
50: '#d4b5f6',
500: '#bf96f2',
950: '#000000',
},
}SCSS
$custom: #bf96f2; $custom-light: #d4b5f6; $custom-dark: #000000;
JSON
{
"hex": "#bf96f2",
"rgb": {
"r": 191,
"g": 150,
"b": 242
},
"hsl": {
"h": 266.739,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.74569,
"c": 0.13536,
"h": 303.8
},
"luminance": 0.393
}Semantic roles & 50–950 ramp
primary
#BF96F2
secondary
#E7F3D8
accent
#DA0B7E
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085