#BFA29C#BFA29C
#BFA29C is a light, muted red. Relative luminance 0.393; OKLCH L 73.6% C 0.035 H 31.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA29C |
|---|---|
| RGB | rgb(191, 162, 156) |
| HSL | hsl(10, 21%, 68%) |
| HSV | hsv(10, 18%, 75%) |
| CMYK | cmyk(0%, 15.2%, 18.3%, 25.1%) |
| CIE-LAB | lab(68.98, 9.66, 7.07) |
| CIE-LCH | lch(68.98, 11.97, 36.20°) |
| OKLab | oklab(73.63% 0.0302 0.0186) |
| OKLCH | oklch(73.63% 0.035 31.6) |
| XYZ | xyz(40.4069, 39.3186, 36.9068) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.15
Rosybrown
#BC8F8F
ΔE00 7.37
Mushroom
#BA9E88
ΔE00 7.73
Dusty Pink
#D8A7B1
ΔE00 9.41
Pinkish Tan
#D99B82
ΔE00 10.05
Grey Pink
#C3909B
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA29C #9CB9BF
analogous
#BF9CA7 #BFA29C #BFB39C
triadic
#BFA29C #9CBFA2 #A29CBF
tetradic
#BFA29C #A7BF9C #9CB9BF #B39CBF
square
#BFA29C #A7BF9C #9CB9BF #B39CBF
split-complementary
#BFA29C #9CBFB3 #9CA7BF
monochromatic
#886058 #A77F77 #BFA29C #D7C5C1 #EFE8E6
Accessibility & contrast
On white
2.37
#BFA29C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#BFA29C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA29C
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA29C | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59C
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#C69FA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bfa29c; /* rgb */ color: rgb(191, 162, 156); /* oklch */ color: oklch(73.6% 0.035 31.6);
Tailwind
colors: {
custom: {
50: '#d2bdb9',
500: '#bfa29c',
950: '#000000',
},
}SCSS
$custom: #bfa29c; $custom-light: #d2bdb9; $custom-dark: #000000;
JSON
{
"hex": "#bfa29c",
"rgb": {
"r": 191,
"g": 162,
"b": 156
},
"hsl": {
"h": 10.286,
"s": 21.472,
"l": 68.039
},
"oklch": {
"l": 0.73626,
"c": 0.03544,
"h": 31.6
},
"luminance": 0.39317
}Semantic roles & 50–950 ramp
primary
#BFA29C
secondary
#D6DFE1
accent
#90A046
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180