#BFB1AE#BFB1AE
#BFB1AE is a light, near-neutral red. Relative luminance 0.456; OKLCH L 77.1% C 0.017 H 32.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB1AE |
|---|---|
| RGB | rgb(191, 177, 174) |
| HSL | hsl(11, 12%, 72%) |
| HSV | hsv(11, 9%, 75%) |
| CMYK | cmyk(0%, 7.3%, 8.9%, 25.1%) |
| CIE-LAB | lab(73.27, 4.47, 3.33) |
| CIE-LCH | lch(73.27, 5.58, 36.71°) |
| OKLab | oklab(77.13% 0.0142 0.0089) |
| OKLCH | oklch(77.13% 0.017 32) |
| XYZ | xyz(44.8472, 45.5773, 46.4709) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.32
Warm Gray
#C9BEB0
ΔE00 6.97
Dark Gray
#A9A9A9
ΔE00 7.11
Silver
#C0C0C0
ΔE00 7.17
Dove Gray
#B6B8BD
ΔE00 7.83
Greige
#B8AB98
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB1AE #AEBCBF
analogous
#BFAEB4 #BFB1AE #BFBAAE
triadic
#BFB1AE #AEBFB1 #B1AEBF
tetradic
#BFB1AE #B4BFAE #AEBCBF #BAAEBF
square
#BFB1AE #B4BFAE #AEBCBF #BAAEBF
split-complementary
#BFB1AE #AEBFBA #AEB4BF
monochromatic
#88706B #A4908C #BFB1AE #DAD2D0 #F1EFEE
Accessibility & contrast
On white
2.08
#BFB1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#BFB1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB1AE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB1AE | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AE
Deuteranopia (green-blind)
#B7B5AE
Tritanopia (blue-blind)
#C3AFB0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bfb1ae; /* rgb */ color: rgb(191, 177, 174); /* oklch */ color: oklch(77.1% 0.017 32.0);
Tailwind
colors: {
custom: {
50: '#d2c8c6',
500: '#bfb1ae',
950: '#000000',
},
}SCSS
$custom: #bfb1ae; $custom-light: #d2c8c6; $custom-dark: #000000;
JSON
{
"hex": "#bfb1ae",
"rgb": {
"r": 191,
"g": 177,
"b": 174
},
"hsl": {
"h": 10.588,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.77127,
"c": 0.01669,
"h": 32
},
"luminance": 0.45577
}Semantic roles & 50–950 ramp
primary
#BFB1AE
secondary
#E2E6E7
accent
#899650
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282