#BF8D97#BF8D97
#BF8D97 is a light, moderate red. Relative luminance 0.324; OKLCH L 69.4% C 0.062 H 5.5°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8D97 |
|---|---|
| RGB | rgb(191, 141, 151) |
| HSL | hsl(348, 28%, 65%) |
| HSV | hsv(348, 26%, 75%) |
| CMYK | cmyk(0%, 26.2%, 20.9%, 25.1%) |
| CIE-LAB | lab(63.64, 20.47, 2.17) |
| CIE-LCH | lch(63.64, 20.59, 6.06°) |
| OKLab | oklab(69.44% 0.0618 0.006) |
| OKLCH | oklch(69.44% 0.062 5.5) |
| XYZ | xyz(36.5970, 32.3622, 33.5910) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.11
Light Mauve
#C292A1
ΔE00 2.48
Greyish Pink
#C88D94
ΔE00 2.62
Rosybrown
#BC8F8F
ΔE00 4.02
Dusty Pink (survey)
#D58A94
ΔE00 5.41
Old Rose
#C87F89
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8D97 #8DBFB5
analogous
#BF8DB0 #BF8D97 #BF9C8D
triadic
#BF8D97 #97BF8D #8D97BF
tetradic
#BF8D97 #B0BF8D #8DBFB5 #9C8DBF
square
#BF8D97 #B0BF8D #8DBFB5 #9C8DBF
split-complementary
#BF8D97 #8DBF9C #8DB0BF
monochromatic
#864B57 #A96673 #BF8D97 #D5B4BB #EBDBDF
Accessibility & contrast
On white
2.81
#BF8D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#BF8D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8D97
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8D97 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949597
Deuteranopia (green-blind)
#A09E96
Tritanopia (blue-blind)
#C88A90
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #bf8d97; /* rgb */ color: rgb(191, 141, 151); /* oklch */ color: oklch(69.4% 0.062 5.5);
Tailwind
colors: {
custom: {
50: '#d3aeb5',
500: '#bf8d97',
950: '#000000',
},
}SCSS
$custom: #bf8d97; $custom-light: #d3aeb5; $custom-dark: #000000;
JSON
{
"hex": "#bf8d97",
"rgb": {
"r": 191,
"g": 141,
"b": 151
},
"hsl": {
"h": 348,
"s": 28.09,
"l": 65.098
},
"oklch": {
"l": 0.6944,
"c": 0.06209,
"h": 5.5
},
"luminance": 0.3236
}Semantic roles & 50–950 ramp
primary
#BF8D97
secondary
#CBDCD9
accent
#A7923F
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80