#BF9AAA#BF9AAA
#BF9AAA is a light, muted pink. Relative luminance 0.371; OKLCH L 72.5% C 0.049 H 350.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9AAA |
|---|---|
| RGB | rgb(191, 154, 170) |
| HSL | hsl(334, 22%, 68%) |
| HSV | hsv(334, 19%, 75%) |
| CMYK | cmyk(0%, 19.4%, 11%, 25.1%) |
| CIE-LAB | lab(67.35, 16.37, -3.10) |
| CIE-LCH | lch(67.35, 16.66, 349.27°) |
| OKLab | oklab(72.48% 0.0482 -0.008) |
| OKLCH | oklch(72.48% 0.049 350.6) |
| XYZ | xyz(40.2968, 37.0911, 43.0590) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.41
Grey Pink
#C3909B
ΔE00 4.80
Dusty Pink
#D8A7B1
ΔE00 5.94
Greyish Pink
#C88D94
ΔE00 7.26
Faded Pink
#DE9DAC
ΔE00 7.27
Rosybrown
#BC8F8F
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9AAA #9ABFAF
analogous
#BF9ABC #BF9AAA #BF9C9A
triadic
#BF9AAA #AABF9A #9AAABF
tetradic
#BF9AAA #BCBF9A #9ABFAF #9C9ABF
square
#BF9AAA #BCBF9A #9ABFAF #9C9ABF
split-complementary
#BF9AAA #9ABF9C #9ABCBF
monochromatic
#88566C #A7758A #BF9AAA #D7BFCA #EEE5E9
Accessibility & contrast
On white
2.49
#BF9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#BF9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9AAA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9AAA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AB
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#C5999F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf9aaa; /* rgb */ color: rgb(191, 154, 170); /* oklch */ color: oklch(72.5% 0.049 350.6);
Tailwind
colors: {
custom: {
50: '#d2b8c3',
500: '#bf9aaa',
950: '#000000',
},
}SCSS
$custom: #bf9aaa; $custom-light: #d2b8c3; $custom-dark: #000000;
JSON
{
"hex": "#bf9aaa",
"rgb": {
"r": 191,
"g": 154,
"b": 170
},
"hsl": {
"h": 334.054,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.72476,
"c": 0.04887,
"h": 350.6
},
"luminance": 0.3709
}Semantic roles & 50–950 ramp
primary
#BF9AAA
secondary
#D5E0DB
accent
#A17945
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#141112
muted
#828081