#BF96EA#BF96EA
#BF96EA is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.2% C 0.125 H 306.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96EA |
|---|---|
| RGB | rgb(191, 150, 234) |
| HSL | hsl(269, 67%, 75%) |
| HSV | hsv(269, 36%, 92%) |
| CMYK | cmyk(18.4%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.63, 31.29, -36.67) |
| CIE-LCH | lch(68.63, 48.20, 310.47°) |
| OKLab | oklab(74.2% 0.0736 -0.1014) |
| OKLCH | oklch(74.2% 0.125 306) |
| XYZ | xyz(47.2406, 38.8299, 82.8322) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.49
Baby Purple
#CA9BF7
ΔE00 2.50
Pastel Purple
#CAA0FF
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 3.91
Pale Purple
#B790D4
ΔE00 3.99
Liliac
#C48EFD
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96EA #C1EA96
analogous
#9697EA #BF96EA #E996EA
triadic
#BF96EA #EABF96 #96EABF
tetradic
#BF96EA #EA9697 #C1EA96 #96EAE9
square
#BF96EA #EA9697 #C1EA96 #96EAE9
split-complementary
#BF96EA #EAE996 #97EA96
monochromatic
#8130D6 #A063E0 #BF96EA #DEC9F4 #EFE5FA
Accessibility & contrast
On white
2.40
#BF96EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#BF96EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96EA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96EA | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#B9A3B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf96ea; /* rgb */ color: rgb(191, 150, 234); /* oklch */ color: oklch(74.2% 0.125 306.0);
Tailwind
colors: {
custom: {
50: '#d3b5f1',
500: '#bf96ea',
950: '#000000',
},
}SCSS
$custom: #bf96ea; $custom-light: #d3b5f1; $custom-dark: #000000;
JSON
{
"hex": "#bf96ea",
"rgb": {
"r": 191,
"g": 150,
"b": 234
},
"hsl": {
"h": 269.286,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.74199,
"c": 0.12529,
"h": 306
},
"luminance": 0.3883
}Semantic roles & 50–950 ramp
primary
#BF96EA
secondary
#E6F1DA
accent
#CF1775
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084