#BF94BD#BF94BD
#BF94BD is a light, moderate purple. Relative luminance 0.359; OKLCH L 72.0% C 0.076 H 327.8°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94BD |
|---|---|
| RGB | rgb(191, 148, 189) |
| HSL | hsl(303, 25%, 66%) |
| HSV | hsv(303, 23%, 75%) |
| CMYK | cmyk(0%, 22.5%, 1%, 25.1%) |
| CIE-LAB | lab(66.47, 23.13, -15.04) |
| CIE-LCH | lch(66.47, 27.58, 326.96°) |
| OKLab | oklab(71.99% 0.0642 -0.0404) |
| OKLCH | oklch(71.99% 0.076 327.8) |
| XYZ | xyz(41.2601, 35.9314, 52.8962) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.86
Dusty Lavender
#AC86A8
ΔE00 5.35
Heather
#A484AC
ΔE00 6.55
Plum
#DDA0DD
ΔE00 7.13
Pale Purple
#B790D4
ΔE00 7.41
Light Mauve
#C292A1
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94BD #94BF96
analogous
#AC94BF #BF94BD #BF94A8
triadic
#BF94BD #BDBF94 #94BDBF
tetradic
#BF94BD #BFAC94 #94BF96 #94A8BF
square
#BF94BD #BFAC94 #94BF96 #94A8BF
split-complementary
#BF94BD #A8BF94 #94BFAC
monochromatic
#885185 #A86EA5 #BF94BD #D6BAD5 #EDE1EC
Accessibility & contrast
On white
2.57
#BF94BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#BF94BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94BD
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94BD | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBF
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#C297A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf94bd; /* rgb */ color: rgb(191, 148, 189); /* oklch */ color: oklch(72.0% 0.076 327.8);
Tailwind
colors: {
custom: {
50: '#d2b3d1',
500: '#bf94bd',
950: '#000000',
},
}SCSS
$custom: #bf94bd; $custom-light: #d2b3d1; $custom-dark: #000000;
JSON
{
"hex": "#bf94bd",
"rgb": {
"r": 191,
"g": 148,
"b": 189
},
"hsl": {
"h": 302.791,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.71992,
"c": 0.07586,
"h": 327.8
},
"luminance": 0.3593
}Semantic roles & 50–950 ramp
primary
#BF94BD
secondary
#D0DED1
accent
#A44642
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082