#BFA19E#BFA19E
#BFA19E is a light, muted red. Relative luminance 0.390; OKLCH L 73.5% C 0.036 H 24.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA19E |
|---|---|
| RGB | rgb(191, 161, 158) |
| HSL | hsl(5, 20%, 68%) |
| HSV | hsv(5, 17%, 75%) |
| CMYK | cmyk(0%, 15.7%, 17.3%, 25.1%) |
| CIE-LAB | lab(68.78, 10.53, 5.67) |
| CIE-LCH | lch(68.78, 11.96, 28.30°) |
| OKLab | oklab(73.48% 0.0325 0.015) |
| OKLCH | oklch(73.48% 0.036 24.7) |
| XYZ | xyz(40.4022, 39.0360, 37.7476) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.08
Rosybrown
#BC8F8F
ΔE00 6.47
Dusty Pink
#D8A7B1
ΔE00 8.18
Grey Pink
#C3909B
ΔE00 8.80
Light Mauve
#C292A1
ΔE00 9.19
Mushroom
#BA9E88
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA19E #9EBCBF
analogous
#BF9EAB #BFA19E #BFB19E
triadic
#BFA19E #9EBFA1 #A19EBF
tetradic
#BFA19E #ABBF9E #9EBCBF #B19EBF
square
#BFA19E #ABBF9E #9EBCBF #B19EBF
split-complementary
#BFA19E #9EBFB1 #9EABBF
monochromatic
#895E5A #A77D79 #BFA19E #D7C5C3 #F0E8E8
Accessibility & contrast
On white
2.38
#BFA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BFA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA19E
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA19E | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59E
Deuteranopia (green-blind)
#ADAA9E
Tritanopia (blue-blind)
#C69EA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bfa19e; /* rgb */ color: rgb(191, 161, 158); /* oklch */ color: oklch(73.5% 0.036 24.7);
Tailwind
colors: {
custom: {
50: '#d2bcba',
500: '#bfa19e',
950: '#000000',
},
}SCSS
$custom: #bfa19e; $custom-light: #d2bcba; $custom-dark: #000000;
JSON
{
"hex": "#bfa19e",
"rgb": {
"r": 191,
"g": 161,
"b": 158
},
"hsl": {
"h": 5.455,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.73483,
"c": 0.03583,
"h": 24.7
},
"luminance": 0.39035
}Semantic roles & 50–950 ramp
primary
#BFA19E
secondary
#D7E0E1
accent
#979F47
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180