#BFA39B#BFA39B
#BFA39B is a light, muted red. Relative luminance 0.396; OKLCH L 73.8% C 0.035 H 36.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA39B |
|---|---|
| RGB | rgb(191, 163, 155) |
| HSL | hsl(13, 22%, 68%) |
| HSV | hsv(13, 19%, 75%) |
| CMYK | cmyk(0%, 14.7%, 18.8%, 25.1%) |
| CIE-LAB | lab(69.21, 8.96, 7.95) |
| CIE-LCH | lch(69.21, 11.98, 41.61°) |
| OKLab | oklab(73.8% 0.0282 0.0209) |
| OKLCH | oklch(73.8% 0.035 36.5) |
| XYZ | xyz(40.4995, 39.6385, 36.5216) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.55
Mushroom
#BA9E88
ΔE00 6.69
Rosybrown
#BC8F8F
ΔE00 8.25
Pinkish Tan
#D99B82
ΔE00 9.80
Greige
#B8AB98
ΔE00 9.98
Stone
#A89F91
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA39B #9BB7BF
analogous
#BF9BA5 #BFA39B #BFB59B
triadic
#BFA39B #9BBFA3 #A39BBF
tetradic
#BFA39B #A5BF9B #9BB7BF #B59BBF
square
#BFA39B #A5BF9B #9BB7BF #B59BBF
split-complementary
#BFA39B #9BBFB5 #9BA5BF
monochromatic
#886257 #A78176 #BFA39B #D7C5C0 #EFE8E6
Accessibility & contrast
On white
2.35
#BFA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#BFA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA39B
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA39B | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69A
Deuteranopia (green-blind)
#B0AB9B
Tritanopia (blue-blind)
#C69FA1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa39b; /* rgb */ color: rgb(191, 163, 155); /* oklch */ color: oklch(73.8% 0.035 36.5);
Tailwind
colors: {
custom: {
50: '#d2beb8',
500: '#bfa39b',
950: '#000000',
},
}SCSS
$custom: #bfa39b; $custom-light: #d2beb8; $custom-dark: #000000;
JSON
{
"hex": "#bfa39b",
"rgb": {
"r": 191,
"g": 163,
"b": 155
},
"hsl": {
"h": 13.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.73798,
"c": 0.03506,
"h": 36.5
},
"luminance": 0.39637
}Semantic roles & 50–950 ramp
primary
#BFA39B
secondary
#D5DEE0
accent
#8CA045
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180