#BF93BF#BF93BF
#BF93BF is a light, moderate purple. Relative luminance 0.357; OKLCH L 71.9% C 0.080 H 326.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93BF |
|---|---|
| RGB | rgb(191, 147, 191) |
| HSL | hsl(300, 26%, 66%) |
| HSV | hsv(300, 23%, 75%) |
| CMYK | cmyk(0%, 23%, 0%, 25.1%) |
| CIE-LAB | lab(66.30, 24.06, -16.42) |
| CIE-LCH | lch(66.30, 29.13, 325.69°) |
| OKLab | oklab(71.88% 0.0664 -0.0442) |
| OKLCH | oklch(71.88% 0.08 326.4) |
| XYZ | xyz(41.3225, 35.7065, 53.9954) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.23
Dusty Lavender
#AC86A8
ΔE00 5.54
Heather
#A484AC
ΔE00 6.44
Pale Purple
#B790D4
ΔE00 6.70
Plum
#DDA0DD
ΔE00 6.80
Lavender
#B39DDB
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93BF #93BF93
analogous
#A993BF #BF93BF #BF93A9
triadic
#BF93BF #BFBF93 #93BFBF
tetradic
#BF93BF #BFA993 #93BF93 #93A9BF
square
#BF93BF #BFA993 #93BF93 #93A9BF
split-complementary
#BF93BF #A9BF93 #93BFA9
monochromatic
#875087 #A86DA8 #BF93BF #D6B9D6 #EDE0ED
Accessibility & contrast
On white
2.58
#BF93BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#BF93BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93BF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93BF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#C297A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf93bf; /* rgb */ color: rgb(191, 147, 191); /* oklch */ color: oklch(71.9% 0.080 326.4);
Tailwind
colors: {
custom: {
50: '#d2b3d2',
500: '#bf93bf',
950: '#000000',
},
}SCSS
$custom: #bf93bf; $custom-light: #d2b3d2; $custom-dark: #000000;
JSON
{
"hex": "#bf93bf",
"rgb": {
"r": 191,
"g": 147,
"b": 191
},
"hsl": {
"h": 300,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.71882,
"c": 0.07976,
"h": 326.4
},
"luminance": 0.35705
}Semantic roles & 50–950 ramp
primary
#BF93BF
secondary
#D0DED0
accent
#A44141
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082