#BF93DE#BF93DE
#BF93DE is a light, moderate violet. Relative luminance 0.372; OKLCH L 73.1% C 0.116 H 310.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93DE |
|---|---|
| RGB | rgb(191, 147, 222) |
| HSL | hsl(275, 53%, 72%) |
| HSV | hsv(275, 34%, 87%) |
| CMYK | cmyk(14%, 33.8%, 0%, 12.9%) |
| CIE-LAB | lab(67.44, 30.34, -31.90) |
| CIE-LCH | lch(67.44, 44.02, 313.56°) |
| OKLab | oklab(73.13% 0.0751 -0.0877) |
| OKLCH | oklch(73.13% 0.116 310.6) |
| XYZ | xyz(45.1021, 37.2183, 73.9009) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.03
Lavender (survey)
#C79FEF
ΔE00 3.67
Baby Purple
#CA9BF7
ΔE00 4.32
Lavender
#B39DDB
ΔE00 4.79
Lilac (survey)
#CEA2FD
ΔE00 5.64
Pastel Purple
#CAA0FF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93DE #B2DE93
analogous
#9A93DE #BF93DE #DE93D7
triadic
#BF93DE #DEBF93 #93DEBF
tetradic
#BF93DE #DE9A93 #B2DE93 #93D7DE
square
#BF93DE #DE9A93 #B2DE93 #93D7DE
split-complementary
#BF93DE #D7DE93 #93DE9A
monochromatic
#873ABD #A364D0 #BF93DE #DBC2EC #F1E8F8
Accessibility & contrast
On white
2.49
#BF93DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#BF93DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93DE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93DE | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E1
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#BC9DAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf93de; /* rgb */ color: rgb(191, 147, 222); /* oklch */ color: oklch(73.1% 0.116 310.6);
Tailwind
colors: {
custom: {
50: '#d3b3e8',
500: '#bf93de',
950: '#000000',
},
}SCSS
$custom: #bf93de; $custom-light: #d3b3e8; $custom-dark: #000000;
JSON
{
"hex": "#bf93de",
"rgb": {
"r": 191,
"g": 147,
"b": 222
},
"hsl": {
"h": 275.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.73135,
"c": 0.11551,
"h": 310.6
},
"luminance": 0.37218
}Semantic roles & 50–950 ramp
primary
#BF93DE
secondary
#E4EFDC
accent
#C12565
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084