#BF93BC#BF93BC
#BF93BC is a light, moderate purple. Relative luminance 0.356; OKLCH L 71.8% C 0.077 H 328.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BF93BC |
|---|---|
| RGB | rgb(191, 147, 188) |
| HSL | hsl(304, 26%, 66%) |
| HSV | hsv(304, 23%, 75%) |
| CMYK | cmyk(0%, 23%, 1.6%, 25.1%) |
| CIE-LAB | lab(66.19, 23.49, -14.89) |
| CIE-LCH | lch(66.19, 27.81, 327.63°) |
| OKLab | oklab(71.77% 0.0654 -0.04) |
| OKLCH | oklch(71.77% 0.077 328.6) |
| XYZ | xyz(40.9958, 35.5758, 52.2745) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.14
Dusty Lavender
#AC86A8
ΔE00 5.17
Heather
#A484AC
ΔE00 6.44
Plum
#DDA0DD
ΔE00 7.25
Pale Purple
#B790D4
ΔE00 7.51
Light Mauve
#C292A1
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF93BC #93BF96
analogous
#AC93BF #BF93BC #BF93A6
triadic
#BF93BC #BCBF93 #93BCBF
tetradic
#BF93BC #BFAC93 #93BF96 #93A6BF
square
#BF93BC #BFAC93 #93BF96 #93A6BF
split-complementary
#BF93BC #A6BF93 #93BFAC
monochromatic
#875084 #A86DA4 #BF93BC #D6B9D4 #EDE0EC
Accessibility & contrast
On white
2.59
#BF93BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#BF93BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF93BC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF93BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF93BC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBE
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#C296A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf93bc; /* rgb */ color: rgb(191, 147, 188); /* oklch */ color: oklch(71.8% 0.077 328.6);
Tailwind
colors: {
custom: {
50: '#d2b3d0',
500: '#bf93bc',
950: '#000000',
},
}SCSS
$custom: #bf93bc; $custom-light: #d2b3d0; $custom-dark: #000000;
JSON
{
"hex": "#bf93bc",
"rgb": {
"r": 191,
"g": 147,
"b": 188
},
"hsl": {
"h": 304.091,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.71772,
"c": 0.07668,
"h": 328.6
},
"luminance": 0.35575
}Semantic roles & 50–950 ramp
primary
#BF93BC
secondary
#D0DED1
accent
#A44841
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082