#BFA09A#BFA09A
#BFA09A is a light, muted red. Relative luminance 0.386; OKLCH L 73.2% C 0.038 H 30.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA09A |
|---|---|
| RGB | rgb(191, 160, 154) |
| HSL | hsl(10, 22%, 68%) |
| HSV | hsv(10, 19%, 75%) |
| CMYK | cmyk(0%, 16.2%, 19.4%, 25.1%) |
| CIE-LAB | lab(68.43, 10.44, 7.39) |
| CIE-LCH | lch(68.43, 12.79, 35.27°) |
| OKLab | oklab(73.18% 0.0325 0.0194) |
| OKLCH | oklch(73.18% 0.038 30.8) |
| XYZ | xyz(39.8895, 38.5524, 35.9057) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.64
Rosybrown
#BC8F8F
ΔE00 6.61
Mushroom
#BA9E88
ΔE00 7.95
Dusty Pink
#D8A7B1
ΔE00 9.12
Grey Pink
#C3909B
ΔE00 9.53
Pinkish Tan
#D99B82
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA09A #9AB9BF
analogous
#BF9AA6 #BFA09A #BFB29A
triadic
#BFA09A #9ABFA0 #A09ABF
tetradic
#BFA09A #A6BF9A #9AB9BF #B29ABF
square
#BFA09A #A6BF9A #9AB9BF #B29ABF
split-complementary
#BFA09A #9ABFB2 #9AA6BF
monochromatic
#885E56 #A77D75 #BFA09A #D7C3BF #EEE6E5
Accessibility & contrast
On white
2.41
#BFA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#BFA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA09A
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA09A | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39A
Deuteranopia (green-blind)
#ADA99A
Tritanopia (blue-blind)
#C79C9E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa09a; /* rgb */ color: rgb(191, 160, 154); /* oklch */ color: oklch(73.2% 0.038 30.8);
Tailwind
colors: {
custom: {
50: '#d2bcb7',
500: '#bfa09a',
950: '#000000',
},
}SCSS
$custom: #bfa09a; $custom-light: #d2bcb7; $custom-dark: #000000;
JSON
{
"hex": "#bfa09a",
"rgb": {
"r": 191,
"g": 160,
"b": 154
},
"hsl": {
"h": 9.73,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.73177,
"c": 0.03787,
"h": 30.8
},
"luminance": 0.38551
}Semantic roles & 50–950 ramp
primary
#BFA09A
secondary
#D5DEE0
accent
#92A145
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180