#BFA097#BFA097
#BFA097 is a light, muted red. Relative luminance 0.385; OKLCH L 73.1% C 0.039 H 36.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA097 |
|---|---|
| RGB | rgb(191, 160, 151) |
| HSL | hsl(14, 24%, 67%) |
| HSV | hsv(14, 21%, 75%) |
| CMYK | cmyk(0%, 16.2%, 20.9%, 25.1%) |
| CIE-LAB | lab(68.35, 9.98, 8.95) |
| CIE-LCH | lch(68.35, 13.41, 41.88°) |
| OKLab | oklab(73.1% 0.0313 0.0234) |
| OKLCH | oklch(73.1% 0.039 36.8) |
| XYZ | xyz(39.6427, 38.4537, 34.6062) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.34
Mushroom
#BA9E88
ΔE00 6.56
Rosybrown
#BC8F8F
ΔE00 7.41
Pinkish Tan
#D99B82
ΔE00 8.89
Dusty Pink
#D8A7B1
ΔE00 10.33
Warm Grey
#978A84
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA097 #97B6BF
analogous
#BF97A2 #BFA097 #BFB497
triadic
#BFA097 #97BFA0 #A097BF
tetradic
#BFA097 #A2BF97 #97B6BF #B497BF
square
#BFA097 #A2BF97 #97B6BF #B497BF
split-complementary
#BFA097 #97BFB4 #97A2BF
monochromatic
#885F54 #A87D71 #BFA097 #D6C3BD #EEE5E3
Accessibility & contrast
On white
2.42
#BFA097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#BFA097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA097
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA097 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#AEA997
Tritanopia (blue-blind)
#C79C9E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa097; /* rgb */ color: rgb(191, 160, 151); /* oklch */ color: oklch(73.1% 0.039 36.8);
Tailwind
colors: {
custom: {
50: '#d2bcb5',
500: '#bfa097',
950: '#000000',
},
}SCSS
$custom: #bfa097; $custom-light: #d2bcb5; $custom-dark: #000000;
JSON
{
"hex": "#bfa097",
"rgb": {
"r": 191,
"g": 160,
"b": 151
},
"hsl": {
"h": 13.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.73097,
"c": 0.03909,
"h": 36.8
},
"luminance": 0.38452
}Semantic roles & 50–950 ramp
primary
#BFA097
secondary
#D3DCDF
accent
#8DA243
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180