#BFC3AF#BFC3AF
#BFC3AF is a light, muted yellow-green. Relative luminance 0.532; OKLCH L 80.8% C 0.028 H 116.2°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3AF |
|---|---|
| RGB | rgb(191, 195, 175) |
| HSL | hsl(72, 14%, 73%) |
| HSV | hsv(72, 10%, 76%) |
| CMYK | cmyk(2.1%, 0%, 10.3%, 23.5%) |
| CIE-LAB | lab(77.99, -4.94, 9.58) |
| CIE-LCH | lch(77.99, 10.78, 117.30°) |
| OKLab | oklab(80.85% -0.0123 0.0249) |
| OKLCH | oklch(80.85% 0.028 116.2) |
| XYZ | xyz(48.7378, 53.2018, 48.2505) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.10
Warm Gray
#C9BEB0
ΔE00 8.38
Light Grey
#D8DCD6
ΔE00 8.65
Bland
#AFA88B
ΔE00 8.87
Cement
#A5A391
ΔE00 8.99
Greyish
#A8A495
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3AF #B3AFC3
analogous
#C3BDAF #BFC3AF #B5C3AF
triadic
#BFC3AF #AFBFC3 #C3AFBF
tetradic
#BFC3AF #AFC3BD #B3AFC3 #C3AFB5
square
#BFC3AF #AFC3BD #B3AFC3 #C3AFB5
split-complementary
#BFC3AF #AFB5C3 #BDAFC3
monochromatic
#868D6A #A3A98C #BFC3AF #DBDDD2 #F1F2EE
Accessibility & contrast
On white
1.80
#BFC3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#BFC3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3AF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3AF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1AE
Deuteranopia (green-blind)
#C6C1B0
Tritanopia (blue-blind)
#C1C1BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc3af; /* rgb */ color: rgb(191, 195, 175); /* oklch */ color: oklch(80.8% 0.028 116.2);
Tailwind
colors: {
custom: {
50: '#d2d5c6',
500: '#bfc3af',
950: '#000000',
},
}SCSS
$custom: #bfc3af; $custom-light: #d2d5c6; $custom-dark: #000000;
JSON
{
"hex": "#bfc3af",
"rgb": {
"r": 191,
"g": 195,
"b": 175
},
"hsl": {
"h": 72,
"s": 14.286,
"l": 72.549
},
"oklch": {
"l": 0.8085,
"c": 0.0278,
"h": 116.2
},
"luminance": 0.53202
}Semantic roles & 50–950 ramp
primary
#BFC3AF
secondary
#848097
accent
#4D985C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382