#BFA199#BFA199
#BFA199 is a light, muted red. Relative luminance 0.389; OKLCH L 73.3% C 0.037 H 35.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA199 |
|---|---|
| RGB | rgb(191, 161, 153) |
| HSL | hsl(13, 23%, 67%) |
| HSV | hsv(13, 20%, 75%) |
| CMYK | cmyk(0%, 15.7%, 19.9%, 25.1%) |
| CIE-LAB | lab(68.66, 9.74, 8.27) |
| CIE-LCH | lch(68.66, 12.78, 40.33°) |
| OKLab | oklab(73.35% 0.0305 0.0217) |
| OKLCH | oklch(73.35% 0.037 35.3) |
| XYZ | xyz(39.9806, 38.8673, 35.5269) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.86
Mushroom
#BA9E88
ΔE00 6.89
Rosybrown
#BC8F8F
ΔE00 7.49
Pinkish Tan
#D99B82
ΔE00 9.33
Dusty Pink
#D8A7B1
ΔE00 10.05
Grey Pink
#C3909B
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA199 #99B7BF
analogous
#BF99A4 #BFA199 #BFB499
triadic
#BFA199 #99BFA1 #A199BF
tetradic
#BFA199 #A4BF99 #99B7BF #B499BF
square
#BFA199 #A4BF99 #99B7BF #B499BF
split-complementary
#BFA199 #99BFB4 #99A4BF
monochromatic
#886055 #A77E73 #BFA199 #D7C4BF #EEE6E4
Accessibility & contrast
On white
2.39
#BFA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#BFA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA199
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA199 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A498
Deuteranopia (green-blind)
#AEAA99
Tritanopia (blue-blind)
#C79D9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #bfa199; /* rgb */ color: rgb(191, 161, 153); /* oklch */ color: oklch(73.3% 0.037 35.3);
Tailwind
colors: {
custom: {
50: '#d2bcb7',
500: '#bfa199',
950: '#000000',
},
}SCSS
$custom: #bfa199; $custom-light: #d2bcb7; $custom-dark: #000000;
JSON
{
"hex": "#bfa199",
"rgb": {
"r": 191,
"g": 161,
"b": 153
},
"hsl": {
"h": 12.632,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.73348,
"c": 0.03744,
"h": 35.3
},
"luminance": 0.38866
}Semantic roles & 50–950 ramp
primary
#BFA199
secondary
#D4DDE0
accent
#8EA144
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180