#BFB2AE#BFB2AE
#BFB2AE is a light, near-neutral red. Relative luminance 0.460; OKLCH L 77.3% C 0.016 H 37.9°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB2AE |
|---|---|
| RGB | rgb(191, 178, 174) |
| HSL | hsl(14, 12%, 72%) |
| HSV | hsv(14, 9%, 75%) |
| CMYK | cmyk(0%, 6.8%, 8.9%, 25.1%) |
| CIE-LAB | lab(73.53, 3.93, 3.71) |
| CIE-LCH | lch(73.53, 5.40, 43.33°) |
| OKLab | oklab(77.33% 0.0126 0.0098) |
| OKLCH | oklch(77.33% 0.016 37.9) |
| XYZ | xyz(45.0455, 45.9738, 46.5370) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.94
Warm Gray
#C9BEB0
ΔE00 6.20
Silver
#C0C0C0
ΔE00 6.74
Dark Gray
#A9A9A9
ΔE00 6.85
Dove Gray
#B6B8BD
ΔE00 7.62
Greige
#B8AB98
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB2AE #AEBBBF
analogous
#BFAEB3 #BFB2AE #BFBBAE
triadic
#BFB2AE #AEBFB2 #B2AEBF
tetradic
#BFB2AE #B3BFAE #AEBBBF #BBAEBF
square
#BFB2AE #B3BFAE #AEBBBF #BBAEBF
split-complementary
#BFB2AE #AEBFBB #AEB3BF
monochromatic
#88726B #A4928C #BFB2AE #DAD3D0 #F1EFEE
Accessibility & contrast
On white
2.06
#BFB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#BFB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB2AE
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB2AE | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AE
Deuteranopia (green-blind)
#B8B6AE
Tritanopia (blue-blind)
#C3B0B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bfb2ae; /* rgb */ color: rgb(191, 178, 174); /* oklch */ color: oklch(77.3% 0.016 37.9);
Tailwind
colors: {
custom: {
50: '#d2c9c6',
500: '#bfb2ae',
950: '#000000',
},
}SCSS
$custom: #bfb2ae; $custom-light: #d2c9c6; $custom-dark: #000000;
JSON
{
"hex": "#bfb2ae",
"rgb": {
"r": 191,
"g": 178,
"b": 174
},
"hsl": {
"h": 14.118,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.77329,
"c": 0.016,
"h": 37.9
},
"luminance": 0.45973
}Semantic roles & 50–950 ramp
primary
#BFB2AE
secondary
#E2E6E7
accent
#859650
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282