#BF97DA#BF97DA
#BF97DA is a light, moderate violet. Relative luminance 0.383; OKLCH L 73.7% C 0.104 H 311.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97DA |
|---|---|
| RGB | rgb(191, 151, 218) |
| HSL | hsl(276, 48%, 72%) |
| HSV | hsv(276, 31%, 85%) |
| CMYK | cmyk(12.4%, 30.7%, 0%, 14.5%) |
| CIE-LAB | lab(68.22, 27.27, -28.49) |
| CIE-LCH | lch(68.22, 39.43, 313.75°) |
| OKLab | oklab(73.68% 0.0683 -0.0781) |
| OKLCH | oklch(73.68% 0.104 311.2) |
| XYZ | xyz(45.2052, 38.2721, 71.3219) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.17
Lavender (survey)
#C79FEF
ΔE00 3.83
Lavender
#B39DDB
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 5.18
Lilac (survey)
#CEA2FD
ΔE00 6.09
Pastel Purple
#CAA0FF
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97DA #B2DA97
analogous
#9E97DA #BF97DA #DA97D4
triadic
#BF97DA #DABF97 #97DABF
tetradic
#BF97DA #DA9E97 #B2DA97 #97D4DA
square
#BF97DA #DA9E97 #B2DA97 #97D4DA
split-complementary
#BF97DA #D4DA97 #97DA9E
monochromatic
#8741B6 #A36ACA #BF97DA #DBC4EA #F1E8F7
Accessibility & contrast
On white
2.43
#BF97DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BF97DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97DA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97DA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DD
Deuteranopia (green-blind)
#94A7D8
Tritanopia (blue-blind)
#BCA0AF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf97da; /* rgb */ color: rgb(191, 151, 218); /* oklch */ color: oklch(73.7% 0.104 311.2);
Tailwind
colors: {
custom: {
50: '#d3b6e5',
500: '#bf97da',
950: '#000000',
},
}SCSS
$custom: #bf97da; $custom-light: #d3b6e5; $custom-dark: #000000;
JSON
{
"hex": "#bf97da",
"rgb": {
"r": 191,
"g": 151,
"b": 218
},
"hsl": {
"h": 275.821,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.73678,
"c": 0.1037,
"h": 311.2
},
"luminance": 0.38272
}Semantic roles & 50–950 ramp
primary
#BF97DA
secondary
#E4EEDD
accent
#BB2B65
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084