#BF94BC#BF94BC
#BF94BC is a light, moderate purple. Relative luminance 0.359; OKLCH L 72.0% C 0.075 H 328.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94BC |
|---|---|
| RGB | rgb(191, 148, 188) |
| HSL | hsl(304, 25%, 66%) |
| HSV | hsv(304, 23%, 75%) |
| CMYK | cmyk(0%, 22.5%, 1.6%, 25.1%) |
| CIE-LAB | lab(66.43, 22.94, -14.53) |
| CIE-LCH | lch(66.43, 27.15, 327.65°) |
| OKLab | oklab(71.96% 0.0639 -0.039) |
| OKLCH | oklch(71.96% 0.075 328.6) |
| XYZ | xyz(41.1520, 35.8881, 52.3265) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.86
Dusty Lavender
#AC86A8
ΔE00 5.25
Heather
#A484AC
ΔE00 6.57
Plum
#DDA0DD
ΔE00 7.29
Pale Purple
#B790D4
ΔE00 7.69
Light Mauve
#C292A1
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94BC #94BF97
analogous
#AD94BF #BF94BC #BF94A7
triadic
#BF94BC #BCBF94 #94BCBF
tetradic
#BF94BC #BFAD94 #94BF97 #94A7BF
square
#BF94BC #BFAD94 #94BF97 #94A7BF
split-complementary
#BF94BC #A7BF94 #94BFAD
monochromatic
#885184 #A86EA4 #BF94BC #D6BAD4 #EDE1EC
Accessibility & contrast
On white
2.57
#BF94BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#BF94BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94BC
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94BC | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBE
Deuteranopia (green-blind)
#9CA4BA
Tritanopia (blue-blind)
#C297A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #bf94bc; /* rgb */ color: rgb(191, 148, 188); /* oklch */ color: oklch(72.0% 0.075 328.6);
Tailwind
colors: {
custom: {
50: '#d2b3d0',
500: '#bf94bc',
950: '#000000',
},
}SCSS
$custom: #bf94bc; $custom-light: #d2b3d0; $custom-dark: #000000;
JSON
{
"hex": "#bf94bc",
"rgb": {
"r": 191,
"g": 148,
"b": 188
},
"hsl": {
"h": 304.186,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.71956,
"c": 0.07485,
"h": 328.6
},
"luminance": 0.35887
}Semantic roles & 50–950 ramp
primary
#BF94BC
secondary
#D0DED1
accent
#A44942
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082