#BF9BA2#BF9BA2
#BF9BA2 is a light, muted red. Relative luminance 0.371; OKLCH L 72.4% C 0.044 H 5.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BF9BA2 |
|---|---|
| RGB | rgb(191, 155, 162) |
| HSL | hsl(348, 22%, 68%) |
| HSV | hsv(348, 19%, 75%) |
| CMYK | cmyk(0%, 18.8%, 15.2%, 25.1%) |
| CIE-LAB | lab(67.37, 14.48, 1.41) |
| CIE-LCH | lch(67.37, 14.54, 5.56°) |
| OKLab | oklab(72.43% 0.0436 0.0039) |
| OKLCH | oklch(72.43% 0.044 5.2) |
| XYZ | xyz(39.7287, 37.1290, 39.2493) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.48
Grey Pink
#C3909B
ΔE00 4.66
Rosybrown
#BC8F8F
ΔE00 4.98
Dusty Pink
#D8A7B1
ΔE00 5.59
Greyish Pink
#C88D94
ΔE00 6.35
Pinkish Grey
#C8ACA9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF9BA2 #9BBFB8
analogous
#BF9BB4 #BF9BA2 #BFA69B
triadic
#BF9BA2 #A2BF9B #9BA2BF
tetradic
#BF9BA2 #B4BF9B #9BBFB8 #A69BBF
square
#BF9BA2 #B4BF9B #9BBFB8 #A69BBF
split-complementary
#BF9BA2 #9BBFA6 #9BB4BF
monochromatic
#885761 #A7767F #BF9BA2 #D7C0C5 #EFE6E7
Accessibility & contrast
On white
2.49
#BF9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#BF9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF9BA2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF9BA2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#A8A6A1
Tritanopia (blue-blind)
#C6999D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bf9ba2; /* rgb */ color: rgb(191, 155, 162); /* oklch */ color: oklch(72.4% 0.044 5.2);
Tailwind
colors: {
custom: {
50: '#d2b8bd',
500: '#bf9ba2',
950: '#000000',
},
}SCSS
$custom: #bf9ba2; $custom-light: #d2b8bd; $custom-dark: #000000;
JSON
{
"hex": "#bf9ba2",
"rgb": {
"r": 191,
"g": 155,
"b": 162
},
"hsl": {
"h": 348.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.72426,
"c": 0.04378,
"h": 5.2
},
"luminance": 0.37128
}Semantic roles & 50–950 ramp
primary
#BF9BA2
secondary
#D5E0DE
accent
#A08F45
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081