#BF96EC#BF96EC
#BF96EC is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.3% C 0.128 H 305.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96EC |
|---|---|
| RGB | rgb(191, 150, 236) |
| HSL | hsl(269, 69%, 76%) |
| HSV | hsv(269, 36%, 93%) |
| CMYK | cmyk(19.1%, 36.4%, 0%, 7.5%) |
| CIE-LAB | lab(68.71, 31.73, -37.63) |
| CIE-LCH | lch(68.71, 49.22, 310.14°) |
| OKLab | oklab(74.29% 0.0741 -0.1042) |
| OKLCH | oklch(74.29% 0.128 305.4) |
| XYZ | xyz(47.5295, 38.9454, 84.3539) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.33
Lavender (survey)
#C79FEF
ΔE00 2.59
Pastel Purple
#CAA0FF
ΔE00 3.50
Lilac (survey)
#CEA2FD
ΔE00 3.78
Liliac
#C48EFD
ΔE00 3.95
Pale Purple
#B790D4
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96EC #C3EC96
analogous
#9698EC #BF96EC #EA96EC
triadic
#BF96EC #ECBF96 #96ECBF
tetradic
#BF96EC #EC9698 #C3EC96 #96ECEA
square
#BF96EC #EC9698 #C3EC96 #96ECEA
split-complementary
#BF96EC #ECEA96 #98EC96
monochromatic
#802ED9 #9F62E3 #BF96EC #DFCAF5 #EFE5FA
Accessibility & contrast
On white
2.39
#BF96EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#BF96EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96EC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96EC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#B8A3B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf96ec; /* rgb */ color: rgb(191, 150, 236); /* oklch */ color: oklch(74.3% 0.128 305.4);
Tailwind
colors: {
custom: {
50: '#d3b5f2',
500: '#bf96ec',
950: '#000000',
},
}SCSS
$custom: #bf96ec; $custom-light: #d3b5f2; $custom-dark: #000000;
JSON
{
"hex": "#bf96ec",
"rgb": {
"r": 191,
"g": 150,
"b": 236
},
"hsl": {
"h": 268.605,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.74291,
"c": 0.12781,
"h": 305.4
},
"luminance": 0.38945
}Semantic roles & 50–950 ramp
primary
#BF96EC
secondary
#E6F2D9
accent
#D11477
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085