#BFA8A3#BFA8A3
#BFA8A3 is a light, muted red. Relative luminance 0.417; OKLCH L 75.0% C 0.028 H 32.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA8A3 |
|---|---|
| RGB | rgb(191, 168, 163) |
| HSL | hsl(11, 18%, 69%) |
| HSV | hsv(11, 15%, 75%) |
| CMYK | cmyk(0%, 12%, 14.7%, 25.1%) |
| CIE-LAB | lab(70.68, 7.51, 5.64) |
| CIE-LCH | lch(70.68, 9.39, 36.93°) |
| OKLab | oklab(75.01% 0.0236 0.0149) |
| OKLCH | oklch(75.01% 0.028 32.3) |
| XYZ | xyz(42.0991, 41.7270, 40.4797) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.63
Mushroom
#BA9E88
ΔE00 8.01
Greige
#B8AB98
ΔE00 9.52
Rosybrown
#BC8F8F
ΔE00 9.60
Warm Gray
#C9BEB0
ΔE00 9.62
Stone
#A89F91
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA8A3 #A3BABF
analogous
#BFA3AC #BFA8A3 #BFB6A3
triadic
#BFA8A3 #A3BFA8 #A8A3BF
tetradic
#BFA8A3 #ACBFA3 #A3BABF #B6A3BF
square
#BFA8A3 #ACBFA3 #A3BABF #B6A3BF
split-complementary
#BFA8A3 #A3BFB6 #A3ACBF
monochromatic
#89665F #A6867F #BFA8A3 #D8CAC7 #F1ECEB
Accessibility & contrast
On white
2.25
#BFA8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#BFA8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA8A3
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA8A3 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA3
Deuteranopia (green-blind)
#B2AFA3
Tritanopia (blue-blind)
#C5A5A7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa8a3; /* rgb */ color: rgb(191, 168, 163); /* oklch */ color: oklch(75.0% 0.028 32.3);
Tailwind
colors: {
custom: {
50: '#d2c1be',
500: '#bfa8a3',
950: '#000000',
},
}SCSS
$custom: #bfa8a3; $custom-light: #d2c1be; $custom-dark: #000000;
JSON
{
"hex": "#bfa8a3",
"rgb": {
"r": 191,
"g": 168,
"b": 163
},
"hsl": {
"h": 10.714,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.75011,
"c": 0.0279,
"h": 32.3
},
"luminance": 0.41726
}Semantic roles & 50–950 ramp
primary
#BFA8A3
secondary
#DBE1E3
accent
#8D9C49
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141212
muted
#828181