#BF93BE#BF93BE
#BF93BE is a light, moderate purple. Relative luminance 0.357; OKLCH L 71.8% C 0.079 H 327.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93BE |
|---|---|
| RGB | rgb(191, 147, 190) |
| HSL | hsl(301, 26%, 66%) |
| HSV | hsv(301, 23%, 75%) |
| CMYK | cmyk(0%, 23%, 0.5%, 25.1%) |
| CIE-LAB | lab(66.26, 23.87, -15.91) |
| CIE-LCH | lch(66.26, 28.69, 326.32°) |
| OKLab | oklab(71.85% 0.0661 -0.0428) |
| OKLCH | oklch(71.85% 0.079 327.1) |
| XYZ | xyz(41.2129, 35.6626, 53.4178) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.18
Dusty Lavender
#AC86A8
ΔE00 5.41
Heather
#A484AC
ΔE00 6.43
Plum
#DDA0DD
ΔE00 6.94
Pale Purple
#B790D4
ΔE00 6.97
Lavender
#B39DDB
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93BE #93BF94
analogous
#AA93BF #BF93BE #BF93A8
triadic
#BF93BE #BEBF93 #93BEBF
tetradic
#BF93BE #BFAA93 #93BF94 #93A8BF
square
#BF93BE #BFAA93 #93BF94 #93A8BF
split-complementary
#BF93BE #A8BF93 #93BFAA
monochromatic
#875086 #A86DA7 #BF93BE #D6B9D5 #EDE0EC
Accessibility & contrast
On white
2.58
#BF93BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#BF93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93BE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93BE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC0
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#C296A2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf93be; /* rgb */ color: rgb(191, 147, 190); /* oklch */ color: oklch(71.8% 0.079 327.1);
Tailwind
colors: {
custom: {
50: '#d2b3d1',
500: '#bf93be',
950: '#000000',
},
}SCSS
$custom: #bf93be; $custom-light: #d2b3d1; $custom-dark: #000000;
JSON
{
"hex": "#bf93be",
"rgb": {
"r": 191,
"g": 147,
"b": 190
},
"hsl": {
"h": 301.364,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.71845,
"c": 0.07872,
"h": 327.1
},
"luminance": 0.35662
}Semantic roles & 50–950 ramp
primary
#BF93BE
secondary
#D0DED0
accent
#A44441
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082