#BF8B95#BF8B95
#BF8B95 is a light, moderate red. Relative luminance 0.317; OKLCH L 69.0% C 0.065 H 6.2°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BF8B95 |
|---|---|
| RGB | rgb(191, 139, 149) |
| HSL | hsl(348, 29%, 65%) |
| HSV | hsv(348, 27%, 75%) |
| CMYK | cmyk(0%, 27.2%, 22%, 25.1%) |
| CIE-LAB | lab(63.11, 21.27, 2.53) |
| CIE-LCH | lch(63.11, 21.42, 6.78°) |
| OKLab | oklab(69.01% 0.0643 0.0069) |
| OKLCH | oklch(69.01% 0.065 6.2) |
| XYZ | xyz(36.1437, 31.7133, 32.6454) |
| Luminance | 0.3171 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 1.58
Greyish Pink
#C88D94
ΔE00 2.39
Light Mauve
#C292A1
ΔE00 2.98
Rosybrown
#BC8F8F
ΔE00 4.17
Old Rose
#C87F89
ΔE00 4.90
Dusty Pink (survey)
#D58A94
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF8B95 #8BBFB5
analogous
#BF8BAF #BF8B95 #BF9B8B
triadic
#BF8B95 #95BF8B #8B95BF
tetradic
#BF8B95 #AFBF8B #8BBFB5 #9B8BBF
square
#BF8B95 #AFBF8B #8BBFB5 #9B8BBF
split-complementary
#BF8B95 #8BBF9B #8BAFBF
monochromatic
#864A55 #A96471 #BF8B95 #D5B2B9 #EBDADD
Accessibility & contrast
On white
2.86
#BF8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#BF8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF8B95
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF8B95 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929395
Deuteranopia (green-blind)
#9F9C94
Tritanopia (blue-blind)
#C8878E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #bf8b95; /* rgb */ color: rgb(191, 139, 149); /* oklch */ color: oklch(69.0% 0.065 6.2);
Tailwind
colors: {
custom: {
50: '#d3adb4',
500: '#bf8b95',
950: '#000000',
},
}SCSS
$custom: #bf8b95; $custom-light: #d3adb4; $custom-dark: #000000;
JSON
{
"hex": "#bf8b95",
"rgb": {
"r": 191,
"g": 139,
"b": 149
},
"hsl": {
"h": 348.462,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.69009,
"c": 0.06464,
"h": 6.2
},
"luminance": 0.31712
}Semantic roles & 50–950 ramp
primary
#BF8B95
secondary
#CADCD8
accent
#A8933E
background
#FDFAFB
surface
#FAF4F6
border
#D3CED0
text
#141011
muted
#837F80