#BF9DA2#BF9DA2
#BF9DA2 is a light, muted red. Relative luminance 0.378; OKLCH L 72.8% C 0.041 H 8.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9DA2 |
|---|---|
| RGB | rgb(191, 157, 162) |
| HSL | hsl(351, 21%, 68%) |
| HSV | hsv(351, 18%, 75%) |
| CMYK | cmyk(0%, 17.8%, 15.2%, 25.1%) |
| CIE-LAB | lab(67.87, 13.37, 2.14) |
| CIE-LCH | lch(67.87, 13.54, 9.07°) |
| OKLab | oklab(72.81% 0.0404 0.0058) |
| OKLCH | oklch(72.81% 0.041 8.2) |
| XYZ | xyz(40.0643, 37.8002, 39.3611) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.20
Light Mauve
#C292A1
ΔE00 5.55
Grey Pink
#C3909B
ΔE00 5.60
Pinkish Grey
#C8ACA9
ΔE00 5.62
Dusty Pink
#D8A7B1
ΔE00 5.86
Greyish Pink
#C88D94
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9DA2 #9DBFBA
analogous
#BF9DB3 #BF9DA2 #BFA99D
triadic
#BF9DA2 #A2BF9D #9DA2BF
tetradic
#BF9DA2 #B3BF9D #9DBFBA #A99DBF
square
#BF9DA2 #B3BF9D #9DBFBA #A99DBF
split-complementary
#BF9DA2 #9DBFA9 #9DB3BF
monochromatic
#885960 #A7787F #BF9DA2 #D7C2C5 #EFE7E8
Accessibility & contrast
On white
2.45
#BF9DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#BF9DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9DA2
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9DA2 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#A9A8A1
Tritanopia (blue-blind)
#C69B9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf9da2; /* rgb */ color: rgb(191, 157, 162); /* oklch */ color: oklch(72.8% 0.041 8.2);
Tailwind
colors: {
custom: {
50: '#d2babd',
500: '#bf9da2',
950: '#000000',
},
}SCSS
$custom: #bf9da2; $custom-light: #d2babd; $custom-dark: #000000;
JSON
{
"hex": "#bf9da2",
"rgb": {
"r": 191,
"g": 157,
"b": 162
},
"hsl": {
"h": 351.176,
"s": 20.988,
"l": 68.235
},
"oklch": {
"l": 0.72814,
"c": 0.04085,
"h": 8.2
},
"luminance": 0.37799
}Semantic roles & 50–950 ramp
primary
#BF9DA2
secondary
#D7E1E0
accent
#9F9246
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081