#BF9CAA#BF9CAA
#BF9CAA is a light, muted pink. Relative luminance 0.378; OKLCH L 72.9% C 0.045 H 352.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9CAA |
|---|---|
| RGB | rgb(191, 156, 170) |
| HSL | hsl(336, 21%, 68%) |
| HSV | hsv(336, 18%, 75%) |
| CMYK | cmyk(0%, 18.3%, 11%, 25.1%) |
| CIE-LAB | lab(67.84, 15.27, -2.37) |
| CIE-LCH | lch(67.84, 15.45, 351.16°) |
| OKLab | oklab(72.86% 0.0451 -0.0061) |
| OKLCH | oklch(72.86% 0.045 352.3) |
| XYZ | xyz(40.6297, 37.7568, 43.1700) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.03
Grey Pink
#C3909B
ΔE00 5.18
Dusty Pink
#D8A7B1
ΔE00 5.72
Rosybrown
#BC8F8F
ΔE00 7.21
Greyish Pink
#C88D94
ΔE00 7.50
Faded Pink
#DE9DAC
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9CAA #9CBFB1
analogous
#BF9CBB #BF9CAA #BF9F9C
triadic
#BF9CAA #AABF9C #9CAABF
tetradic
#BF9CAA #BBBF9C #9CBFB1 #9F9CBF
square
#BF9CAA #BBBF9C #9CBFB1 #9F9CBF
split-complementary
#BF9CAA #9CBF9F #9CBBBF
monochromatic
#88586B #A7778A #BF9CAA #D7C1CA #EFE6EA
Accessibility & contrast
On white
2.46
#BF9CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BF9CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9CAA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9CAA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#A7A7A9
Tritanopia (blue-blind)
#C59BA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf9caa; /* rgb */ color: rgb(191, 156, 170); /* oklch */ color: oklch(72.9% 0.045 352.3);
Tailwind
colors: {
custom: {
50: '#d2b9c3',
500: '#bf9caa',
950: '#000000',
},
}SCSS
$custom: #bf9caa; $custom-light: #d2b9c3; $custom-dark: #000000;
JSON
{
"hex": "#bf9caa",
"rgb": {
"r": 191,
"g": 156,
"b": 170
},
"hsl": {
"h": 336,
"s": 21.472,
"l": 68.039
},
"oklch": {
"l": 0.7286,
"c": 0.04548,
"h": 352.3
},
"luminance": 0.37756
}Semantic roles & 50–950 ramp
primary
#BF9CAA
secondary
#D6E1DC
accent
#A07C46
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081