#BF93DF#BF93DF
#BF93DF is a light, moderate violet. Relative luminance 0.373; OKLCH L 73.2% C 0.117 H 310.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93DF |
|---|---|
| RGB | rgb(191, 147, 223) |
| HSL | hsl(275, 54%, 73%) |
| HSV | hsv(275, 34%, 87%) |
| CMYK | cmyk(14.3%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(67.48, 30.55, -32.39) |
| CIE-LCH | lch(67.48, 44.52, 313.32°) |
| OKLab | oklab(73.18% 0.0754 -0.0891) |
| OKLCH | oklch(73.18% 0.117 310.2) |
| XYZ | xyz(45.2365, 37.2721, 74.6089) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.16
Lavender (survey)
#C79FEF
ΔE00 3.56
Baby Purple
#CA9BF7
ΔE00 4.15
Lavender
#B39DDB
ΔE00 4.80
Lilac (survey)
#CEA2FD
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93DF #B3DF93
analogous
#9993DF #BF93DF #DF93D9
triadic
#BF93DF #DFBF93 #93DFBF
tetradic
#BF93DF #DF9993 #B3DF93 #93D9DF
square
#BF93DF #DF9993 #B3DF93 #93D9DF
split-complementary
#BF93DF #D9DF93 #93DF99
monochromatic
#8639BF #A364D1 #BF93DF #DBC2ED #F1E7F8
Accessibility & contrast
On white
2.48
#BF93DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#BF93DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93DF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93DF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E2
Deuteranopia (green-blind)
#8FA5DD
Tritanopia (blue-blind)
#BB9EAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf93df; /* rgb */ color: rgb(191, 147, 223); /* oklch */ color: oklch(73.2% 0.117 310.2);
Tailwind
colors: {
custom: {
50: '#d3b3e9',
500: '#bf93df',
950: '#000000',
},
}SCSS
$custom: #bf93df; $custom-light: #d3b3e9; $custom-dark: #000000;
JSON
{
"hex": "#bf93df",
"rgb": {
"r": 191,
"g": 147,
"b": 223
},
"hsl": {
"h": 274.737,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.73179,
"c": 0.11673,
"h": 310.2
},
"luminance": 0.37272
}Semantic roles & 50–950 ramp
primary
#BF93DF
secondary
#E4EFDC
accent
#C22466
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084