#BFA29A#BFA29A
#BFA29A is a light, muted red. Relative luminance 0.393; OKLCH L 73.6% C 0.036 H 35.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA29A |
|---|---|
| RGB | rgb(191, 162, 154) |
| HSL | hsl(13, 22%, 68%) |
| HSV | hsv(13, 19%, 75%) |
| CMYK | cmyk(0%, 15.2%, 19.4%, 25.1%) |
| CIE-LAB | lab(68.93, 9.35, 8.11) |
| CIE-LCH | lch(68.93, 12.38, 40.95°) |
| OKLab | oklab(73.57% 0.0294 0.0213) |
| OKLCH | oklch(73.57% 0.036 35.9) |
| XYZ | xyz(40.2390, 39.2514, 36.0222) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.68
Mushroom
#BA9E88
ΔE00 6.78
Rosybrown
#BC8F8F
ΔE00 7.86
Pinkish Tan
#D99B82
ΔE00 9.56
Dusty Pink
#D8A7B1
ΔE00 10.21
Greige
#B8AB98
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA29A #9AB7BF
analogous
#BF9AA4 #BFA29A #BFB49A
triadic
#BFA29A #9ABFA2 #A29ABF
tetradic
#BFA29A #A4BF9A #9AB7BF #B49ABF
square
#BFA29A #A4BF9A #9AB7BF #B49ABF
split-complementary
#BFA29A #9ABFB4 #9AA4BF
monochromatic
#886156 #A78075 #BFA29A #D7C4BF #EEE7E5
Accessibility & contrast
On white
2.37
#BFA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#BFA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA29A
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA29A | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A599
Deuteranopia (green-blind)
#AFAA9A
Tritanopia (blue-blind)
#C79EA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bfa29a; /* rgb */ color: rgb(191, 162, 154); /* oklch */ color: oklch(73.6% 0.036 35.9);
Tailwind
colors: {
custom: {
50: '#d2bdb7',
500: '#bfa29a',
950: '#000000',
},
}SCSS
$custom: #bfa29a; $custom-light: #d2bdb7; $custom-dark: #000000;
JSON
{
"hex": "#bfa29a",
"rgb": {
"r": 191,
"g": 162,
"b": 154
},
"hsl": {
"h": 12.973,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.73572,
"c": 0.03625,
"h": 35.9
},
"luminance": 0.3925
}Semantic roles & 50–950 ramp
primary
#BFA29A
secondary
#D5DEE0
accent
#8DA145
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180