#BF93BB#BF93BB
#BF93BB is a light, moderate purple. Relative luminance 0.355; OKLCH L 71.7% C 0.076 H 329.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93BB |
|---|---|
| RGB | rgb(191, 147, 187) |
| HSL | hsl(305, 26%, 66%) |
| HSV | hsv(305, 23%, 75%) |
| CMYK | cmyk(0%, 23%, 2.1%, 25.1%) |
| CIE-LAB | lab(66.16, 23.30, -14.38) |
| CIE-LCH | lch(66.16, 27.38, 328.32°) |
| OKLab | oklab(71.74% 0.0651 -0.0385) |
| OKLCH | oklch(71.74% 0.076 329.4) |
| XYZ | xyz(40.8884, 35.5328, 51.7087) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.14
Dusty Lavender
#AC86A8
ΔE00 5.08
Heather
#A484AC
ΔE00 6.47
Plum
#DDA0DD
ΔE00 7.41
Pale Purple
#B790D4
ΔE00 7.78
Light Mauve
#C292A1
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93BB #93BF97
analogous
#AD93BF #BF93BB #BF93A5
triadic
#BF93BB #BBBF93 #93BBBF
tetradic
#BF93BB #BFAD93 #93BF97 #93A5BF
square
#BF93BB #BFAD93 #93BF97 #93A5BF
split-complementary
#BF93BB #A5BF93 #93BFAD
monochromatic
#875082 #A86DA3 #BF93BB #D6B9D3 #EDE0EB
Accessibility & contrast
On white
2.59
#BF93BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#BF93BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93BB
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93BB | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#9BA3B9
Tritanopia (blue-blind)
#C396A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf93bb; /* rgb */ color: rgb(191, 147, 187); /* oklch */ color: oklch(71.7% 0.076 329.4);
Tailwind
colors: {
custom: {
50: '#d2b3cf',
500: '#bf93bb',
950: '#000000',
},
}SCSS
$custom: #bf93bb; $custom-light: #d2b3cf; $custom-dark: #000000;
JSON
{
"hex": "#bf93bb",
"rgb": {
"r": 191,
"g": 147,
"b": 187
},
"hsl": {
"h": 305.455,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.71735,
"c": 0.07568,
"h": 329.4
},
"luminance": 0.35532
}Semantic roles & 50–950 ramp
primary
#BF93BB
secondary
#D0DED1
accent
#A44A41
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082