#BF97EA#BF97EA
#BF97EA is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.4% C 0.124 H 305.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97EA |
|---|---|
| RGB | rgb(191, 151, 234) |
| HSL | hsl(269, 66%, 75%) |
| HSV | hsv(269, 35%, 92%) |
| CMYK | cmyk(18.4%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(68.86, 30.73, -36.30) |
| CIE-LCH | lch(68.86, 47.57, 310.25°) |
| OKLab | oklab(74.38% 0.0722 -0.1004) |
| OKLCH | oklch(74.38% 0.124 305.7) |
| XYZ | xyz(47.4008, 39.1504, 82.8856) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.28
Baby Purple
#CA9BF7
ΔE00 2.48
Pastel Purple
#CAA0FF
ΔE00 3.65
Lilac (survey)
#CEA2FD
ΔE00 3.79
Pale Purple
#B790D4
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97EA #C2EA97
analogous
#9798EA #BF97EA #E997EA
triadic
#BF97EA #EABF97 #97EABF
tetradic
#BF97EA #EA9798 #C2EA97 #97EAE9
square
#BF97EA #EA9798 #C2EA97 #97EAE9
split-complementary
#BF97EA #EAE997 #98EA97
monochromatic
#8031D5 #A064E0 #BF97EA #DECAF4 #EFE6FA
Accessibility & contrast
On white
2.38
#BF97EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#BF97EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97EA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97EA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#8EA8E8
Tritanopia (blue-blind)
#B9A3B6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf97ea; /* rgb */ color: rgb(191, 151, 234); /* oklch */ color: oklch(74.4% 0.124 305.7);
Tailwind
colors: {
custom: {
50: '#d3b6f1',
500: '#bf97ea',
950: '#000000',
},
}SCSS
$custom: #bf97ea; $custom-light: #d3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#bf97ea",
"rgb": {
"r": 191,
"g": 151,
"b": 234
},
"hsl": {
"h": 268.916,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.74376,
"c": 0.12363,
"h": 305.7
},
"luminance": 0.3915
}Semantic roles & 50–950 ramp
primary
#BF97EA
secondary
#E6F1DA
accent
#CE1776
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084