#BF97ED#BF97ED
#BF97ED is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.5% C 0.127 H 304.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97ED |
|---|---|
| RGB | rgb(191, 151, 237) |
| HSL | hsl(268, 70%, 76%) |
| HSV | hsv(268, 36%, 93%) |
| CMYK | cmyk(19.4%, 36.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.99, 31.40, -37.75) |
| CIE-LCH | lch(68.99, 49.11, 309.75°) |
| OKLab | oklab(74.51% 0.0729 -0.1045) |
| OKLCH | oklch(74.51% 0.127 304.9) |
| XYZ | xyz(47.8354, 39.3242, 85.1746) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.23
Lavender (survey)
#C79FEF
ΔE00 2.44
Pastel Purple
#CAA0FF
ΔE00 3.27
Lilac (survey)
#CEA2FD
ΔE00 3.58
Liliac
#C48EFD
ΔE00 4.01
Pale Purple
#B790D4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97ED #C5ED97
analogous
#979AED #BF97ED #EA97ED
triadic
#BF97ED #EDBF97 #97EDBF
tetradic
#BF97ED #ED979A #C5ED97 #97EDEA
square
#BF97ED #ED979A #C5ED97 #97EDEA
split-complementary
#BF97ED #EDEA97 #9AED97
monochromatic
#7F2FDB #9F63E4 #BF97ED #DFCBF6 #EFE5FA
Accessibility & contrast
On white
2.37
#BF97ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BF97ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97ED
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97ED | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#B8A4B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bf97ed; /* rgb */ color: rgb(191, 151, 237); /* oklch */ color: oklch(74.5% 0.127 304.9);
Tailwind
colors: {
custom: {
50: '#d3b6f3',
500: '#bf97ed',
950: '#000000',
},
}SCSS
$custom: #bf97ed; $custom-light: #d3b6f3; $custom-dark: #000000;
JSON
{
"hex": "#bf97ed",
"rgb": {
"r": 191,
"g": 151,
"b": 237
},
"hsl": {
"h": 267.907,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.74512,
"c": 0.12741,
"h": 304.9
},
"luminance": 0.39324
}Semantic roles & 50–950 ramp
primary
#BF97ED
secondary
#E6F2D9
accent
#D31379
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085