#BF97EF#BF97EF
#BF97EF is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.6% C 0.130 H 304.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97EF |
|---|---|
| RGB | rgb(191, 151, 239) |
| HSL | hsl(267, 73%, 76%) |
| HSV | hsv(267, 37%, 94%) |
| CMYK | cmyk(20.1%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(69.07, 31.85, -38.72) |
| CIE-LCH | lch(69.07, 50.13, 309.44°) |
| OKLab | oklab(74.6% 0.0733 -0.1073) |
| OKLCH | oklch(74.6% 0.13 304.3) |
| XYZ | xyz(48.1293, 39.4417, 86.7221) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.14
Lavender (survey)
#C79FEF
ΔE00 2.61
Pastel Purple
#CAA0FF
ΔE00 3.07
Lilac (survey)
#CEA2FD
ΔE00 3.49
Liliac
#C48EFD
ΔE00 3.73
Pale Purple
#B790D4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97EF #C7EF97
analogous
#979BEF #BF97EF #EB97EF
triadic
#BF97EF #EFBF97 #97EFBF
tetradic
#BF97EF #EF979B #C7EF97 #97EFEB
square
#BF97EF #EF979B #C7EF97 #97EFEB
split-complementary
#BF97EF #EFEB97 #9BEF97
monochromatic
#7E2DDF #9E62E7 #BF97EF #E0CCF7 #EFE4FB
Accessibility & contrast
On white
2.36
#BF97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#BF97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97EF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97EF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F2
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#B7A5B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bf97ef; /* rgb */ color: rgb(191, 151, 239); /* oklch */ color: oklch(74.6% 0.130 304.3);
Tailwind
colors: {
custom: {
50: '#d3b6f4',
500: '#bf97ef',
950: '#000000',
},
}SCSS
$custom: #bf97ef; $custom-light: #d3b6f4; $custom-dark: #000000;
JSON
{
"hex": "#bf97ef",
"rgb": {
"r": 191,
"g": 151,
"b": 239
},
"hsl": {
"h": 267.273,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.74604,
"c": 0.12993,
"h": 304.3
},
"luminance": 0.39442
}Semantic roles & 50–950 ramp
primary
#BF97EF
secondary
#E7F3D8
accent
#D5107C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085