#BF9DA0#BF9DA0
#BF9DA0 is a light, muted red. Relative luminance 0.377; OKLCH L 72.8% C 0.041 H 12.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9DA0 |
|---|---|
| RGB | rgb(191, 157, 160) |
| HSL | hsl(355, 21%, 68%) |
| HSV | hsv(355, 18%, 75%) |
| CMYK | cmyk(0%, 17.8%, 16.2%, 25.1%) |
| CIE-LAB | lab(67.82, 13.05, 3.18) |
| CIE-LCH | lch(67.82, 13.43, 13.68°) |
| OKLab | oklab(72.76% 0.0397 0.0085) |
| OKLCH | oklch(72.76% 0.041 12.1) |
| XYZ | xyz(39.8879, 37.7297, 38.4323) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.90
Pinkish Grey
#C8ACA9
ΔE00 5.15
Grey Pink
#C3909B
ΔE00 5.95
Light Mauve
#C292A1
ΔE00 6.11
Dusty Pink
#D8A7B1
ΔE00 6.19
Greyish Pink
#C88D94
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9DA0 #9DBFBC
analogous
#BF9DB1 #BF9DA0 #BFAB9D
triadic
#BF9DA0 #A0BF9D #9DA0BF
tetradic
#BF9DA0 #B1BF9D #9DBFBC #AB9DBF
square
#BF9DA0 #B1BF9D #9DBFBC #AB9DBF
split-complementary
#BF9DA0 #9DBFAB #9DB1BF
monochromatic
#88595D #A7787C #BF9DA0 #D7C2C4 #EFE7E8
Accessibility & contrast
On white
2.46
#BF9DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#BF9DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9DA0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9DA0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A0
Deuteranopia (green-blind)
#AAA89F
Tritanopia (blue-blind)
#C69A9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #bf9da0; /* rgb */ color: rgb(191, 157, 160); /* oklch */ color: oklch(72.8% 0.041 12.1);
Tailwind
colors: {
custom: {
50: '#d2babc',
500: '#bf9da0',
950: '#000000',
},
}SCSS
$custom: #bf9da0; $custom-light: #d2babc; $custom-dark: #000000;
JSON
{
"hex": "#bf9da0",
"rgb": {
"r": 191,
"g": 157,
"b": 160
},
"hsl": {
"h": 354.706,
"s": 20.988,
"l": 68.235
},
"oklch": {
"l": 0.72756,
"c": 0.04056,
"h": 12.1
},
"luminance": 0.37728
}Semantic roles & 50–950 ramp
primary
#BF9DA0
secondary
#D7E1E0
accent
#9F9846
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081