#BF96FD#BF96FD
#BF96FD is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.1% C 0.149 H 301.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96FD |
|---|---|
| RGB | rgb(191, 150, 253) |
| HSL | hsl(264, 96%, 79%) |
| HSV | hsv(264, 41%, 99%) |
| CMYK | cmyk(24.5%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(69.46, 35.60, -45.75) |
| CIE-LCH | lch(69.46, 57.97, 307.89°) |
| OKLab | oklab(75.1% 0.0774 -0.1276) |
| OKLCH | oklch(75.1% 0.149 301.2) |
| XYZ | xyz(50.1179, 39.9808, 97.9862) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.45
Pastel Purple
#CAA0FF
ΔE00 3.04
Baby Purple
#CA9BF7
ΔE00 3.17
Lilac (survey)
#CEA2FD
ΔE00 4.07
Lavender (survey)
#C79FEF
ΔE00 4.61
Pale Violet
#CEAEFA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96FD #D4FD96
analogous
#96A1FD #BF96FD #F296FD
triadic
#BF96FD #FDBF96 #96FDBF
tetradic
#BF96FD #FD96A1 #D4FD96 #96FDF2
square
#BF96FD #FD96A1 #D4FD96 #96FDF2
split-complementary
#BF96FD #FDF296 #A1FD96
monochromatic
#761EFB #9A5AFC #BF96FD #E4D2FE #EDE1FE
Accessibility & contrast
On white
2.33
#BF96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#BF96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96FD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96FD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#B4A7BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bf96fd; /* rgb */ color: rgb(191, 150, 253); /* oklch */ color: oklch(75.1% 0.149 301.2);
Tailwind
colors: {
custom: {
50: '#d4b5fe',
500: '#bf96fd',
950: '#000000',
},
}SCSS
$custom: #bf96fd; $custom-light: #d4b5fe; $custom-dark: #000000;
JSON
{
"hex": "#bf96fd",
"rgb": {
"r": 191,
"g": 150,
"b": 253
},
"hsl": {
"h": 263.883,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.75098,
"c": 0.14924,
"h": 301.2
},
"luminance": 0.39981
}Semantic roles & 50–950 ramp
primary
#BF96FD
secondary
#E9F7D4
accent
#E6008A
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086