#BF97DC#BF97DC
#BF97DC is a light, moderate violet. Relative luminance 0.384; OKLCH L 73.8% C 0.106 H 310.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97DC |
|---|---|
| RGB | rgb(191, 151, 220) |
| HSL | hsl(275, 50%, 73%) |
| HSV | hsv(275, 31%, 86%) |
| CMYK | cmyk(13.2%, 31.4%, 0%, 13.7%) |
| CIE-LAB | lab(68.30, 27.69, -29.47) |
| CIE-LCH | lch(68.30, 40.44, 313.22°) |
| OKLab | oklab(73.76% 0.0688 -0.0809) |
| OKLCH | oklch(73.76% 0.106 310.4) |
| XYZ | xyz(45.4685, 38.3774, 72.7086) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.20
Lavender (survey)
#C79FEF
ΔE00 3.47
Lavender
#B39DDB
ΔE00 3.90
Baby Purple
#CA9BF7
ΔE00 4.77
Lilac (survey)
#CEA2FD
ΔE00 5.72
Pastel Purple
#CAA0FF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97DC #B4DC97
analogous
#9D97DC #BF97DC #DC97D6
triadic
#BF97DC #DCBF97 #97DCBF
tetradic
#BF97DC #DC9D97 #B4DC97 #97D6DC
square
#BF97DC #DC9D97 #B4DC97 #97D6DC
split-complementary
#BF97DC #D6DC97 #97DC9D
monochromatic
#863FBA #A369CD #BF97DC #DBC5EB #F1E8F7
Accessibility & contrast
On white
2.42
#BF97DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#BF97DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97DC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97DC | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5DF
Deuteranopia (green-blind)
#94A7DA
Tritanopia (blue-blind)
#BCA0B0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bf97dc; /* rgb */ color: rgb(191, 151, 220); /* oklch */ color: oklch(73.8% 0.106 310.4);
Tailwind
colors: {
custom: {
50: '#d3b6e7',
500: '#bf97dc',
950: '#000000',
},
}SCSS
$custom: #bf97dc; $custom-light: #d3b6e7; $custom-dark: #000000;
JSON
{
"hex": "#bf97dc",
"rgb": {
"r": 191,
"g": 151,
"b": 220
},
"hsl": {
"h": 274.783,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.73762,
"c": 0.10616,
"h": 310.4
},
"luminance": 0.38377
}Semantic roles & 50–950 ramp
primary
#BF97DC
secondary
#E4EEDD
accent
#BD2967
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084