#BFA39E#BFA39E
#BFA39E is a light, muted red. Relative luminance 0.397; OKLCH L 73.9% C 0.034 H 29.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA39E |
|---|---|
| RGB | rgb(191, 163, 158) |
| HSL | hsl(9, 20%, 68%) |
| HSV | hsv(9, 17%, 75%) |
| CMYK | cmyk(0%, 14.7%, 17.3%, 25.1%) |
| CIE-LAB | lab(69.28, 9.43, 6.40) |
| CIE-LCH | lch(69.28, 11.40, 34.15°) |
| OKLab | oklab(73.88% 0.0294 0.0169) |
| OKLCH | oklch(73.88% 0.034 29.8) |
| XYZ | xyz(40.7545, 39.7406, 37.8650) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.75
Rosybrown
#BC8F8F
ΔE00 7.56
Mushroom
#BA9E88
ΔE00 8.12
Dusty Pink
#D8A7B1
ΔE00 9.21
Grey Pink
#C3909B
ΔE00 10.11
Light Mauve
#C292A1
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA39E #9EBABF
analogous
#BF9EA9 #BFA39E #BFB39E
triadic
#BFA39E #9EBFA3 #A39EBF
tetradic
#BFA39E #A9BF9E #9EBABF #B39EBF
square
#BFA39E #A9BF9E #9EBABF #B39EBF
split-complementary
#BFA39E #9EBFB3 #9EA9BF
monochromatic
#89615A #A78079 #BFA39E #D7C6C3 #F0E9E8
Accessibility & contrast
On white
2.35
#BFA39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#BFA39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA39E
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA39E | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69E
Deuteranopia (green-blind)
#AFAB9E
Tritanopia (blue-blind)
#C6A0A2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa39e; /* rgb */ color: rgb(191, 163, 158); /* oklch */ color: oklch(73.9% 0.034 29.8);
Tailwind
colors: {
custom: {
50: '#d2beba',
500: '#bfa39e',
950: '#000000',
},
}SCSS
$custom: #bfa39e; $custom-light: #d2beba; $custom-dark: #000000;
JSON
{
"hex": "#bfa39e",
"rgb": {
"r": 191,
"g": 163,
"b": 158
},
"hsl": {
"h": 9.091,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.73879,
"c": 0.03389,
"h": 29.8
},
"luminance": 0.39739
}Semantic roles & 50–950 ramp
primary
#BFA39E
secondary
#D7E0E1
accent
#919F47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180