#BFA8A7#BFA8A7
#BFA8A7 is a light, muted red. Relative luminance 0.419; OKLCH L 75.1% C 0.027 H 20.8°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA8A7 |
|---|---|
| RGB | rgb(191, 168, 167) |
| HSL | hsl(3, 16%, 70%) |
| HSV | hsv(3, 13%, 75%) |
| CMYK | cmyk(0%, 12%, 12.6%, 25.1%) |
| CIE-LAB | lab(70.78, 8.17, 3.58) |
| CIE-LCH | lch(70.78, 8.92, 23.67°) |
| OKLab | oklab(75.12% 0.0252 0.0095) |
| OKLCH | oklch(75.12% 0.027 20.8) |
| XYZ | xyz(42.4631, 41.8726, 42.3971) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.28
Dusty Pink
#D8A7B1
ΔE00 9.04
Rosybrown
#BC8F8F
ΔE00 9.13
Mushroom
#BA9E88
ΔE00 9.92
Dark Gray
#A9A9A9
ΔE00 9.98
Light Mauve
#C292A1
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA8A7 #A7BEBF
analogous
#BFA7B2 #BFA8A7 #BFB4A7
triadic
#BFA8A7 #A7BFA8 #A8A7BF
tetradic
#BFA8A7 #B2BFA7 #A7BEBF #B4A7BF
square
#BFA8A7 #B2BFA7 #A7BEBF #B4A7BF
split-complementary
#BFA8A7 #A7BFB4 #A7B2BF
monochromatic
#886563 #A58584 #BFA8A7 #D9CBCA #F2EDED
Accessibility & contrast
On white
2.24
#BFA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#BFA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA8A7
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA8A7 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#B1AFA7
Tritanopia (blue-blind)
#C4A6A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa8a7; /* rgb */ color: rgb(191, 168, 167); /* oklch */ color: oklch(75.1% 0.027 20.8);
Tailwind
colors: {
custom: {
50: '#d2c1c1',
500: '#bfa8a7',
950: '#000000',
},
}SCSS
$custom: #bfa8a7; $custom-light: #d2c1c1; $custom-dark: #000000;
JSON
{
"hex": "#bfa8a7",
"rgb": {
"r": 191,
"g": 168,
"b": 167
},
"hsl": {
"h": 2.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.75123,
"c": 0.02693,
"h": 20.8
},
"luminance": 0.41872
}Semantic roles & 50–950 ramp
primary
#BFA8A7
secondary
#DEE4E4
accent
#979A4B
background
#FCFBFB
surface
#F9F7F7
border
#D2D0D0
text
#141212
muted
#828181