#BF96F4#BF96F4
#BF96F4 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.7% C 0.138 H 303.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96F4 |
|---|---|
| RGB | rgb(191, 150, 244) |
| HSL | hsl(266, 81%, 77%) |
| HSV | hsv(266, 39%, 96%) |
| CMYK | cmyk(21.7%, 38.5%, 0%, 4.3%) |
| CIE-LAB | lab(69.06, 33.53, -41.48) |
| CIE-LCH | lch(69.06, 53.33, 308.95°) |
| OKLab | oklab(74.66% 0.0757 -0.1152) |
| OKLCH | oklch(74.66% 0.138 303.3) |
| XYZ | xyz(48.7179, 39.4208, 90.6128) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.29
Pastel Purple
#CAA0FF
ΔE00 2.89
Liliac
#C48EFD
ΔE00 2.90
Lavender (survey)
#C79FEF
ΔE00 3.38
Lilac (survey)
#CEA2FD
ΔE00 3.61
Pale Purple
#B790D4
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96F4 #CBF496
analogous
#969CF4 #BF96F4 #EE96F4
triadic
#BF96F4 #F4BF96 #96F4BF
tetradic
#BF96F4 #F4969C #CBF496 #96F4EE
square
#BF96F4 #F4969C #CBF496 #96F4EE
split-complementary
#BF96F4 #F4EE96 #9CF496
monochromatic
#7B27E8 #9D5FEE #BF96F4 #E1CDFA #EEE3FC
Accessibility & contrast
On white
2.36
#BF96F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#BF96F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96F4
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96F4 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F8
Deuteranopia (green-blind)
#88A8F1
Tritanopia (blue-blind)
#B6A5BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf96f4; /* rgb */ color: rgb(191, 150, 244); /* oklch */ color: oklch(74.7% 0.138 303.3);
Tailwind
colors: {
custom: {
50: '#d4b5f8',
500: '#bf96f4',
950: '#000000',
},
}SCSS
$custom: #bf96f4; $custom-light: #d4b5f8; $custom-dark: #000000;
JSON
{
"hex": "#bf96f4",
"rgb": {
"r": 191,
"g": 150,
"b": 244
},
"hsl": {
"h": 266.17,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.74664,
"c": 0.13788,
"h": 303.3
},
"luminance": 0.39421
}Semantic roles & 50–950 ramp
primary
#BF96F4
secondary
#E7F4D7
accent
#DD0880
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085