#BF94BB#BF94BB
#BF94BB is a light, moderate purple. Relative luminance 0.358; OKLCH L 71.9% C 0.074 H 329.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BF94BB |
|---|---|
| RGB | rgb(191, 148, 187) |
| HSL | hsl(306, 25%, 66%) |
| HSV | hsv(306, 23%, 75%) |
| CMYK | cmyk(0%, 22.5%, 2.1%, 25.1%) |
| CIE-LAB | lab(66.40, 22.75, -14.02) |
| CIE-LCH | lch(66.40, 26.72, 328.36°) |
| OKLab | oklab(71.92% 0.0636 -0.0376) |
| OKLCH | oklch(71.92% 0.074 329.4) |
| XYZ | xyz(41.0445, 35.8452, 51.7608) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.88
Dusty Lavender
#AC86A8
ΔE00 5.17
Heather
#A484AC
ΔE00 6.60
Plum
#DDA0DD
ΔE00 7.47
Pale Purple
#B790D4
ΔE00 7.97
Light Mauve
#C292A1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF94BB #94BF98
analogous
#AE94BF #BF94BB #BF94A6
triadic
#BF94BB #BBBF94 #94BBBF
tetradic
#BF94BB #BFAE94 #94BF98 #94A6BF
square
#BF94BB #BFAE94 #94BF98 #94A6BF
split-complementary
#BF94BB #A6BF94 #94BFAE
monochromatic
#885182 #A86EA3 #BF94BB #D6BAD3 #EDE1EC
Accessibility & contrast
On white
2.57
#BF94BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#BF94BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF94BB
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF94BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF94BB | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#9CA3B9
Tritanopia (blue-blind)
#C297A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bf94bb; /* rgb */ color: rgb(191, 148, 187); /* oklch */ color: oklch(71.9% 0.074 329.4);
Tailwind
colors: {
custom: {
50: '#d2b3cf',
500: '#bf94bb',
950: '#000000',
},
}SCSS
$custom: #bf94bb; $custom-light: #d2b3cf; $custom-dark: #000000;
JSON
{
"hex": "#bf94bb",
"rgb": {
"r": 191,
"g": 148,
"b": 187
},
"hsl": {
"h": 305.581,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.7192,
"c": 0.07385,
"h": 329.4
},
"luminance": 0.35844
}Semantic roles & 50–950 ramp
primary
#BF94BB
secondary
#D0DED2
accent
#A44B42
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141113
muted
#828082