#BF9DA3#BF9DA3
#BF9DA3 is a light, muted red. Relative luminance 0.378; OKLCH L 72.8% C 0.041 H 6.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9DA3 |
|---|---|
| RGB | rgb(191, 157, 163) |
| HSL | hsl(349, 21%, 68%) |
| HSV | hsv(349, 18%, 75%) |
| CMYK | cmyk(0%, 17.8%, 14.7%, 25.1%) |
| CIE-LAB | lab(67.90, 13.54, 1.62) |
| CIE-LCH | lch(67.90, 13.63, 6.81°) |
| OKLab | oklab(72.84% 0.0408 0.0045) |
| OKLCH | oklch(72.84% 0.041 6.2) |
| XYZ | xyz(40.1535, 37.8359, 39.8311) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.30
Rosybrown
#BC8F8F
ΔE00 5.39
Grey Pink
#C3909B
ΔE00 5.47
Dusty Pink
#D8A7B1
ΔE00 5.74
Pinkish Grey
#C8ACA9
ΔE00 5.88
Greyish Pink
#C88D94
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9DA3 #9DBFB9
analogous
#BF9DB4 #BF9DA3 #BFA89D
triadic
#BF9DA3 #A3BF9D #9DA3BF
tetradic
#BF9DA3 #B4BF9D #9DBFB9 #A89DBF
square
#BF9DA3 #B4BF9D #9DBFB9 #A89DBF
split-complementary
#BF9DA3 #9DBFA8 #9DB4BF
monochromatic
#885961 #A77880 #BF9DA3 #D7C2C6 #EFE7E9
Accessibility & contrast
On white
2.45
#BF9DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#BF9DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9DA3
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9DA3 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A3
Deuteranopia (green-blind)
#A9A8A2
Tritanopia (blue-blind)
#C69B9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf9da3; /* rgb */ color: rgb(191, 157, 163); /* oklch */ color: oklch(72.8% 0.041 6.2);
Tailwind
colors: {
custom: {
50: '#d2babe',
500: '#bf9da3',
950: '#000000',
},
}SCSS
$custom: #bf9da3; $custom-light: #d2babe; $custom-dark: #000000;
JSON
{
"hex": "#bf9da3",
"rgb": {
"r": 191,
"g": 157,
"b": 163
},
"hsl": {
"h": 349.412,
"s": 20.988,
"l": 68.235
},
"oklch": {
"l": 0.72843,
"c": 0.04106,
"h": 6.2
},
"luminance": 0.37835
}Semantic roles & 50–950 ramp
primary
#BF9DA3
secondary
#D7E1DF
accent
#9F9046
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081