#BF97DD#BF97DD
#BF97DD is a light, moderate violet. Relative luminance 0.384; OKLCH L 73.8% C 0.107 H 310.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BF97DD |
|---|---|
| RGB | rgb(191, 151, 221) |
| HSL | hsl(274, 51%, 73%) |
| HSV | hsv(274, 32%, 87%) |
| CMYK | cmyk(13.6%, 31.7%, 0%, 13.3%) |
| CIE-LAB | lab(68.34, 27.91, -29.96) |
| CIE-LCH | lch(68.34, 40.94, 312.96°) |
| OKLab | oklab(73.8% 0.069 -0.0823) |
| OKLCH | oklch(73.8% 0.107 310) |
| XYZ | xyz(45.6013, 38.4306, 73.4081) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.24
Lavender (survey)
#C79FEF
ΔE00 3.31
Lavender
#B39DDB
ΔE00 3.88
Baby Purple
#CA9BF7
ΔE00 4.57
Lilac (survey)
#CEA2FD
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF97DD #B5DD97
analogous
#9C97DD #BF97DD #DD97D8
triadic
#BF97DD #DDBF97 #97DDBF
tetradic
#BF97DD #DD9C97 #B5DD97 #97D8DD
square
#BF97DD #DD9C97 #B5DD97 #97D8DD
split-complementary
#BF97DD #D8DD97 #97DD9C
monochromatic
#863DBC #A369CE #BF97DD #DBC5EC #F1E8F7
Accessibility & contrast
On white
2.42
#BF97DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BF97DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF97DD
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF97DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF97DD | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5E0
Deuteranopia (green-blind)
#93A7DB
Tritanopia (blue-blind)
#BCA0B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bf97dd; /* rgb */ color: rgb(191, 151, 221); /* oklch */ color: oklch(73.8% 0.107 310.0);
Tailwind
colors: {
custom: {
50: '#d3b6e7',
500: '#bf97dd',
950: '#000000',
},
}SCSS
$custom: #bf97dd; $custom-light: #d3b6e7; $custom-dark: #000000;
JSON
{
"hex": "#bf97dd",
"rgb": {
"r": 191,
"g": 151,
"b": 221
},
"hsl": {
"h": 274.286,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.73805,
"c": 0.10739,
"h": 310
},
"luminance": 0.3843
}Semantic roles & 50–950 ramp
primary
#BF97DD
secondary
#E4EFDC
accent
#BE2768
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084