#BF9E95#BF9E95
#BF9E95 is a light, muted red. Relative luminance 0.377; OKLCH L 72.6% C 0.041 H 35.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9E95 |
|---|---|
| RGB | rgb(191, 158, 149) |
| HSL | hsl(13, 25%, 67%) |
| HSV | hsv(13, 22%, 75%) |
| CMYK | cmyk(0%, 17.3%, 22%, 25.1%) |
| CIE-LAB | lab(67.80, 10.78, 9.27) |
| CIE-LCH | lch(67.80, 14.22, 40.71°) |
| OKLab | oklab(72.65% 0.0337 0.0242) |
| OKLCH | oklch(72.65% 0.041 35.7) |
| XYZ | xyz(39.1378, 37.7014, 33.6434) |
| Luminance | 0.3770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.79
Rosybrown
#BC8F8F
ΔE00 6.72
Mushroom
#BA9E88
ΔE00 6.89
Pinkish Tan
#D99B82
ΔE00 8.49
Dusty Pink
#D8A7B1
ΔE00 10.10
Greyish Pink
#C88D94
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9E95 #95B6BF
analogous
#BF95A1 #BF9E95 #BFB395
triadic
#BF9E95 #95BF9E #9E95BF
tetradic
#BF9E95 #A1BF95 #95B6BF #B395BF
square
#BF9E95 #A1BF95 #95B6BF #B395BF
split-complementary
#BF9E95 #95BFB3 #95A1BF
monochromatic
#885D52 #A87B6F #BF9E95 #D6C1BB #EDE4E1
Accessibility & contrast
On white
2.46
#BF9E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#BF9E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9E95
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9E95 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#ADA895
Tritanopia (blue-blind)
#C79A9C
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf9e95; /* rgb */ color: rgb(191, 158, 149); /* oklch */ color: oklch(72.6% 0.041 35.7);
Tailwind
colors: {
custom: {
50: '#d3bab4',
500: '#bf9e95',
950: '#000000',
},
}SCSS
$custom: #bf9e95; $custom-light: #d3bab4; $custom-dark: #000000;
JSON
{
"hex": "#bf9e95",
"rgb": {
"r": 191,
"g": 158,
"b": 149
},
"hsl": {
"h": 12.857,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.72649,
"c": 0.04148,
"h": 35.7
},
"luminance": 0.377
}Semantic roles & 50–950 ramp
primary
#BF9E95
secondary
#D1DCDF
accent
#8EA342
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080