#BF96ED#BF96ED
#BF96ED is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.3% C 0.129 H 305.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BF96ED |
|---|---|
| RGB | rgb(191, 150, 237) |
| HSL | hsl(268, 71%, 76%) |
| HSV | hsv(268, 37%, 93%) |
| CMYK | cmyk(19.4%, 36.7%, 0%, 7.1%) |
| CIE-LAB | lab(68.75, 31.95, -38.11) |
| CIE-LCH | lch(68.75, 49.74, 309.97°) |
| OKLab | oklab(74.34% 0.0743 -0.1056) |
| OKLCH | oklch(74.34% 0.129 305.1) |
| XYZ | xyz(47.6752, 39.0037, 85.1212) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.27
Lavender (survey)
#C79FEF
ΔE00 2.65
Pastel Purple
#CAA0FF
ΔE00 3.39
Lilac (survey)
#CEA2FD
ΔE00 3.72
Liliac
#C48EFD
ΔE00 3.79
Pale Purple
#B790D4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF96ED #C4ED96
analogous
#9698ED #BF96ED #EB96ED
triadic
#BF96ED #EDBF96 #96EDBF
tetradic
#BF96ED #ED9698 #C4ED96 #96EDEB
square
#BF96ED #ED9698 #C4ED96 #96EDEB
split-complementary
#BF96ED #EDEB96 #98ED96
monochromatic
#7F2EDB #9F62E4 #BF96ED #DFCAF6 #EFE5FB
Accessibility & contrast
On white
2.39
#BF96ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#BF96ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF96ED
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF96ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF96ED | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#B8A3B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf96ed; /* rgb */ color: rgb(191, 150, 237); /* oklch */ color: oklch(74.3% 0.129 305.1);
Tailwind
colors: {
custom: {
50: '#d3b5f3',
500: '#bf96ed',
950: '#000000',
},
}SCSS
$custom: #bf96ed; $custom-light: #d3b5f3; $custom-dark: #000000;
JSON
{
"hex": "#bf96ed",
"rgb": {
"r": 191,
"g": 150,
"b": 237
},
"hsl": {
"h": 268.276,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.74336,
"c": 0.12907,
"h": 305.1
},
"luminance": 0.39003
}Semantic roles & 50–950 ramp
primary
#BF96ED
secondary
#E6F2D9
accent
#D31378
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085