#BFA09B#BFA09B
#BFA09B is a light, muted red. Relative luminance 0.386; OKLCH L 73.2% C 0.038 H 28.8°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA09B |
|---|---|
| RGB | rgb(191, 160, 155) |
| HSL | hsl(8, 22%, 68%) |
| HSV | hsv(8, 19%, 75%) |
| CMYK | cmyk(0%, 16.2%, 18.8%, 25.1%) |
| CIE-LAB | lab(68.45, 10.60, 6.87) |
| CIE-LCH | lch(68.45, 12.63, 32.93°) |
| OKLab | oklab(73.2% 0.0329 0.0181) |
| OKLCH | oklch(73.2% 0.038 28.8) |
| XYZ | xyz(39.9731, 38.5858, 36.3462) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.50
Rosybrown
#BC8F8F
ΔE00 6.39
Mushroom
#BA9E88
ΔE00 8.41
Dusty Pink
#D8A7B1
ΔE00 8.75
Grey Pink
#C3909B
ΔE00 9.16
Greyish Pink
#C88D94
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA09B #9BBABF
analogous
#BF9BA8 #BFA09B #BFB29B
triadic
#BFA09B #9BBFA0 #A09BBF
tetradic
#BFA09B #A8BF9B #9BBABF #B29BBF
square
#BFA09B #A8BF9B #9BBABF #B29BBF
split-complementary
#BFA09B #9BBFB2 #9BA8BF
monochromatic
#885E57 #A77D76 #BFA09B #D7C3C0 #EFE7E6
Accessibility & contrast
On white
2.41
#BFA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#BFA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA09B
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA09B | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39B
Deuteranopia (green-blind)
#ADA99B
Tritanopia (blue-blind)
#C79C9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa09b; /* rgb */ color: rgb(191, 160, 155); /* oklch */ color: oklch(73.2% 0.038 28.8);
Tailwind
colors: {
custom: {
50: '#d2bcb8',
500: '#bfa09b',
950: '#000000',
},
}SCSS
$custom: #bfa09b; $custom-light: #d2bcb8; $custom-dark: #000000;
JSON
{
"hex": "#bfa09b",
"rgb": {
"r": 191,
"g": 160,
"b": 155
},
"hsl": {
"h": 8.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.73204,
"c": 0.03755,
"h": 28.8
},
"luminance": 0.38585
}Semantic roles & 50–950 ramp
primary
#BFA09B
secondary
#D5DFE0
accent
#94A045
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180