#BF97EB#BF97EB
#BF97EB is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.4% C 0.125 H 305.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97EB |
|---|---|
| RGB | rgb(191, 151, 235) |
| HSL | hsl(269, 68%, 76%) |
| HSV | hsv(269, 36%, 92%) |
| CMYK | cmyk(18.7%, 35.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.90, 30.95, -36.79) |
| CIE-LCH | lch(68.90, 48.08, 310.08°) |
| OKLab | oklab(74.42% 0.0724 -0.1017) |
| OKLCH | oklch(74.42% 0.125 305.4) |
| XYZ | xyz(47.5449, 39.2080, 83.6443) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.31
Baby Purple
#CA9BF7
ΔE00 2.38
Pastel Purple
#CAA0FF
ΔE00 3.52
Lilac (survey)
#CEA2FD
ΔE00 3.71
Pale Purple
#B790D4
ΔE00 4.19
Liliac
#C48EFD
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97EB #C3EB97
analogous
#9799EB #BF97EB #E997EB
triadic
#BF97EB #EBBF97 #97EBBF
tetradic
#BF97EB #EB9799 #C3EB97 #97EBE9
square
#BF97EB #EB9799 #C3EB97 #97EBE9
split-complementary
#BF97EB #EBE997 #99EB97
monochromatic
#8030D7 #9F64E1 #BF97EB #DFCAF5 #EFE5FA
Accessibility & contrast
On white
2.38
#BF97EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#BF97EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97EB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97EB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EE
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#B8A4B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf97eb; /* rgb */ color: rgb(191, 151, 235); /* oklch */ color: oklch(74.4% 0.125 305.4);
Tailwind
colors: {
custom: {
50: '#d3b6f1',
500: '#bf97eb',
950: '#000000',
},
}SCSS
$custom: #bf97eb; $custom-light: #d3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#bf97eb",
"rgb": {
"r": 191,
"g": 151,
"b": 235
},
"hsl": {
"h": 268.571,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.74421,
"c": 0.12489,
"h": 305.4
},
"luminance": 0.39208
}Semantic roles & 50–950 ramp
primary
#BF97EB
secondary
#E6F2D9
accent
#D01677
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085