#BFA099#BFA099
#BFA099 is a light, muted red. Relative luminance 0.385; OKLCH L 73.2% C 0.038 H 32.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA099 |
|---|---|
| RGB | rgb(191, 160, 153) |
| HSL | hsl(11, 23%, 67%) |
| HSV | hsv(11, 20%, 75%) |
| CMYK | cmyk(0%, 16.2%, 19.9%, 25.1%) |
| CIE-LAB | lab(68.40, 10.29, 7.91) |
| CIE-LCH | lch(68.40, 12.98, 37.54°) |
| OKLab | oklab(73.15% 0.0321 0.0207) |
| OKLCH | oklch(73.15% 0.038 32.9) |
| XYZ | xyz(39.8065, 38.5192, 35.4689) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.83
Rosybrown
#BC8F8F
ΔE00 6.85
Mushroom
#BA9E88
ΔE00 7.49
Pinkish Tan
#D99B82
ΔE00 9.37
Dusty Pink
#D8A7B1
ΔE00 9.51
Grey Pink
#C3909B
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA099 #99B8BF
analogous
#BF99A5 #BFA099 #BFB399
triadic
#BFA099 #99BFA0 #A099BF
tetradic
#BFA099 #A5BF99 #99B8BF #B399BF
square
#BFA099 #A5BF99 #99B8BF #B399BF
split-complementary
#BFA099 #99BFB3 #99A5BF
monochromatic
#885F55 #A77D73 #BFA099 #D7C3BF #EEE6E4
Accessibility & contrast
On white
2.41
#BFA099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#BFA099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA099
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA099 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A398
Deuteranopia (green-blind)
#AEA999
Tritanopia (blue-blind)
#C79C9E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa099; /* rgb */ color: rgb(191, 160, 153); /* oklch */ color: oklch(73.2% 0.038 32.9);
Tailwind
colors: {
custom: {
50: '#d2bcb7',
500: '#bfa099',
950: '#000000',
},
}SCSS
$custom: #bfa099; $custom-light: #d2bcb7; $custom-dark: #000000;
JSON
{
"hex": "#bfa099",
"rgb": {
"r": 191,
"g": 160,
"b": 153
},
"hsl": {
"h": 11.053,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.7315,
"c": 0.03823,
"h": 32.9
},
"luminance": 0.38518
}Semantic roles & 50–950 ramp
primary
#BFA099
secondary
#D4DEE0
accent
#90A144
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180